|
|
|
|
|
|
|
|
Results
This error occurs when trying to access the session object inside a HttpHandler.
Posted by LazyAssCoder on Jun 06, 2007
896 Views
When you compile in ASP.NET 2.0, the code is no longer compiled into one assembly. This could be a problem when trying to configure a httpHandler in the web.config. This article will show you how to register a httpHandler correctly in the web.config.
Posted by LazyAssCoder on May 23, 2007
55 Views
|
|
|
|
|
|
|