Groups | Blog | Home
all groups > dotnet interop > february 2006 >

dotnet interop : Debug from ASP into .NET assembly?


Zoe Hart
2/21/2006 4:29:37 PM
Is it possible to debug from an ASP page into a .NET assembly it's calling
through COM interop?

Thanks,
Zoe

v-phuang NO[at]SPAM online.microsoft.com (
2/22/2006 12:00:00 AM
Hi Zoe,

No, we can not debug from ASP to .NET Assembly.
If you try to attach to a process and try to check the Script and Managed,
the IDE will tell you they can not be enabled in the meantime.
ASP is using Script engine, so it is kind of script lanuage.
While .NET assembly is managed code.

Best regards,

Peter Huang
Microsoft Online Partner Support

Get Secure! - www.microsoft.com/security
This posting is provided "AS IS" with no warranties, and confers no rights.
AddThis Social Bookmark Button