« Previous Next »

Thread: Web Garden IIS 7 Classic ASP

Last post 09-17-2008 3:30 PM by steve schofield. 7 replies.

Average Rating Rate It (5)

RSS

Page 1 of 1 (8 items)

Sort Posts:

  • 09-17-2008, 10:45 AM

    • znwpta
    • Not Ranked
    • Joined on 09-17-2008, 2:38 PM
    • Posts 8

    Web Garden IIS 7 Classic ASP

    I am currently upgrading our web server from  2003 to 2008, we use Classic ASP. I have been using IIS7 w/o major problems until I tried to use the State Server under "Session " Icon. I have it set to  ConecctionString = "10.0.10.9:424249". It does not seem like the state server works for classic ASP, since I am losing my session at random times. Is there a way to use a state server in IIS 7 for classic ASP ?


     

  • 09-17-2008, 12:15 PM In reply to

    Re: Web Garden IIS 7 Classic ASP

    Have you tried running the application pool in classic mode?

    Steve Schofield
    Windows Server MVP - IIS
    http://weblogs.asp.net/steveschofield


    http://www.IISLogs.com
    Log archival solution
    Install, Configure, Forget
  • 09-17-2008, 12:50 PM In reply to

    • znwpta
    • Not Ranked
    • Joined on 09-17-2008, 2:38 PM
    • Posts 8

    Re: Web Garden IIS 7 Classic ASP

    Yes both classic or integrated mode did not work.

  • 09-17-2008, 1:44 PM In reply to

    • dbhiis
    • Not Ranked
    • Joined on 07-04-2007, 4:21 AM
    • Posts 2

    Re: Web Garden IIS 7 Classic ASP

    Based on the subject of your posting, I assume you are using the web garden feature.

    Are you having the same issues with web garden disabled?

  • 09-17-2008, 2:13 PM In reply to

    • znwpta
    • Not Ranked
    • Joined on 09-17-2008, 2:38 PM
    • Posts 8

    Re: Web Garden IIS 7 Classic ASP

    if I am only using 1 process, i have no problem at all. I am guessing that the session management is for asp.net only (at least the builtin iis7 feature). it seems that when i use 2 or more process (turning into a webgarden) i lose session randomly. Is there a way to make this feature work for classic asp too?

  • 09-17-2008, 2:23 PM In reply to

    Re: Web Garden IIS 7 Classic ASP

    The state server is meant for asp.net applications and not classic ASP apps.   In theory it might work with asp.net based apps, web-gardens and a central State Server store, but it's something i've never tested.

    Steve Schofield
    Windows Server MVP - IIS
    http://weblogs.asp.net/steveschofield


    http://www.IISLogs.com
    Log archival solution
    Install, Configure, Forget
  • 09-17-2008, 2:37 PM In reply to

    • znwpta
    • Not Ranked
    • Joined on 09-17-2008, 2:38 PM
    • Posts 8

    Re: Web Garden IIS 7 Classic ASP

    How do I go about having a web garden using Classic ASP (IIS7) ? is there something I can buy or download that will allow out-of-process session management?

  • 09-17-2008, 3:30 PM In reply to

    Re: Web Garden IIS 7 Classic ASP

    I'm not aware of any 3rd party products.  http://aspin.com is a great resource for classic asp based items.

    Also, here is a thread that shows how to share session between ASP and ASP.NET

    http://www.google.com/search?hl=en&q=asp+and+asp.net+session&aq=f&oq=

    It seems like a bit of a hack, but it might be an option.   Hope that helps.

    Steve Schofield
    Windows Server MVP - IIS
    http://weblogs.asp.net/steveschofield


    http://www.IISLogs.com
    Log archival solution
    Install, Configure, Forget
Page 1 of 1 (8 items)
Microsoft Communities