Using Delphi 8 and Csharpbuilder on two different computers with Win2K I have 
the following problem with aspnet applications:

when debugging even the simplest ASP.Net Web application (a page with a single 
HTML button) I get the following message when trying to trace or just after the 
Web Browser (IE6) is launched: 

Unable to attach to ASP.NET worker process (typically aspnet_wp.exe or w3wp.exe)

Since it seems to be a problem concerning both Csharp and Delphi, I presume 
that it is a problem with Asp.Net itself or possibly a problem wiith the way I 
am setting up my programs for Web debugging;

I would appreciate any pointers on this problem (also indications as to any 
documents dealing with it);

Thanks in advance,

Kevin

P.S.

I have tried the 

     c:\windows\microsoft.net\framework\v1.1.4322\aspnet_regiis.exe -i

solution, but it doesn't seem to solve the problem
_______________________________________________
Delphi mailing list -> [email protected]
http://www.elists.org/mailman/listinfo/delphi

Reply via email to