HighTechTalks DotNet Forums  

Setting the Framework version on Deployment

ASP.net ASP.net discussions (microsoft.public.dotnet.framework.aspnet)


Discuss Setting the Framework version on Deployment in the ASP.net forum.



Reply
 
Thread Tools Search this Thread Display Modes
  #1  
Old   
segdae22@gmail.com
 
Posts: n/a

Default Setting the Framework version on Deployment - 10-08-2007 , 03:38 PM






I have created a setup project for my webservice. So far I've been
able to set the name of the virtual directory and a number of other
custom properties but the one thing I can't seem to figure out how to
do is to specify which version of the framework the virtual directory
should run under. My setup works great except for the fact that it
defaults to the 1.1 framework instead of the 2.0 which causes the site
to fail to load. Is there a way I can set the framework version in
the setup project so it doesn't have to be manually changed in IIS
after the setup is complete?


Reply With Quote
  #2  
Old   
Nick Chan
 
Posts: n/a

Default Re: Setting the Framework version on Deployment - 10-09-2007 , 02:10 AM






right click on the virtual directory > properties >
u SHOULD be able to see asp.net TAB page where u can select the
version.
if not, i'd suggest reinstalling asp.net 2.0

On Oct 9, 3:38 am, segda... (AT) gmail (DOT) com wrote:
Quote:
I have created a setup project for my webservice. So far I've been
able to set the name of the virtual directory and a number of other
custom properties but the one thing I can't seem to figure out how to
do is to specify which version of the framework the virtual directory
should run under. My setup works great except for the fact that it
defaults to the 1.1 framework instead of the 2.0 which causes the site
to fail to load. Is there a way I can set the framework version in
the setup project so it doesn't have to be manually changed in IIS
after the setup is complete?



Reply With Quote
  #3  
Old   
segdae22@gmail.com
 
Posts: n/a

Default Re: Setting the Framework version on Deployment - 10-09-2007 , 11:15 AM



On Oct 9, 2:10 am, Nick Chan <zzzxtr... (AT) yahoo (DOT) com> wrote:
Quote:
right click on the virtual directory > properties
u SHOULD be able to see asp.net TAB page where u can select the
version.
if not, i'd suggest reinstalling asp.net 2.0

On Oct 9, 3:38 am, segda... (AT) gmail (DOT) com wrote:



I have created a setup project for my webservice. So far I've been
able to set the name of the virtual directory and a number of other
custom properties but the one thing I can't seem to figure out how to
do is to specify which version of the framework the virtual directory
should run under. My setup works great except for the fact that it
defaults to the 1.1 framework instead of the 2.0 which causes the site
to fail to load. Is there a way I can set the framework version in
the setup project so it doesn't have to be manually changed in IIS
after the setup is complete?- Hide quoted text -

- Show quoted text -
No I want to be able to do this via the Setup package so the web admin
doesn't have to take this step seperately after installing the website
using the setup.exe.



Reply With Quote
Reply




Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.