Re: How to share VB code across multiple pages?
- From: antonyliu2002@xxxxxxxxx
- Date: 29 Sep 2005 10:40:28 -0700
Juan T. Llibre wrote:
> re:
> > That said, I have downloaded and installed the ASP.20
> > Visual Web Developer kit and issued aspnet_regiis.exe -i.
>
> From which .Net Framework directory ?
> From the 1.1 .Net Framework dir, or from the 2.0 directory ?
I issued the aspnet_regiis.exe -i from the v2.0.50215 folder.
> Also, did you change your application's directory so it runs
> the 2.0 ASP.NET version, or is it still running the 1.1 version ?
No, I did not. Do you mean that applications for ASP.NET 2.0 must
reside in a directory different from those of ASP.NET 1.1?
> If the ASP.NET tab is available in the IIS Manager, change
> the target .Net Framework version to the appropiate one.
Yes, the tabs are visible. Both v1.1.4322 and v2.0.50215 are
"Allowed". Do you mean that I should "prohibit" v1.1.4322?
> If it's not available, download Denis Bauer's ASP.NET Version Switcher
> and change the ASP.NET version for you app withj that :
>
> http://www.denisbauer.com/NETTools/ASPNETVersionSwitcher.aspx
>
> Remember that now that you're running two versions of ASP.NET that,
> at least, all 1.1 apps will need to be in one AppPool and all 2.0 apps
> will need to be in a different AppPool.
>
>
>
>
> Juan T. Llibre, ASP.NET MVP
> ASP.NET FAQ : http://asp.net.do/faq/
> Foros de ASP.NET en Español : http://asp.net.do/foros/
> ======================================
.
- Follow-Ups:
- Re: How to share VB code across multiple pages?
- From: Juan T. Llibre
- Re: How to share VB code across multiple pages?
- References:
- Re: How to share VB code across multiple pages?
- From: antonyliu2002
- Re: How to share VB code across multiple pages?
- From: Juan T. Llibre
- Re: How to share VB code across multiple pages?
- From: antonyliu2002
- Re: How to share VB code across multiple pages?
- From: antonyliu2002
- Re: How to share VB code across multiple pages?
- From: Juan T. Llibre
- Re: How to share VB code across multiple pages?
- Prev by Date: Re: IStateManager in a class object
- Next by Date: How to pass values to a vbscript function?
- Previous by thread: Re: How to share VB code across multiple pages?
- Next by thread: Re: How to share VB code across multiple pages?
- Index(es):
Relevant Pages
|