.Net Application won't execute

  • Thread starter Thread starter Sean
  • Start date Start date
S

Sean

Hello, I have developed a executable file with Visual
Studio .Net 2003 and placed on a server. Next I
installed the .net framework 1.1 on both the server and
the client computer. However, when I attempt to execute
the .exe file I get an error: Error 0x60c(1548) Thread:
0x625(1572). Any ideas on what may be causing this?

Thanks
Sean
 
Hello, I have developed a executable file with Visual
Studio .Net 2003 and placed on a server. Next I
installed the .net framework 1.1 on both the server and
the client computer. However, when I attempt to execute
the .exe file I get an error: Error 0x60c(1548) Thread:
0x625(1572). Any ideas on what may be causing this?

Thanks
Sean

Sean,

Are you wanting the app to run on the server or the client?

Bob
 
The app can run on the server or the client, either would
be fine. The server would be the best option, but Ill
settle with it running on the client.

Thanks,
Sean
 
Back
Top