|
dev
newsgroups
|
|||||||||||||||||||||||
|
|||||||||||||||||||||||
Re: Framework Version<startup> <requiredRuntime version="v1.0.3705" safemode="true"/> </startup> </configuration> That should do it. VJ Show quote "VJ" <nonewsaddr***@yahoo.com> wrote in message news:... >I believe this can be done using the Web.Config, what ever you change in >IIS is also changing Web.Config. You can place a web.config in the >application's root virtual directory and include the below to load 2.0. >This web.config you can deploy with the MSI. > > VJ > > "Ragu" <R***@discussions.microsoft.com> wrote in message > news:8CECC74B-6C80-4294-8737-ADD4B6712BA4@microsoft.com... >> Hi >> >> I have installed 1.1 and 2.0 framework in my machine. >> >> Now i have developed an asp.net application with 2.0 as framework and >> when i >> created a set up for my application and installed it, it took 1.1 as the >> default framework and i had to go to IIS and changed the Framework >> version to >> 2.0 for this application. >> >> Is there any way that i could specify that this application should use >> 2.0 >> while creating setup for this project even though 1.1 is the default in >> that >> server ? >> >> Thanx in advance >> >> Ragu >> >> >> > > |
|||||||||||||||||||||||