update to asp.net 2 only for one single website

  • Thread starter Thread starter Alexander Widera
  • Start date Start date
A

Alexander Widera

hi,

how can i update one single website to asp.net v2.0 ? The other websites
should stay v1.14 ...


thanks,

alex
 
Install the .net framework 2.0 and make sure, in the ASP.NET tab in
the Internet Service Manager's properties for each application you run,
that the site which you want to target 2.0 targets it, and that the other
apps target asp.net 1.1.



Juan T. Llibre, ASP.NET MVP
ASP.NET FAQ : http://asp.net.do/faq/
ASPNETFAQ.COM : http://www.aspnetfaq.com/
Foros de ASP.NET en Español : http://asp.net.do/foros/
======================================
 
I don't have the ASP.NET tab.
I noticed that this is a bug... i think i get it working without any more
help.
Thanks a lot.
Alex
 

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

Back
Top