What user are you running IIS as? If you are running it as 'Network
Service', then the problem is probably that 'Network Service' isn't a
member of the 'Debugger Users' group.
Gregg
This posting is provided "AS IS", with no warranties, and confers no rights.
--------------------
[quoted text, click to view] >From: <howiam4@gmx.at>
>Newsgroups: microsoft.public.vsnet.debugging
>Subject: Re: VS.NET 2003, Win Server 2003, Debugging & JIT COM+
>Date: Sun, 23 Nov 2003 01:38:48 +0100
>Organization: CompuServe Interactive Services
>Lines: 29
>Message-ID: <bpove5$9f9$1@ngspool-d02.news.aol.com>
>References: <8c8867e0.0311220845.8370a15@posting.google.com>
>NNTP-Posting-Host: 217.245.188.77
>X-Trace: ngspool-d02.news.aol.com 1069547781 9705 217.245.188.77 (23 Nov
2003 00:36:21 GMT)
>X-Complaints-To: newsmaster@compuserve.com
>NNTP-Posting-Date: Sun, 23 Nov 2003 00:36:21 +0000 (UTC)
>X-Priority: 3
>X-MSMail-Priority: Normal
>X-Newsreader: Microsoft Outlook Express 6.00.2800.1106
>X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1106
>Path:
cpmsftngxa07.phx.gbl!cpmsftngxa06.phx.gbl!TK2MSFTNGP08.phx.gbl!news-out.cwix
..com!newsfeed.cwix.com!nntp1.roc.gblx.net!nntp.gblx.net!nntp.gblx.net!ngpeer
..news.aol.com!news.compuserve.com!news-master.compuserve.com!not-for-mail
[quoted text, click to view] >Xref: cpmsftngxa07.phx.gbl microsoft.public.vsnet.debugging:4159
>X-Tomcat-NG: microsoft.public.vsnet.debugging
>
>Now i've figured out, that it works, when I load the activex project to
vb6.
>When I start it and run the asp site then a debugger dialog appears and I
>can debug the COM+ component.
>
>but without vb6 running it doesn't work...
>
>has anybody a idea?
>
>
><howiam4@gmx.at> schrieb im Newsbeitrag
>news:8c8867e0.0311220845.8370a15@posting.google.com...
>> Hi all,
>>
>> i have the following problem: I have an ASP page on witch a
>> VB6-ActiveX-Com-Server is loaded. In this ActiveX a COM+-Component is
>> called. This COM+-Component is created with VS.NET 2003. In it is a
>> hard coded user breakpoint (Debug.Break()). When I load the ASP page
>> in the Browser the jit debugger ist NOT starting!
>>
>> On Win2k Server it worked fine. But now, after changing to Win 2003
>> Server, it does not work. JIT is active and all other debugging
>> functions work.
>>
>> Can anybody help me?
>>
>> Thanks!
>> howiam4@gmx.at
>
>
>