Click to See Complete Forum and Search --> : Can't run Windows Application


Kyle Burns
January 26th, 2001, 03:06 PM
I am experiencing quite a frustraing problem trying to use VB.NET.
When I attempt to run a Windows Application, the code bombs out in the MyBase.New call of the form class. Looking at the call stack, this is occuring in the call to InitWheelMouse during the initialization of the WinForm base class. What this effectively does is prevents me from being able to develop Windows applications. I've attempted this with the same results on two different systems and with/without a Wheel Mouse. Is there something that I'm overlooking?