Unable to attach to process when debugging MMC snapin

  • Thread starter Thread starter Julia
  • Start date Start date
J

Julia

Hi,

I am using Ironing MMC library to create a C# MMC snapin
But I didn't succeeded to debug it

either using Attach to process or using Assert to break into the code

The assert is being called but again i get "Unable to attach to process"


Thanks
 
I also get

"An exception Launch for user has occurred in defaultdomain"
after VS.NET was launched
 
Back
Top