C# Fatal Error

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • Rob

    C# Fatal Error

    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
  • Shailen Sukul

    #2
    RE: C# Fatal Error

    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)


    "Rob" wrote:
    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

    Comment

    • chanmm

      #3
      Re: C# Fatal Error

      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

      "Rob" <Rob@discussion s.microsoft.com wrote in message
      news:35CBCD44-EF35-409D-B04B-5CD059D02C02@mi crosoft.com...
      >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

      Comment

      Working...