• Toll-free  888-665-8637
  • International  +1 717-220-0012
Welcome Guest! To enable all features please Login or Register.

Notification

Icon
Error

ktory
#1 Posted : Wednesday, November 15, 2006 12:31:49 AM(UTC)
ktory

Rank: Member

Joined: 2/20/2005(UTC)
Posts: 89

I have been working on my BVC 5 version of my store, and have it running on my local Windows 2003 machine. I uploaded the site to my server, and installed it on its own URL with its own SSL. I set the ASP.net version to 2. When I start the new store and go to the new store, I get a "Server Application Unavailable", and it also immediately hangs my production BVC 2004 store as well! I have to reboot my server to bring it back. Any ideas? I don't even know where to start to look.
DBS
#2 Posted : Wednesday, November 15, 2006 12:46:43 AM(UTC)
DBS

Rank: Member

Joined: 9/22/2006(UTC)
Posts: 8

Hmmm sound very related to my issues too. Web access gets shut down and I have to reboot to bring all my websites back on line.


In my case I get 1309 error mesages in my aplication logs before it shuts down.
ktory
#3 Posted : Wednesday, November 15, 2006 12:51:35 AM(UTC)
ktory

Rank: Member

Joined: 2/20/2005(UTC)
Posts: 89

I've found my own problem - I needs to create a separate application pool for 2.0 applications, and configure the new store to use the new application pool. That stopped th crashing, but I still am trying to get the new site running.
ktory
#4 Posted : Wednesday, November 15, 2006 1:08:56 AM(UTC)
ktory

Rank: Member

Joined: 2/20/2005(UTC)
Posts: 89

Yep, that did the trick. I went into IIS Manager, Application Pools, right click, New, and added another pool. Then I went to the new site, right click, properties, Home Directory, and changed the application pool to be the new pool. I figured this out by looking at the error log for the server and saw a message about not being able to have two versions of .net in the same application pool.

It would be nice if IIS was smart enough to do the right thing by itself!

DBS: Let me know if this works for you.
Marcus
#5 Posted : Wednesday, November 15, 2006 9:08:25 AM(UTC)
Marcus

Rank: Member

Joined: 11/5/2003(UTC)
Posts: 1,786

ASP.NET 2.0 and ASP.NET 1.1 sites must run inside separate application pools on the same IIS machine.

You can create a "Default App Pool" for .net 1.1 and a "DotNet2 Pool" for 2.0 sites.

Also, 2.0 web sites can exist as sub sites underneath 1.1 sites. However, 1.1 sites can NOT exist as sub sites under a 2.0 root.
Forum Jump  
You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You cannot vote in polls in this forum.

©2024 Develisys. All rights reserved.
  • Toll-free  888-665-8637
  • International  +1 717-220-0012