Can applications from visual studio 6 and vs.net can coexist in the same web server without any problem. Any issues, any document will be a great help.
They were designed to coexist. There are no issues with installation or
operation. Be aware though, that asp and aspx pages do not share session
data and you would need to persist the data between them yourself using some
mechanism (database).
CrazyProgrammer said:
Can applications from visual studio 6 and vs.net can coexist in the same
Want to reply to this thread or ask your own question?
You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.