Hi.
You can't save a solution of VS2005 to VS2003. VS 2003 use .net framework 1.1 where as VS2005 use .net framework 2. So u can't just compile it vs2003. You need to modify your coding. That means you have to do it manually or you can look for third party conversion tool.
Regards
Tom & Jerry |