What are the effects of using VS2005 to migrate from .NET 1.1
Posted
by andy
on Stack Overflow
See other posts from Stack Overflow
or by andy
Published on 2010-01-27T03:35:25Z
Indexed on
2010/04/14
6:53 UTC
Read the original article
Hit count: 220
Hey guys,
I'm working on some legacy code for a client, involving Microsoft Content Management System (MCMS).
Currently, everything is local, the code, MCMS, SQLServer, and IIS (5.x).
I copied the project folder, and then opened the new copied solution in VS2005, and let it do it's conversion thing.
But now nothing works. I've nnotice there have been some changes to IIS profile. What are the extent of these changes...??
Also, my VS2003 fails to recognize the Web Project??
Anyone have any idea what's going on?
cheers!
© Stack Overflow or respective owner