I have this old asp app. I've written new asp.net code, and want to run it in the same directory. apart from copying it into the directory, are they any other changes I need to do?Well aside from the obvious - having .NET Framework installed; no, I can't think of anything else you would have to do.
Both ASP and ASP.NET need Virtual Directory to work, so you need only to place the asp pages within the ASP.NET app, since it is a virt. dir.
regards
0 comments:
Post a Comment