C# Fatal Error

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

I am running a C# (2003) app on a Citrix server (Windows 2000, SP4), with SQL
Server 2000 and the database. Program runs fine, then, without explanation,
a user will attempt to start the app, and get a popup that says "Fatal
Error", no subject to the message, just those words. Then the app closes
out. When I copy the EXE from another location, and copy over the existing
EXE, the application then runs fine without error.

Does anyone have any ideas what could be causing this, and/or how to fix
this so that it doesn't happen?

Thanks
 
Can you provide a dump from your application log.
That should provide more clues.

Also can you indicate if the application runs ok on a "normal" windows
workstation with the same specs (as opposed to a Citrix client)?
--
Good luck!

Shailen Sukul
Architect
(BSc MCTS, MCSD.Net MCSD MCAD)
Ashlen Consulting Service P/L
(http://www.ashlen.net.au)
 
The faster way to test it, is, you setup the same environment using Intel
base processors if it is running fine then I bet no one here is able to help
you.

chanmm
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top