Not able to attach my code to .NET Process
.NET (Core and Framework)
1
Posts
1
Posters
0
Views
1
Watching
-
Hi, I have a simple problem that I am trying to solve for the past 2 days.:(( I have an application in system that is basically a MFC application and for a module it does CLR hosting and then on it runs .NET code. I am trying to attach my .NET code to it but at the instant when I attach the app.exe to my code, it gives an error message with just the words "UNABLE TO ATTACH TO THE PROCESS". Whereas am able to do the same thing in another system.( a WIN 2000 machine but mine is XP :() Not sure if this is due to some OS problem or some security tweak that is missing in my system or something to do with CLR hosting.:confused: Thanks, Mani