Results 1 to 2 of 2

Thread: .NET Application error when running on server

  1. #1

    Thread Starter
    New Member
    Join Date
    Oct 2003
    Posts
    1

    .NET Application error when running on server

    Hello,

    I have recently developed a mid-sized .NET Windows application on my local machine and after testing this I have tried to deploy the application on a server where other users may access the application.

    However, when I try to run the application on the server (the application is installed via a setup project with in the application) I get the error message:

    Application has generated an exception that cannot be handled
    Process id=0x1340(4928), thread id=0x1388 (5000)

    After hours of trying to figure out what the problem is I tried to install a simple Hello World application with references to the the COM object referenced in my application. I get the same error even with this application!

    I am stuck because the application works fine on m local machine. Can anyone inform what the error could be, or, what debugging tool I can use to find why the application won't load??

    Waiting eagerly for your help,
    Ro

  2. #2
    Frenzied Member
    Join Date
    Oct 2002
    Location
    Gammapolis
    Posts
    1,474
    This is only a blind answer: Are you sure the COM object is well registered on the target machine?
    'Heading for the automatic overload'
    Marillion, Brave, The Great Escape, 1994

    'How will WE stand the FIRE TOMORROW?'
    Eloy, Silent Cries and Mighty Echoes, The Vision - Burning, 1979

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width