Google Mail Kalender Text & Tabellen Reader Web Mehr »
Kürzlich besuchte Gruppen | Hilfe | Anmelden
Google Groups-Startseite
Nachricht von Diskussion Error while trying to run project: Unable to start debugging on the web server. Access is denied
Bei der Gruppe, für die Sie eine Mitteilung verfassen, handelt es sich um eine Usenet-Gruppe. Wenn Sie in dieser Gruppe Nachrichten posten, ist Ihre E-Mail-Adresse für jeden im Internet sichtbar
Ihre Antwort wurde nicht gesendet.
Die Nachricht wurde übermittelt.
 
Von:
An:
Cc:
Nachtrag zu:
Cc hinzufügen | Nachtrag hinzufügen zu | Betreff bearbeiten
Betreff:
Bestätigung:
Geben Sie zur Bestätigung die im folgenden Bild angezeigten Zeichen oder die durchgesagten Zahlen ein, indem Sie auf das Eingabesymbol klicken. Hören Sie zu und geben Sie die gehörten Zahlen ein
 
Steven Cheng[MSFT]  
Profil anzeigen   Übersetzen in die Sprache: Übersetzt (Original anzeigen)
 Weitere Optionen 15 Jun. 2005, 09:07
Newsgroups: microsoft.public.vsnet.debugging
Von: v-sch...@online.microsoft.com (Steven Cheng[MSFT])
Datum: Wed, 15 Jun 2005 07:07:31 GMT
Lokal: Mi 15 Jun. 2005 09:07
Betreff: RE: Error while trying to run project: Unable to start debugging on the web server. Access is denied
Hi Terry,

Welcome to MSDN newsgroup.
Regarding on the ASP.NET debugging with non-Admin user account problem,
here are some of my suggestions:

Generally, our document does indicate that we can debug ASP.NET app under a
non-admin account, however, mostly we'll fail to get it work due to many
certain permission settings.  I suggest you try the following things first:

1. Disable anonymous access for that IIS virutal dir(of the asp.net webpp),
and ensure integrated windows authentication. Then, when try debugging ,
use Filemon tool to check whether there're any file system accessing fails,
if so, try adjust the proper NTFS permission setting to resolve them.

2. If the #1 still dosn't work, I'm afraid we may have to use another means
to workaround the problem, we can temporarily change the ASP.NET' worker
process idenity to our logon user(non-Admin account), also make sure that
grant sufficient permission (such as modify, write permission to the
ASP.NET's temporary dir) to the the account, then we can try debugging
again under the non-admin account, the detailes steps are:

1.  Open the machine.config file from the
%windir%\Microsoft.NET\Framework\v1.xxxxx\CONFIG folder.
2.  Locate the <processModel> section.  I believe it's the fourth
occurrence of
"<processModel>".
3.  Change the "userName" attribute to "STONEEAGLE\josh"  (the domain MUST
be in
all caps).
4.  Change the "password" attribute to your password.

5.  Close and save the machine.config file.
6.  At a command line, run "IISRESET" to restart the worker process under
your
account.

7. try using VS.NET to debug the web app again

#If any certain access denied error occur, we can use filemon to check
first.

Hope helps. Thanks,

Regards,

Steven Cheng
Microsoft Online Support

Get Secure! www.microsoft.com/security
(This posting is provided "AS IS", with no warranties, and confers no
rights.)


    Weiterleiten  
Sie müssen sich anmelden, bevor Sie Nachrichten veröffentlichen können.
Bevor Sie eine Nachricht posten können, müssen Sie zunächst dieser Gruppe beitreten.
Bitte aktualisieren Sie vor dem Posten in den Abonnementeinstellungen Ihren Spitznamen.
Sie haben nicht die erforderliche Berechtigung zum Posten.

Eine Gruppe erstellen - Google Groups - Google-Startseite - Nutzungsbedingungen - Datenschutzbestimmungen
©2010 Google