Adding ASP.Net pages to existing ASP web (How,What to look for?)

M

Microsoft

I currenty have an ASP website running on a windows2000 server. I have
developed a small asp.net application I want to run along with the existing
ASP web.

I have read that you can do this, but would like to know how or where I can
get documentation on how to do this?

I have created this application on my develpment XP Pro machine (Tested etc)
running IIS6.

I also would like to know what needs to be moved and what doesn't?

I currnetly have a web direcotry structure of:
c:\external\wwwroot

and I would like to put my asp.net application at c:\external\wwwroot\Bundle

Thanks in advance for any assistance.

Rog
 
C

Cowboy \(Gregory A. Beamer\) [MVP]

You create a new project in a current folder in VS.NET. If the files do not
sync up, you simply view all files and add the pages into your site.

The main issue is syncing up the session state from ASP and ASP.NET:
http://msdn.microsoft.com/library/en-us/dnaspp/html/converttoaspnet.asp

--
Gregory A. Beamer
MVP; MCP: +I, SE, SD, DBA

***************************************************************
Think outside the box!
***************************************************************
 

Ask a Question

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.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,769
Messages
2,569,581
Members
45,056
Latest member
GlycogenSupporthealth

Latest Threads

Top