Application quits unexpectedly

  • Thread starter Thread starter Juande
  • Start date Start date
J

Juande

Hello,

I've a working application made with Visual Studio .Net 2003 and SQL Server
2000 SP3, this application runs on several pc stations with Windows XP SP2
installed.
When an user is using the application, it's quits unexpectedly without any
previous advice or error message, I'm trying solve this problem for a long
time but I cannot find a solution.
Please, Anybody had a similar expirience and finally got solve it?, please
let me know.

Many thanks in advance
 
Hi,

Difficult to say without seeing some code. I did have a similar
problem with an api call I was making incorrectly. The only other advice I
can give is make sure you have service pack 1 installed for the dot net
framework 1.1

http://support.microsoft.com/default.aspx?scid=kb;en-us;885055


Ken
--------------------
Hello,

I've a working application made with Visual Studio .Net 2003 and SQL Server
2000 SP3, this application runs on several pc stations with Windows XP SP2
installed.
When an user is using the application, it's quits unexpectedly without any
previous advice or error message, I'm trying solve this problem for a long
time but I cannot find a solution.
Please, Anybody had a similar expirience and finally got solve it?, please
let me know.

Many thanks in advance
 
Hi Juande

Does your application perform any serial comms?

Charles
 
Hi Charles,

No, my application doesn't perform with any serial com ports.

Many thanks
 

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