Welcome to MobyThreads.com!
FAQFAQ      ProfileProfile    Private MessagesPrivate Messages   Log inLog in
All support for the MobyThreads Threaded phpBB MOD can now be found on welsolutions at this forum

how to debug ISAPI extension in IIS 6.0

 
   Web Hosting and Web Master Forums (Home) -> IIS RSS
Next:  SUSAdmin problems  
Author Message
manoj

External


Since: Apr 02, 2004
Posts: 1



(Msg. 1) Posted: Fri Apr 02, 2004 3:50 pm
Post subject: how to debug ISAPI extension in IIS 6.0
Archived from groups: microsoft>public>inetserver>iis, others (more info?)

I didn't find any article on this in MSDN.
I want to debug an ISAPI extension running in IIS 6.0 in win2k3 box.

I am building the DLL in native C++ in VS.NET.

Any help in this regard is appreciated.

Thanks,
Manoj

 >> Stay informed about: how to debug ISAPI extension in IIS 6.0 
Back to top
Login to vote
brok

External


Since: Jan 30, 2004
Posts: 19



(Msg. 2) Posted: Sat Apr 03, 2004 2:37 am
Post subject: Re: how to debug ISAPI extension in IIS 6.0 [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

On Fri, 2 Apr 2004 12:50:17 -0800, Manoj Rath wrote:

 > I didn't find any article on this in MSDN.
 > I want to debug an ISAPI extension running in IIS 6.0 in win2k3 box.

1. logon locally as administrator where IIS is running
2. open project MSVC with your ISAPI sources
3. attach to debugger process where your ISAPI is running
4. put breakpoint inside selected ISAPI function
5. send HTTP request to IIS in order to start this function

I did not verified, but that would be most intuitive way to do it.


B.<!-- ~MESSAGE_AFTER~ -->

 >> Stay informed about: how to debug ISAPI extension in IIS 6.0 
Back to top
Login to vote
Display posts from previous:   
Related Topics:
Why cant i add an isapi extension - I right click on my virtual directory go to properties, directory and under application settings go to configuration. I then try to add an executable for an extension but keep getting told invalid file path?? If i put the dll file in the root of c driv...

out-of-process isapi extension - we have been getting "out-of-process isapi extension request failed" lately. it happens when 2 users try to upload files around the same time. we use SAFileUp to upload. we also see in the EventLog that ASP is also being restarted when t...

Timer in ISAPI Extension - How to make timer in the ISAPI Extension (not filter).

Can not get ISAPI extension to work in IIS 6.0 - I can't seem to get a very simple ISAPI extension (generated from the ..NET wizard). I added the permission through the Web Service Extensions. While debugging it, it does go through the process of calling the constructor on my class MyExtension..

IIS 6 and custom ISAPI Extension - Hi, I have a DLL that contains an ISAPI Extension and an ISAPI Filter. It is well tested on IIS 5. I have started porting it to "Worker Process Isolation Mode" in IIS 6 and I have run into a problem that I can't seem to find any informati...
   Web Hosting and Web Master Forums (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 ]