mod_aspdotnet and asp sessions
Brought to you by:
wrowe
From: Shane A. <sha...@gm...> - 2007-03-09 04:09:12
|
Hi Hopefully someone is around to answer my question. I am trying to figure out how sessions are handled. I am porting a few asp projects over to apache on Windows 2003. Everything worked great at "localhost" but once I pointed the DNS at the machine and used the domain, sessions stopped working. I can not figure out if it is an apache conf issue or an asp issue. Why would sessions work on localhost but not with the domain name? The error log records a request to a file called WebResource.axd, which does not exist. What do I do? Thanks Shane Anderson |