cant trace my error

  • Thread starter Thread starter Usarian Skiff
  • Start date Start date
U

Usarian Skiff

I execute most of my applications on one of two machines. They are basically
identical with two exceptions, one I develope on, the other has a sql server
desktop database running on it. My applications all access a sql server
2000 database over the network.

I have the same dot net redistributable installed and the same MDAC
installed. I tried to update it anyway, but it didn't help.

anyway, all of my applications so far have run fine on both machines. I
added some features to one and now that new version doesn't run anymore on
the machine with the desktop server on it. I just get a unhandled exception
error with info about thread and process ID's.

Is there any way at all I can track down the source of this error? It runs
fine on my dev machine, so I really don't even know where to start.

Thanks ahead of time for any suggestions.

Usarian
 
The error message is:

Exception could not be handled.
Process id 0x374 (884)
Thread id 0x701 (1804)
 

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