Compiler Differences Cause Runtime Error - Need Help 
Author Message
 Compiler Differences Cause Runtime Error - Need Help

Here's my problem;

I've written a very basic application that has a form used for data input.
When I compile it and distribute it, I get a runtime 13 error, (Suppose to
be a datatype mismatch), however when I compile it on another computer the
application runs fine. (Same source code) This is obviously a problem with
the compiler or ???? on the first computer.

Has anybody run into this problem? I've reinstalled VB6 and SP1 but to
avail. Any help would be appreciated.

Thanks



Fri, 22 Jun 2001 03:00:00 GMT  
 Compiler Differences Cause Runtime Error - Need Help
No I doubt its a compiler error, if its VB6 there has been only 1 compiler
(SP1 had changes to runtime files only). Its sounds more like a DLL differs
from one machine to another or you are lucking out on one and not calling a
routine on one but are on the other. Do you know where the mismatch occurs?

Quote:
>Here's my problem;

>I've written a very basic application that has a form used for data input.
>When I compile it and distribute it, I get a runtime 13 error, (Suppose to
>be a datatype mismatch), however when I compile it on another computer the
>application runs fine. (Same source code) This is obviously a problem with
>the compiler or ???? on the first computer.

>Has anybody run into this problem? I've reinstalled VB6 and SP1 but to
>avail. Any help would be appreciated.

>Thanks



Fri, 22 Jun 2001 03:00:00 GMT  
 
 [ 2 post ] 

 Relevant Pages 

1. Difference of two datetime columns caused overflow at runtime

2. Help Compiler woes... R6915 Runtime error

3. Difference in p-code and native causing errors?

4. URGENT -- need help with compiler error

5. Need help please - Scroll Bar causing Out of Memory error

6. Changing reports causes error *** Urgent help needed ***

7. Runtime error 14 on Micr. Basic compiler 7

8. missing value in a fields.Item causes Mapi runtime error

9. Runtime Errors Causing Bad Things

10. Setup caused runtime error 52 - bad file name or number

11. runtime error 13 causes

 

 
Powered by phpBB® Forum Software