asp.net – session – multiple browser tabs – different sessions?
I’d like to maintain a session state per browser tab.
I’d like to maintain a session state per browser tab.
I am trying to deploy an ASP.NET application. I have deployed the site to IIS, but when visiting it with the browser, it shows me this:
In the action method, headers are set to instruct browsers how to cache the response. They are:
I have been searching for info on this to no avail. The context of why i need this is another question I asked here. More specifically, does creating/updating/deleting files in App_Data cause a pool recycle?
I have a web app that works fine on VS 2013 on my development server, but once I published it on the IIS 7.5 2008 R2 server the Ajax scripts, located on my custom script file, don’t work anymore, although the other JQuery scripts that do not call Ajax do work properly. Is there anything else that needs to be done in order to have ajax working in the server? I’ve read some posts about, but couldn’t find an answer yet. I’ve limited experience in IIS and Ajax.
Today we have built a console application for running the scheduled tasks for our ASP.NET website. But I think this approach is a bit error prone and difficult to maintain. How do you execute your scheduled task (in an windows/IIS/ASP.NET environment) Update: Examples of tasks: Sending email from an email-queue in the database Removing outdated … Read more
When a user loads a page, it makes one or more ajax requests, which hit ASP.NET Web API 2 controllers. If the user navigates to another page, before these ajax requests complete, the requests are canceled by the browser. Our ELMAH HttpModule then logs two errors for each canceled request:
I am getting the error Maximum request length exceeded when I am trying to upload a video in my site.
I’ve been looking at ways to implement gmail-like messaging inside a browser, and arrived at the Comet concept. However, I haven’t been able to find a good .NET implementation that allows me to do this within IIS (our application is written in ASP.NET 2.0). The solutions I found (or could think of, for that matter) … Read more
Detailed Error Information
Module IIS Web Core
Notification BeginRequest
Handler Not yet determined
Error Code 0x8007052e
Config Error Can not log on locally to C:inetpubwwwroot as user administrator with virtual directory password
Config File Unavailable (Config Isolation)
Requested URL http://192.168.0.3:80/
Physical Path C:inetpubwwwroot
Logon Method Not yet determined
Logon User Not yet determined