Sorry if this is a repeat question, I've just joined the groups. Replies
will be forwarded to microsoft.public.dotnet.framework.
I am using VS.Net 2002 and have just installed Framework 1.1 on my machine.
I am developing an ASP.Net application. It is my understanding that VS.Net
2002 will only let me develop in Framework 1.0, is that true? When I deploy
my ASP.Net application, what version of the Framework will use if the target
server has Framework 1.1 installed? Should I install Framework 1.1 on the
production machine or would that be a waste of time if my application is
only using Framework 1.0?
Could I build my application in Visual Studio 2002 to make use of Framework
1.1?
Please help.
regards,
Raj
thomas gathings - 28 Jun 2004 21:03 GMT
the app developed in 1.0 will port no problem to the 1.1 framework. you cannot use framework 1.1 from within Visual Studio 2002.
just be sure to familiarize yourself with aspnet_regiis.exe - a utility found in your framework install that maps/remaps asp.net isapis to iis when you switch frameworks (but in yourcase, i don't think it matters until you install 1.1 on your machine and want to develop asp.net apps against 1.1)
here's a link to msdn doc on aspnet_regiis
http://www.microsoft.com/resources/documentation/WindowsServ/2003/standard/prodd
ocs/en-us/Default.asp?url=/resources/documentation/WindowsServ/2003/standard/pro
ddocs/en-us/aaconaspnetiisregistrationtoolaspnet_regiisexe.asp
cheers,
thomas
>Sorry if this is a repeat question, I've just joined the groups. Replies
> will be forwarded to microsoft.public.dotnet.framework.
[quoted text clipped - 14 lines]
> regards,
> Raj
___
Newsgroups brought to you courtesy of www.dotnetjohn.com