Upgrade from AX 2009 to AX 2012 R2

Hi all,

I need to upgrade from AX 2009 SP1 to AX 2012 R2. The system that we had implemented was a vannila system where we had developed around 20 reports in X ++ and 4 processes in Enterprise Portal.

I need to know whether i can use the reports and the objects that were developed in AX 2009 in AX 2012 R2 . And if there are any standard methods for upgrading from AX 2009 to AX 2012 kindly let me know

Thanks

Rajesh

Update from Ax 2009 to Ax 2012 is quite easier only but we need to take some precautions when moving the code…U can’t use those reports cause those objects may have changed in AX 2012.if those are completely new means you can use those objects in 2012 as well.

please refer MSDN for Upgrate document …Microsoft provided excellent document for Up-gradation process…

Regards,

Hi,

What about Enterprise portal related developements? I had developed in Visual studio 2008 for the developement. Whereas in AX 2012, the minimum version is Visual studio 2010. So would i be possible to use the same C# codes in AX 2012 or should i create new EP files?