Ask a Question related to ASP.NET Security, Design and Development.
-
Mike B. #1
FormsAuthentication.Initialize() error - NullReferenceException
I'm having a problem with FormsAuthentication.Initialize
() generating a NullReferenceException. This occurs on my
production server. The same code runs on my development
and acceptance servers.
I've already compared web.config and machine.config
between servers. The only diff is that the production
server specifies a key whereas the other two use
autogenerate.
I've also compared IIS settings on the servers and all
appears identical.
The production server is Win2K AS with .NET 1.0 SP1.
Thanks,
Mike
Mike B. Guest
-
nullreferenceexception
I'm having a hard time debugging a nullreferenceexception in my datagrid -- the exception occurs in 'System' .. so its hard to debug.. i can't... -
FormsAuthentication system dsn odbc error
I have an asp.net application which uses FormsAuthentication. I have a reference to a vb6 dll (updateSage). I pass to the updateSage.dll values to... -
Could not initialize because of program error
I finally decided to upgrade from Photodeluxe Bus.Ed.1.0.....I'm running Wn98 2nd ed., with 544 mb RAM & 1.25 gigs free space on my "primary" host... -
Failed to initialize error Mac OS 9.1 - Help Please
I was trying to install the trial version of Adobe Photoshop Elements 2.0 on a G3 Mac running OS 9.1. But I get the error message "Failed to... -
Help Me~~My DropDownList Can not get the"BigClassList.SelectedItem.Text" there is an error: System.NullReferenceException
I have many dropdownlist controls in my ascx (and use LoadControl in a aspx fiel) file,so i write a method "InitList(DropDownList list,string...



Reply With Quote

