Hi,
Are the two computers running the same version of windows, or at least the
second is running w2K or higher? if not it maybe possible that you are using
a feature ( like FileSystemWatcher) that is not availabe.
Cheers,
--
Ignacio Machin,
ignacio.machin AT dot.state.fl.us
Florida Department Of Transportation
"Ahmet" <(E-Mail Removed)> wrote in message
news:(E-Mail Removed)...
> 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
> --------------------------------------------------------------------------
--
> ---
>
> Anything needed to install that I missed on second computer ?
> thanks..
>
>
>
>
|