convert project built with vss2003 to vss2005

I have a Managed C++ project built with VS2003.net which is built successfully and running well, but when I try to open it with VS2005.NET(beta2), it just give many compilation errors. Could you please suggest what should pay attention to when migrate project from vs2003 to vs2005?

Thanks for any advices!

Regards,
Kevin

[375 byte] By [kdong] at [2007-12-16]
# 1
Hi,

Please post a list of specific errors that you see returned from the compiler. You can also check out What's new section on MSDN that outline changes made in VS2005, http://msdn2.microsoft.com/library/bw65k95a(en-us,vs.80).aspx

Thanks,
Nikola
VC++

NikolaDudar at 2007-9-9 > top of Msdn Tech,Visual C++,Visual C++ General...