All Tagssession (RSS)
  • Re: Unable to serialize the session state - ASP.NET v2.0 -- Please Help

    Hi, Thanks for replying. I've read that post before, and that doesn't really help. I have "StateServer" in the web.config file, and I've been told to leave it as that. I can't go to "InProc", which is why I mentioned that earlier. Amit
    Posted to Forum by amissra on 11-25-2009, 9:43 AM
  • Unable to serialize the session state - ASP.NET v2.0 -- Please Help

    Hi, I'm a little new to asp.net and I'm not exactly sure how to tackle this problem..... On the web application we're using, I'm essentially trying to print out data from a repeater in a panel out to a printer. In the web.config, we're using "StateServer" as the Session...
    Posted to Forum by amissra on 11-25-2009, 9:15 AM
  • Session persistence problem

    I am running IIS7.5 on Win7 Ultimate I have an old asp.net 2 app using session variables The app runs fine in Cassini and in IIS7.5 on the local machine but when accessed externally via the internet the app does not honour the session variables I have tried changing the App Pool from Default to Classic...
    Posted to Forum by jakb on 11-02-2009, 8:37 AM
  • IIS7 classic asp and Session Problem

    Hello, I recieve an error message trying to create or access any Session object in classic asp on IIS7 on Vista. The error sent to the browser is "error '8002801d' ". The offending line of code is <% Session("Junk") = "Test" %> TIA Robert
    Posted to Forum by GeorgeRGage on 10-05-2009, 9:42 AM
  • IIS. Session on one machine-server with PHP & ASP.NET

    Hello. I would like to install IIS for my site. My site is write on PHP. I would like to write some services on it on ASP.NET (C#). Can I get acces to session variable created on PHP in ASP.NET on one IIS server on one machine on one site? Some thing like this: login.php: $_SESSION["status"...
    Posted to Forum by Alex_7721401 on 09-12-2009, 8:02 AM
  • COM+ DLL loses ASPTypeLibrary function when moved to server

    We have multiple web servers running Windows Server 2003 with IIS 6. ASP pages call COM+ VB6 DLL's which in turn call SQL database stored procedures. The DLL's had to be changed because IIS had to be changed from Windows authentication to Anonymous. Since the DLL's were expecting the Windows...
    Posted to Forum by dcwebman on 07-16-2009, 10:58 AM
  • Re: Session loosing after response.redirect

    You should not be loosing sessions after using Response.Redirect. On the other hand, you should not expect to see sessions if you are redirecting from one website to another or from one IIS application to another. A possible gotcha: Note that redirecting user from http://domain.com to http://www.domain...
    Posted to Forum by salman_arshad on 07-08-2009, 3:12 AM
  • IIS7 classic asp and Session Problem

    I am getting Following error in my application which is running on Windows Server 2008, IIS7 and SS2008 ______ERROR______ error '8002801c' /LM/W3SVC/1/ROOT/FLEETSERVICES/global.asa, line 38 ______Which corresponds to below code_______ Sub Session_OnStart Response.Redirect("/Fleetservices...
    Posted to Forum by abksharma on 07-07-2009, 5:39 AM
  • Configuring IIS 6.0 Machine.config for use in Web Farm (ASP.net 2.0)

    So, where would I add the following line? (.net 2.0) < machineKey validationKey ='A130E240DF1C49E2764EF8A86CEDCBB11274E5298A130CA08B90EED016C0 14CEAE1D86344C29E67E99DF83347E43820050A2B9C9FC89E0574BF3394B6D0401A9' decryptionKey ='2CC37FFA8D14925B9CBCC0E3B1506F35066FEF33FEB4ADC8' validation...
    Posted to Forum by k1DBLITZ on 06-25-2009, 4:12 PM
  • Session problem with IIS7

    I just moved to Windows 2008 Server 64 bit version and IIS 7. My problem is that users are getting the same session id. I've changed from In process, Asp.Net state server and now I'm using Memcached, but non have worked correctly. Here is an example. This is session id from a user login in at...
    Posted to Forum by ingigauti on 01-15-2009, 10:42 AM
Page 1 of 2 (16 items) 1 2 Next >
Microsoft Communities