Answered by:
Can't load any page after installation

Question
-
User1285153939 posted
Hello.
I installed IIS on WinXP and created a virtual directory, placing all required files and setting access permissions for it, but I keep getting the error message:
Server Error in '/Test' Application.
Object reference not set to an instance of an object.
An unhandled exception was generated during the execution of the current web request. Information regarding the origin and location of the exception can be identified using the exception stack trace below.
Stack Trace:
[NullReferenceException: Object reference not set to an instance of an object.]
System.Web.Hosting.ISAPIWorkerRequestInProc.GetServerVariable(String name) +1618
System.Web.Security.WindowsAuthenticationModule.OnEnter(Object source, EventArgs eventArgs) +593
System.Web.SyncEventExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute() +92
System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean& completedSynchronously) +64
It happens for every page I try to load, even the simplest "Hello world" ones. Could you give me some pointers on this one ?
Thanks in forward !
Tuesday, January 19, 2010 2:41 PM
Answers
-
User-532524509 posted
read this post,answer is given there.
http://forums.asp.net/t/1507659.aspx
- Marked as answer by Anonymous Thursday, October 7, 2021 12:00 AM
Monday, January 25, 2010 6:48 AM
All replies
-
User955742345 posted
Please post the exact error you are getting in its entirety, including any messages at the bottom of the web page.
Tuesday, January 19, 2010 3:35 PM -
User176332441 posted
ok something is empty,
either the label control, you are trying to display, or use a variable which has no value
Tuesday, January 19, 2010 4:26 PM -
User-585189074 posted
Hi,
Can you paste the detailed error message you got here?
___________________________
Catherine Sea[url=http://www.dynamsoft.com/]Scanner COM Control[/url] | [url=http://www.dynamsoft.com/Products/WebTWAIN_Overview.aspx]TWAIN ActiveX/Plug-in[/url]Catherine Sea
[url=http://www.dynamsoft.com/]Scanner COM Control[/url] | [url=http://www.dynamsoft.com/Products/WebTWAIN_Overview.aspx]TWAIN ActiveX/Plug-in[/url]
Friday, January 22, 2010 2:34 AM -
User1077185331 posted
Hi,
my be it happens because of your IIS settings...can you check IIS setting and access writes and authentication mode...
and try also reinstall IIS using this command aspnet_regiis -i
Please, Mark as Answer if this reply helped you
Thanks
Subhash
Sunday, January 24, 2010 12:23 AM -
User-532524509 posted
read this post,answer is given there.
http://forums.asp.net/t/1507659.aspx
- Marked as answer by Anonymous Thursday, October 7, 2021 12:00 AM
Monday, January 25, 2010 6:48 AM