Re: [aus-dotnet] IIS troubles


    [Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
    • From: Paul Stovell
    • Subject: Re: [aus-dotnet] IIS troubles
    • Date: Sun, 29 Jan 2006 18:39:41 -0800

    Andrew,

    See http://forums.asp.net/1146285/ShowPost.aspx

    It sounds like you just need to run aspnet_regiis -i (to reinstall ASP.NET in IIS).

    Thanks,


    On 1/30/06, Andrew Boyd <a.boyd@xxxxxxxxxxxxxxxxxxxxx> wrote:

    Good afternoon everyone,

    I have just installed a fresh copy of VS05 on a newly built PC.  It doesn't even have version 1.1 of the .NET Framework.  When VS05 was installed (and consequently version 2.0 of the .NET Framework), IIS wasn't installed.  Now when I try to run the basic "Hello World" Web Service, I get the following error… any ideas???

     

    Server Error in '/WSTest' Application.


    Object reference not set to an instance of an object.

    Description: An unhandled exception occurred during the execution of the current web request. Please review the stack trace for more information about the error and where it originated in the code.

    Exception Details: System.NullReferenceException: Object reference not set to an instance of an object.

    Source Error:

    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
    

     


    Version Information: Microsoft .NET Framework Version:2.0.50727.42; ASP.NET Version:2.0.50727.42

    This email and any files transmitted with it are confidential and intended solely for the use of the individual or entity to whom they are addressed. If you have received this email in error please notify the system manager. This message contains confidential information and is intended only for the individual named. If you are not the named addressee you should not disseminate, distribute or copy this e-mail.



    --
    Paul Stovell
    http://www.paulstovell.net


    (Click here for more information on the aus-dotnet mailling list)