JS,Images and CSS getting intercepted by HTTPModule
I have a simple HTTPModule which does some custom session state management.
I have a simple HTTPModule which does some custom session state management.
Background: I developed a web app in ASP.Net 3.5 in C#. It runs great but now a few users have reported that they recieve an error sometimes. I have tried to duplicate the error but it has been hard. One time though when I let the app sit I came back later and tried to move it along and it errored out. I would think that has something to do with the timeout but I am using the view state.
I tried to install BugNET on IIS7 with .net 4.5
I have a complex server application that uses Nhibernate and Linq2SQL. About 3 times per day the Linq2sql code generates a “value cannot be null” exception. Once this happens, the code will always generate the exception. Diagnosis and solving the root cause will be lengthy and will introduce instability.
I am trying to deploy a website that I have built in mvc3 on an server that runs iis7. I was able to get it running through the iis7 locally on my laptop, but when I try to put it on the server I get a 403 access denied error when trying to get to it remotely and a “connection has timed out” when I try to view it from the server itself.
I have an ASP.NET web site, my machine has IIS7 running on Windows Vista home premium. I want it to be visible to other computers on the LAN.
I want to have my ASP.NET application write lines to a log somewhere. Does IIS provide any built-in way to log ASP.NET log messages? I was thinking there might be a way to capture calls to System.Diagnostics.Debug.WriteLine(), but I can’t find any way to do it.
I am getting this error when I try to run an ASP.NET application without a web.config file.
After deployment of my website to IIS, I’m getting the following error message when trying to access a session:
I am getting the following error when i run my .aspx page.