Results 1 to 2 of 2

Thread: Debugging Problem

  1. #1

    Thread Starter
    Lively Member
    Join Date
    Jan 2004
    Posts
    100

    Debugging Problem

    Hi all.
    This might be a stupid question.
    However, I really appreciate for those who care to explain.
    I am a new to VB.net.
    I made simple program.
    There is an error while trying to run the project.
    The error states that:

    Error while trying to run project; unable to start debugging on the web server. Debugging failed because integrated Windows authetication is not enabled.

    How can I enable the Windows authentication ?

    The project can be run if I start the project without debugging.

    Can anyone explain to me why this problem occur?

    Thanks in advance.

  2. #2
    Shared Member
    Join Date
    May 2005
    Location
    Kashmir, India
    Posts
    2,277

    Re: Debugging Problem

    Are you using LocalHost (IIS). If so then have you tried restarting the IIS and try executing aspnet_regiis.exe -i.

    aspnet_regiis can be found in "%windir%\Microsoft.NET\Framework\versionnumber
    Use [code] source code here[/code] tags when you post source code.

    My Articles

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width