Hi,
I have installed VS.Net(Ver:7.0. 9466) & .Net_Frameword_ 1.0
(Ver: 1.0.3705). Until recently, I could develop and run
applications using the VS.IDE.
A couple of days ago, I downloaded a sample application
(remoting example) that required .Net_Framework_ 1.1.
Since then I can only run console apps. If I try to run a
windows app with only a form, I get the following error
message:
/*---------------------------------------------------
1. WINDOWS APP WITH ONLY A FORM
-------------------------------
An unhandled exception of
type 'System.OutOfMe moryException' occurred in
system.windows. forms.dll
Additional information: Error creating window handle.
-----------------------------------------
2. WINDOWS APP WITH FORM AND TEXTBOX ONLY
-----------------------------------------
An unhandled exception of
type 'System.NullRef erenceException ' occurred in system.dll
Additional information: Object reference not set to an
instance of an object.
------------------------------------------------------*/
I uninstalled everything that has to do with VS.Net and re-
installed it. The problem still remains.
I tried to run a compiled windows application written in
VS.Net in a different developer machine and it seems to
run fine.
WHAT IS THE PROBLEM
Thanx.
..
I have installed VS.Net(Ver:7.0. 9466) & .Net_Frameword_ 1.0
(Ver: 1.0.3705). Until recently, I could develop and run
applications using the VS.IDE.
A couple of days ago, I downloaded a sample application
(remoting example) that required .Net_Framework_ 1.1.
Since then I can only run console apps. If I try to run a
windows app with only a form, I get the following error
message:
/*---------------------------------------------------
1. WINDOWS APP WITH ONLY A FORM
-------------------------------
An unhandled exception of
type 'System.OutOfMe moryException' occurred in
system.windows. forms.dll
Additional information: Error creating window handle.
-----------------------------------------
2. WINDOWS APP WITH FORM AND TEXTBOX ONLY
-----------------------------------------
An unhandled exception of
type 'System.NullRef erenceException ' occurred in system.dll
Additional information: Object reference not set to an
instance of an object.
------------------------------------------------------*/
I uninstalled everything that has to do with VS.Net and re-
installed it. The problem still remains.
I tried to run a compiled windows application written in
VS.Net in a different developer machine and it seems to
run fine.
WHAT IS THE PROBLEM
Thanx.
..
Comment