A
Ahmet
Hi All;
I have two computers. I have developed one application on first computer
using .NET 2003 with framework 1.1 and .net developer.
On second computer, I have copied program exe and dll's and installed
visual studio .net prerequirements and .net framework 1.1
when I try to start application on second computer that I developed on
first computer, application gives an error shown below.
----------------------------------------------------------------------------
---
Common Language Runtime Error
Application has generated an error that could not be handled
process Id : xxx
thread id : yyy
Press Ok To Terminate Application,
Press Cancel To Debug Application
I have two computers. I have developed one application on first computer
using .NET 2003 with framework 1.1 and .net developer.
On second computer, I have copied program exe and dll's and installed
visual studio .net prerequirements and .net framework 1.1
when I try to start application on second computer that I developed on
first computer, application gives an error shown below.
----------------------------------------------------------------------------
---
Common Language Runtime Error
Application has generated an error that could not be handled
process Id : xxx
thread id : yyy
Press Ok To Terminate Application,
Press Cancel To Debug Application