Still error 429 VB 6.0 SP3 
Author Message
 Still error 429 VB 6.0 SP3

Hi!

I've narrowed down exactly where the problem is:

Set fileobject = CreateObject("Scripting.FileSystemObject")

{*filter*}Aces wrote this:

Quote:
>But a very common -yet overlooked- cause is the use of Scripting
commands
>(often in conjunction with file operations). Neither VB P&D wizard nor
>InstallShield do detect this automatically, so you have to add
scrrun.dll
>(from Windows/System) manually. Don't know if this is the cause of your
>troubles, but it'w worth checking.

I tried this, and still have the same problem. The dll's were in
system32 though. Any clues?
--
Ethan Larson
Computer Consultant
Iowa Institute for Hydraulic Research


Mon, 22 Jul 2002 03:00:00 GMT  
 Still error 429 VB 6.0 SP3
Check if scrrun.dll has been registered properly.

John


Quote:
>Hi!

>I've narrowed down exactly where the problem is:

>Set fileobject = CreateObject("Scripting.FileSystemObject")

>{*filter*}Aces wrote this:

<SNIP>


Mon, 22 Jul 2002 03:00:00 GMT  
 Still error 429 VB 6.0 SP3
Hey!

It had not. I didn't know about registering dll's, since the MS page made me
do one, but didn't tell me what I was doing. It's fixed now. All right!
Thanks guys.

Quote:

> Check if scrrun.dll has been registered properly.

> John


> >Hi!

> >I've narrowed down exactly where the problem is:

> >Set fileobject = CreateObject("Scripting.FileSystemObject")

> >{*filter*}Aces wrote this:

> <SNIP>

--
Ethan Larson
Computer Consultant
Iowa Institute for Hydraulic Research


Mon, 22 Jul 2002 03:00:00 GMT  
 
 [ 3 post ] 

 Relevant Pages 

1. error 429 VB6.0 SP3

2. VB 6.0 SP3 Error, HELP

3. MSJetDB35.dll error with VB 6.0 SP3 and Crystal Reports 8.0

4. ActiveX can't create object, Runtime 429 VB 6.0

5. 429 ActiveX Component Error with VB 6 and ADO

6. VB Newbie: error 429 Activex Component can't create object

7. RDO Error 429 - Like to confirm if RDO available from VB Prof

8. VB Newbie: error 429 Activex Component can't create object

9. VB 4.0 (16Bit) Error 429 after installation?!?

10. VB MTS Component error 429 and 0x80004015

11. Using the CDO (Crystal Data Object) gives VB error 429

12. VB and ACCESS 97 and Windows XP: Run-Time Error 429

 

 
Powered by phpBB® Forum Software