Visual Studio 2005

P

paul

has anyone been able to use the drawing control in a visual studio 2005
winform project?
 
N

Naveen

Paul ...

I am using Visual C# 2005 Beta and I get a "class not registered" exception
when it executes the endinit() method of the drawing control....

I have tried regasm to specifically register the class...but still doesnt
work...

Does anyone have any solutions/suggestions? Is this only a problem with
Visual Studio 2005?

Thanks...
 
L

Larry Mason

Even with the latest build, Visual Studio Beta 2, the exception is raised.
Anyone have a resolution?
Larry
 
Top