Ask a Question related to ASP.NET General, Design and Development.
-
Paul #1
httpapplication in ASP.NET modules problem
Hi all,
I have an ASP.NET application, and in that, I have a helper module for doing
common tasks. One of the things I'd like to do is basically add a
getMemberID function, that references a cookie value, does some magic, and
returns the memberid.
My problem is:
The Request.Cookies is just not there in side the module (yet on code behind
it is).
After hours of search Google, msdn, and a million other resources, I've
decided to bail out and ask for help.
Can anyone suggest?
Thanks
Paul
Paul Guest
-
how to throw SoapException from HttpApplication
Hi, When I throw a SoapException from HttpApplication the client which is a Soap Client is saying that it expected text\xml but got text\html.... -
Problem installing certain PERL modules
I'm currently attepting to install Spamassassin on my PC but have hit a problem installing two modules DB_File-1.810 and Time-HiRes-1.65. Other... -
HttpApplication.User.Identity.Name has old login id
I'm using HttpApplication.User.Identity.Name to get the login id for the current user and then using that login id to read custom security... -
Problem in update-modules after upgrading
Hi, I have upgraded from woody to sid. I have installed the alsa packages when i am in woody, so that in woody, there is a file "alsa" in... -
HttpApplication Init, Application_Start and Application_End don't fire
I have an odd problem... We have a small development team (three coders) working on the same project (a C# web application). Each coder has a...



Reply With Quote

