framework 3.5 / IIS question

S

Scott McFadden

I have a VS2008 Orcas Beta 2 ASP.Net application that runs great on my
laptop. However, I want to deploy this to a Win2003 server for more formal
testing. I noticed there is no Aspnet_regiis.exe that comes with framework
3.5 beta 2. How do I manually map my asp.net app to use framework 3.5 on
IIS/Win2003?


thanks
 
A

Alexey Smirnov

I have a VS2008 Orcas Beta 2 ASP.Net application that runs great on my
laptop. However, I want to deploy this to a Win2003 server for more formal
testing. I noticed there is no Aspnet_regiis.exe that comes with framework
3.5 beta 2. How do I manually map my asp.net app to use framework 3.5 on
IIS/Win2003?

thanks

It runs on top of ASP.NET 2.0, you need to copy the web.config only
 

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

Top