C# Fatal Error

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

Guest

I posted something relating to this earlier, but need to follow. I have a C#
(2003) app running on a Citrix server, running Windows 2003. The app will
run fine, but then all of the sudden it will produce a fatal error when
someone tries to run it. They double click on the icon, and then a message
box that has the title of Fatal Error, but the message is blank, absolutely
nothing. I have to replace the exe on the Citrix server with a copy from my
pc in order for it to run. Interesting thing is, when the file overwrite
message comes up, The exes both have the same modified date, yet the bad exe
is 24 KB bigger than the exe that works properly. What could cause the file
to increase in size, and subsequently no longer run, yet not modify the last
changed date? Any insight would be greatly appreciated. Thanks
 
I posted something relating to this earlier, but need to follow. I have a C#
(2003) app running on a Citrix server, running Windows 2003. The app will
run fine, but then all of the sudden it will produce a fatal error when
someone tries to run it. They double click on the icon, and then a message
box that has the title of Fatal Error, but the message is blank, absolutely
nothing. I have to replace the exe on the Citrix server with a copy from my
pc in order for it to run. Interesting thing is, when the file overwrite
message comes up, The exes both have the same modified date, yet the bad exe
is 24 KB bigger than the exe that works properly. What could cause the file
to increase in size, and subsequently no longer run, yet not modify the last
changed date? Any insight would be greatly appreciated. Thanks

A virus?
 
Back
Top