.Net Framework Unhandle Exception

G

Guest

Microsoft.NET Framework
I've been using this program for months without problems with a Smart Client
application and began receiving the following:

An unhandled exception has occurred in your application. If you click
Continue, the application will ignore this error and attempt to continue. If
you click Quit, the application will be shut down.
The underlying connection was closed. Unable to connect to the remote server.

Hope someone has some ideas, and I'm am by no means a computer whiz.

Thank you,
 
N

Nick Malik [Microsoft]

Hi Lori,

Contact the developer. It appears that some new data or configuration in
the application is causing the app to perform a function that it was not
attempting to perform before, and that there is a bug in that part of the
code. You need the developer to find and fix the bug. If this is a
purchased product, contact the ISV who created it.

--
--- Nick Malik [Microsoft]
MCSD, CFPS, Certified Scrummaster
http://blogs.msdn.com/nickmalik

Disclaimer: Opinions expressed in this forum are my own, and not
representative of my employer.
I do not answer questions on behalf of my employer. I'm just a
programmer helping programmers.
 
G

Guest

Thank you Nick. I forward your message to the IS guys. I hope it works.
Thanks again.
 

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

Top