Runtime Error 13 Type Mismatch

  • Thread starter Thread starter Cameron Evenson
  • Start date Start date
C

Cameron Evenson

I get this error in a networked applications, and then
when I check the event log for applications it had Event
ID 4356 as a warning during the time that the visual
basic application crashed.

Any idea what might be the problem. This has not been a
problem up to now, and this application works on other
windows xp computers.
 
Check with the vendor of the "networked application", the
Event ID 4356 is most likely specific to that program.
The Runtime Error 13 Type Mismatch can occur for any
number of (programming) reasons. You might make sure any
additional files, such as databases (if any), that are
loaded local to the machine are the same between the
problem machine and the machines that work.
 

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

Similar Threads


Back
Top