Issue with MMC in VS.NET

V

varkey.mathew

Dear all,

I am facing a frustrating problem in trying to make sense of an
existing MMC Snapin developed using Visual Studio .NET by You-Know-Who.


Well, the project type for the Snapin is a Class Library. Once I build
the solution from visual Studio .NET, the solution consisting of the
Class Library and the Packager, will churn out a .MSC file.. All this
is working fine..

I am supposed to enhance this project and I must add that I have no
prior experience in developing or debugging MMC Snapins in .NET. Since
I have not developed this project, I have really no clue as to how to
go about getting into a debug environment for this project. Can anyone
please help?? An attempt to debug would say that the project is of
class library type and therefore cannot be debugged directly....

I need to be able to debug to make sense of how this one works...

Any help would be really appreciated..

Thanks and regards,

Varkey
 
K

Kevin Yu [MSFT]

Hi Varkey,

An engineer has posted a reply on your another thread to this issue in
microsoft.public.dotnet.framework.

Kevin Yu
=======
"This posting is provided "AS IS" with no warranties, and confers no
rights."
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top