Link to home
Start Free TrialLog in
Avatar of MourantSD
MourantSD

asked on

Unable to attach w3wp.exe process to CLR Debugger

I am trying to debug an asp.net application using the CLR Debugger, but when i try to attach to the w3wp.exe process i get the following error...

Unable to attach to the process. The Debugger was unable to automatically select and appropriate type of code. Please manually specify the type(s) of code to which the debugger should attach.

How do i manually specify the type of code?

I am running Vista 64 bit / IIS7 i am running the debugger as an administrator

Thanks
SOLUTION
Avatar of Avodah
Avodah
Flag of United Kingdom of Great Britain and Northern Ireland image

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
Avatar of MourantSD
MourantSD

ASKER

The appilication hasn't been written in Visual Studio, but a bespoke IDE based on VS for the product i'm developing, so unfortunatly i can't compile in debug mode
Other developers on server 2003 are able to debug without issue, so i assume the bespoke IDE complies in DEBUG mode. I think the problem is a vista/IIS 7 config issue?

Thanks
I feel that it must be a config issue, the latest bod has not helped so not sure.
ASKER CERTIFIED SOLUTION
Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial