Re: How to share VB code across multiple pages?
- From: "Juan T. Llibre" <nomailreplies@xxxxxxxxxxx>
- Date: Thu, 29 Sep 2005 13:53:10 -0400
re:
> 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?
You can't have the same application running under both
1.1 and 2.0 in the same physical, or virtual, directory.
Also, they must run in a different Application Pool.
re:
> 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?
No.
Only that your 1.1 apps must run in a different AppPool than 2.0's.
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/
======================================
<antonyliu2002@xxxxxxxxx> wrote in message
news:1128015628.736771.321360@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
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?
.
- Follow-Ups:
- 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?
- 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?
- From: antonyliu2002
- Re: How to share VB code across multiple pages?
- Prev by Date: How to pass values to a vbscript function?
- Next by Date: Re: How to share VB code across multiple pages?
- 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
|
Loading