----------------------------------------------------------- New Message on BDOTNET
----------------------------------------------------------- From: nitindotnet Message 3 in Discussion Hi, Depending on the version you want the application to work with you can change the parameters i.e. for version v1.1.4322 in my machine I do: C:\WINNT\Microsoft.NET\Framework\v1.1.4322 \aspnet_regiis.exe -s w3svc/1/root/<virtual directory name> -----Original Message----- From: Khungar, Nitin Sent: Friday, September 19, 2003 11:07 AM To: 'BDOTNET' Subject: RE: .NET Framework 1.1 For those of you who have installed version 1.1 you can force your ASP.NET applications to use the 1.0 version by running the following from the command line: C:\WINNT\Microsoft.NET\Framework\v1.0.3705\aspnet_regiis.exe -s w3svc/1/root/<virtual directory name> This command updates the IIS application mappings so that the ASP.NET file extensions are handled by the 1.0 version ISAPI filter. -----Original Message----- From: Hari1927 [mailto:[EMAIL PROTECTED] Sent: Friday, September 19, 2003 10:58 AM To: BDOTNET Subject: .NET Framework 1.1 New Message on BDOTNET .NET Framework 1.1 Reply Reply to Sender Recommend Message 1 in Discussion From: Hari1927 I have installed .NET Frame work 1.1 in my system. Now i have both 1.0 and 1.1 and my application is referrin to 1.0. How do i make the VS.Net to refer to Framework 1.1 with regards View other groups in this category. ----------------------------------------------------------- To stop getting this e-mail, or change how often it arrives, go to your E-mail Settings. http://groups.msn.com/bdotnet/_emailsettings.msnw Need help? If you've forgotten your password, please go to Passport Member Services. http://groups.msn.com/_passportredir.msnw?ppmprop=help For other questions or feedback, go to our Contact Us page. http://groups.msn.com/contact If you do not want to receive future e-mail from this MSN group, or if you received this message by mistake, please click the "Remove" link below. On the pre-addressed e-mail message that opens, simply click "Send". Your e-mail address will be deleted from this group's mailing list. mailto:[EMAIL PROTECTED]
