Search

You searched for the word(s): userid:670422

Matching Posts

  • Re: Null Reference Exception in SessionStateModule

    The tech that I worked with was named Sunil, and he was very helpful in this. I don't know if he is the one that initially filed the bug, but he did say that there were a few other incidents of this issue that had been reported so it's possible. Also, he just informed me today that the KB942086 is now publicly available, here's the direct link: http://support.microsoft.com/kb/942086
    Posted to State Management (Forum) by fred.f.chopin on 9/28/2007
  • Re: Null Reference Exception in SessionStateModule

    I worked with MatthewP on this issue for our web application. I called Microsoft for support on this issue and after analyzing three crash dumps from our application (running without MatthewP's fix so we could repro the error) they had a lot of info for me. They initially stated that our custom IIdentity object was not serializing properly. I implemented explicit serialization on this object and it continued to crash. After analyzing the additional crash reports, Microsoft was able to supply
    Posted to State Management (Forum) by fred.f.chopin on 9/25/2007
  • deploy with command line compile, "namespace not found" error, help

    My web application is in .NET 1.1 and is to be deployed on windows server 2003. I developed most of it in Visual Studios 2003 and it builds and runs just fine from there. If I copy the build from visual studios to my web server, it runs just fine. HOWEVER, if I just compile the source from the command line using csc and tell it to ouput a .dll, it doesn't work and I get the error "The type or namespace name 'website' could not be found (are you missing a using directive or an assembly reference?
Page 1 of 1 (3 items)