|
-
Dec 14th, 2006, 10:28 AM
#1
Thread Starter
New Member
strange application behaviour
Hello, experienced VB programmers
I have one huge problem with a small application i have developed recently.
It's in VB 6 and I've run it on several machines, but it won't work on the PC it's supposed to be run on.
The thing is I get run-time error 13 : type mismatch when I call any VBA method.
I wrote a small program to test some VBA methods (my program crashes on Weekday) and it works fine.
My program references ADODB and Surfer 8 type library and also VBScript regular expressions.
On the PC I'm trying to deploy on there is also vb 5 runtime installed, but
there are some VB 6 programs running.
Any ideas why this might be happening?
Thanks in advance
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|