RE: Configuration Error

From: simon (simon_at_discussions.microsoft.com)
Date: 07/14/05


Date: Thu, 14 Jul 2005 03:25:03 -0700

Hello Karen,

probably u have a syntax error in your webconfig file. Maybe u accidentally
inserted an invalid xml element when u added the identity tag?

Wouldn´t it be easier to configure an application pool to use a certain
identity and then set ur web to use that application pool instead of doing it
via web.config?

regards, Simon

"Karen Hodge" wrote:

> Hello,
> I have the following in my web.config file:
> <identity impersonate="false" userName="domain\userid" password="xxxxxx"/>
>
> WhenI try to debug ny vb.net application, i get the following error:
> ---------------------------
> Microsoft Development Environment
> ---------------------------
> Error while trying to run project: Unable to start debugging on the web
> server. Server side-error occurred on sending debug HTTP request.
>
> Make sure the server is operating correctly. Verify there are no syntax
> errors in web.config by doing a Debug.Start Without Debugging. You may also
> want to refer to the ASP.NET and ATL Server debugging topic in the online
> documentation.
>
>
> ---------------------------
> OK Help
> ---------------------------
>
> Please Help,
> Thank you
>
>
>



Relevant Pages

  • Re: JET Database errors
    ... I checked the sql of the page and it appears to be correct. ... to edit any records in any databases on my server give the same error). ... a copy of JET Database update 4.0, but I'm not going to install it until I ... > The first thing I would check for is a syntax error in the UPDATE ...
    (microsoft.public.frontpage.programming)
  • Re: HELP! MDX query from Query Analyzer to a Linked Analysis Serve
    ... Turned out I genuinely had a syntax error. ... > After creating the linked server, you want to execute the following... ... execute an mdx query interactively using query analyzer. ... I am a newbie to OLAP and Analysis Manager so perhaps I have ...
    (microsoft.public.sqlserver.olap)
  • Re: XFree86 issue
    ... Sound like it might be a syntax error. ... On Fri, 24 Sep 2004, digish reshamwala wrote: ... > When reporting a problem related to a server crash, ... > Please report problems to xfree86@xfree86.org. ...
    (freebsd-questions)
  • Adding Identity Tag Caused Error
    ... I added an identity tag both with and without the userName/password attributes and I get this error on my workstation: ... Error while trying to run project: unable to start debugging on the web server, server side-error occurred on sending debug HTTP request. ... Is there a specific place in Web.config where you're supposed to put the identity tag? ...
    (microsoft.public.dotnet.framework.aspnet.security)
  • Re: Adding Identity Tag Caused Error
    ... You must've messed up the identity tag somewhat because that error states ... server, server side-error occurred on sending debug HTTP request. ... errors in web.config by doing a Debug.Start without debugging. ... trying to impersonate the same access privileges as ASPNET account to the ...
    (microsoft.public.dotnet.framework.aspnet.security)