Failed login MyMachine\ASPNET

From: N Thorell (NThorell_at_discussions.microsoft.com)
Date: 03/23/05


Date: Wed, 23 Mar 2005 04:05:03 -0800

I just wanted to write a simple WebService to return a dataset.
But when I am trying to debug it under Visual Studio, I get an exception
when calling conn.Open( ). The error message is "Failed to login user
myMachine\ASPNET". What is ASPNET??? Why does Visual Studio invent that
account, if it fails to connect to my local MSDE? What can I do about it?
Please, I am not an administrator, so I need every detail.



Relevant Pages

  • Re: Mixed code - Crashes in Release Mode
    ... native and managed code writted in C++/CLI in Visual Studio 2005. ... The application runs fine in "Debug mode", ... exception and pretty low quality. ...
    (microsoft.public.vc.language)
  • Re: Mixed code - Crashes in Release Mode
    ... The application runs fine in "Debug mode", ... exception and pretty low quality. ... I run the program from within Visual Studio 2008 by clicking on "Start ...
    (microsoft.public.vc.language)
  • Re: Problem with Registering filter on windows mobile
    ... The fix is to modify C/C++ preprocessor definitions in the ... unresolved external because it's only defined in debug builds, ... the project using the visual studio wizard it worked, ... Windows CE Multimedia and Graphics ...
    (microsoft.public.windowsce.app.development)
  • RE: debugger doesnt stop at breakpoint while debugging SQLCLR functio
    ... It seems remote debugging component was not installed during Visual Studio ... I click Step into Function and I am able to debug the function step by step. ... Stored Procedure is in separate assembly which is created in SQL Server ...
    (microsoft.public.vsnet.debugging)
  • Re: Running and debugging a website on http://www.mysite.com instead of http://localhost
    ... I'm using Visual Studio 2003 Professional. ... Either way the obvious question would be whether or not you have debug ... enabled on what Visual Studio recognizes as a remote website. ... public static string ErrorUrl ...
    (microsoft.public.dotnet.framework.aspnet)