NullReference Exception with HttpModule

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • =?Utf-8?B?RGlzcEV2ZW50QWR2aXNlIGZhaWxzIHdpdGggMHg4

    NullReference Exception with HttpModule

    Hi, I have a beginner's question and I'm not even sure whether it's an asp
    question, an Exchange server question or an x64 question... I've been
    experimenting with HttpModules. I want to use one in an OWA web site to
    override form authentication, with Exchange Server 2007. I keep getting
    NullReference exception, even though I commented all the code.
    I then tried to use it in some web site on my 2003 server, and I did manage
    to run it, and add some code to it again. What could I be doing wrong?
    Thanks in advance,
    Almog.
Working...