Different versions of ASP in the same iis process

N

Neil

I am running Windows SBS 2003
I use RWW and companyweb which work OK.
I have a custom designed app which has started to conflict with Companyweb.

My custom app uses ASP 2.0 while Companyweb uses 1.1 so I keep gettting
errors about differentversions of ASP in the same iis rocess.
I can upgade Companyweb to ASP 2.0 and both apps work oOK, but then RWW fails.

Unfortunately I can not contact the custom app designer, can I transfer the
custom app to a seperate iis process?

Thanks
 
B

Bob Barrows

Neil said:
I am running Windows SBS 2003
I use RWW and companyweb which work OK.
I have a custom designed app which has started to conflict with
Companyweb.

My custom app uses ASP 2.0 while Companyweb uses 1.1 so I keep

Hmmm ... this seems to be about ASP_.Net_
gettting errors about differentversions of ASP in the same iis rocess.
I can upgade Companyweb to ASP 2.0 and both apps work oOK, but then
RWW fails.

You need to use separate application pools. Use IIS Manager to create a
pool named DotNet1X and another named DotNet20. In the website
properties, assign the appropriate application pool to each application.
 
B

Bob Barrows

Neil said:
I am running Windows SBS 2003
I use RWW and companyweb which work OK.
I have a custom designed app which has started to conflict with
Companyweb.

My custom app uses ASP 2.0 while Companyweb uses 1.1 so I keep

Hmmm ... this seems to be about ASP_.Net_
gettting errors about differentversions of ASP in the same iis rocess.
I can upgade Companyweb to ASP 2.0 and both apps work oOK, but then
RWW fails.

You need to use separate application pools. Use IIS Manager to create a
pool named DotNet1X and another named DotNet20. In the website
properties, assign the appropriate application pool to each application.

Also:
**********canned wrong newsgroup reply****************************
There was no way for you to know it (except maybe by browsing through
some of the previous questions before posting yours - always a
recommended practice), but this is a classic (COM-based) asp newsgroup.
ASP.Net is a different technology from classic ASP. While you may be
lucky enough to find a dotnet-savvy person here who can answer your
question, you can eliminate the luck factor by posting your question to
a newsgroup where the dotnet-savvy people hang out. I suggest

microsoft.public.dotnet.framework.aspnet.

There are also forums at www.asp.net where you can find a lot of people
to help you.

HTH,
Bob Barrows
**********canned wrong newsgroup reply****************************
 
B

Bob Barrows

Neil said:
I am running Windows SBS 2003
I use RWW and companyweb which work OK.
I have a custom designed app which has started to conflict with
Companyweb.

My custom app uses ASP 2.0 while Companyweb uses 1.1 so I keep
gettting errors about differentversions of ASP in the same iis rocess.
I can upgade Companyweb to ASP 2.0 and both apps work oOK, but then
RWW fails.

Unfortunately I can not contact the custom app designer, can I
transfer the custom app to a seperate iis process?

Also:
**********canned wrong newsgroup reply****************************
There was no way for you to know it (except maybe by browsing through
some of the previous questions before posting yours - always a
recommended practice), but this is a classic (COM-based) asp newsgroup.
ASP.Net is a different technology from classic ASP. While you may be
lucky enough to find a dotnet-savvy person here who can answer your
question, you can eliminate the luck factor by posting your question to
a newsgroup where the dotnet-savvy people hang out. I suggest

microsoft.public.dotnet.framework.aspnet.

There are also forums at www.asp.net where you can find a lot of people
to help you.

HTH,
Bob Barrows
**********canned wrong newsgroup reply****************************
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,768
Messages
2,569,574
Members
45,048
Latest member
verona

Latest Threads

Top