B
bwalke
I developed and windows application with Visual Studio.NET on my local
development machine. When I go to deploy this application on other
machines the application will not execute. The following error occurs:
..exe Common Language Runtime Debugging Services
Application has generated an exeception that could not be handled.
Process id=0xf1c (3868), Thread id=0xca0 (3232).
..exe No debugger found.
Registered JIT debugger is not available.
cordbg.exe !a 0xf1c
It appears that is application works on machines with VS.Net installed
on them. However, on the deployment machine I have all the .net dll's
and other files as that on the development machine. The references in
the project are pointed in the right and same locations for the
development and deployment machines.
Has anyone else run into this issue. Any help or direction would be
great!
Thanks,
Brett
development machine. When I go to deploy this application on other
machines the application will not execute. The following error occurs:
..exe Common Language Runtime Debugging Services
Application has generated an exeception that could not be handled.
Process id=0xf1c (3868), Thread id=0xca0 (3232).
..exe No debugger found.
Registered JIT debugger is not available.
cordbg.exe !a 0xf1c
It appears that is application works on machines with VS.Net installed
on them. However, on the deployment machine I have all the .net dll's
and other files as that on the development machine. The references in
the project are pointed in the right and same locations for the
development and deployment machines.
Has anyone else run into this issue. Any help or direction would be
great!
Thanks,
Brett