Welcome to HostingForumz.com!
FAQFAQ      ProfileProfile    Private MessagesPrivate Messages   Log inLog in

Problem attaching script debugger to ASP under IIS6

 
   Web Hosting Problem Solving Community! (Home) -> IIS RSS
Next:  Please Help! Creating Thread Pool for ISAPI Exten..  
Author Message
Andrew Taranov

External


Since: Jun 23, 2005
Posts: 1



(Msg. 1) Posted: Thu Jun 23, 2005 7:02 am
Post subject: Problem attaching script debugger to ASP under IIS6
Archived from groups: microsoft>public>inetserver>iis (more info?)

Hi!

I've got a problem attaching the Script Debugger to ASP
pages under IIS6. Set up everything following IIS6
documentation: turned on ASP debug in IIS Manager; edited
permissions for Machine Debug Manager in the DCOM
configuration, giving Launch and Activate permissions to
Network Service (which is the account for the
corresponding process pool).

IIS is in WP isolation mode. ASP is activated. Sending
detailed error info to the browser is activated and works
fine. No errors in event log about DCOM app attach
permission denials.

Any ideas? How to make the Microsoft Script Debugger work with server-side
ASP (or Visual InterDev, or Office Script Editor for that matter)?

Thanks, Andrew

 >> Stay informed about: Problem attaching script debugger to ASP under IIS6 
Back to top
Login to vote
Wei-Dong XU [MSFT]

External


Since: Feb 05, 2005
Posts: 100



(Msg. 2) Posted: Fri Jun 24, 2005 1:55 am
Post subject: RE: Problem attaching script debugger to ASP under IIS6 [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

Hi Andrew,

From my view, the Script debugger is old, I'd suggest you could use the
VS.net IDE as the ASP script debugger. There is one article from
Gotdotnet.com introducing how to do so.
How to debug script in Visual Studio .NET
http://gotdotnet.com/team/csharp/learn/whitepapers/How%20to%20debug%20script
%20in%20Visual%20Studio%20.Net.doc

Based on my experience, there are two notes for the ASP debugging:
1. you will need to place your ASP pages in the default web site(port 80),
then we can use VS.net to attach the w3wp.exe process running the ASP and
debugging the pages.

2. Network Service account is designed as the default account for anonymous
internet user so it has very little permission. For performing the
debugging, please set your default web site worker process using the SYSTEM
as the identity. If using network service, we will need to grant it very
high permission which will affect your anonymous web site and generate
security hole at the server.

Please feel free to let me know if you have any question. It is my pleasure
to be of any assistance.

Best Regards,
Wei-Dong XU
Microsoft Product Support Services
This posting is provided "AS IS" with no warranties, and confers no rights.

 >> Stay informed about: Problem attaching script debugger to ASP under IIS6 
Back to top
Login to vote
Display posts from previous:   
Related Topics:
Script Debugger - I develop mostly ASP application and have used the debugging flags to trouble shoot problems. Recently the debugging flags stopped functioning. With the script debugger and debugging flags on I can run a page with an error but the script debugger..

Turn script debugger off? - Not sure what I did but for about 2 weeks now, the MS script debugger is popping up all the time. Sometimes its got an alert box which stops all asp scripts from running. Once I click OK, scripts resume. None of the sites have script debugging enabled. ....

How to debug asp in script debugger - Environment: xp sp2 + IIS5.1 script debugger I am new in asp. Please give me the detail.

microsoft script debugger and WIN2K - I have a windows 2000 server with IIS running on it, with some asp pages. It happens so me really often to have the microsoft script debugger window opened (as if an error has occurred) but no asp page is present in the window (so no idea where the bug..

Debugging ASP using Windows Script Debugger - I'm facing some errors such as Type Mistmatch & Exception Occured in web application which has gone live. These errors are very rare and are not consistant in behaviour. I would like to debug my web application right from login to find out as to w...
   Web Hosting Problem Solving Community! (Home) -> IIS All times are: Pacific Time (US & Canada) (change)
Page 1 of 1

 
You can post new topics in this forum
You can reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum



[ Contact us | Terms of Service/Privacy Policy ]