Y
yaron.guez
Whenever I create a new windows application from Visual Studio .NET
2003 in either C# or VB.NET upon running the compiled code (debugging
or not) I receive a System.NullReferenceException immediately after the
application.run command. I'm not changing any of the code created by
the IDE, I'm simply building the default code.
File -> New Project -> Windows Application
Debug
Changing the color of the form averts the problem, but the same
exception occurs once the form loses and regains focus.
This doesn't happen in Visual Studio 2005 but I don't want to use .NET
2.0. I also have the Feb 2006 DirectX SDK installed and had installed
Visual Studio 2003 after Visual Studio 2005. I saw a post from several
years ago with the same problem and no solution was posted. Is there
some known conflict or bug?
Thanks in advance.
2003 in either C# or VB.NET upon running the compiled code (debugging
or not) I receive a System.NullReferenceException immediately after the
application.run command. I'm not changing any of the code created by
the IDE, I'm simply building the default code.
File -> New Project -> Windows Application
Debug
Changing the color of the form averts the problem, but the same
exception occurs once the form loses and regains focus.
This doesn't happen in Visual Studio 2005 but I don't want to use .NET
2.0. I also have the Feb 2006 DirectX SDK installed and had installed
Visual Studio 2003 after Visual Studio 2005. I saw a post from several
years ago with the same problem and no solution was posted. Is there
some known conflict or bug?
Thanks in advance.