Hello,
I have several pages in Excel 2000 in which upset information from Navision Attain 3,70 through CFRONT connecting with my servant of Navision.
The problem is that, suddenly, when connecting, shows a message to me of error in Visual BASIC that says "Has taken place error '429' in run time. The ActiveX component cannot create the object ", with the Finish and Depurate buttons, if I push finnish it does not let to me continue and if I push "depurate" the Visual console opens and shown in yellow colour the code line "Set fs = CreateObject("Scripting.FileSystemObject")".
I've reinstalled Cfront, Office, serveral ActiveX pluggins, and also consulted de Microsoft database about de 429 error but anything been no good. The problem is only of my PC, in another one there is no problem. How can I solve it?. Thanks.
0
Comments
when the error is really coming from this line it has nothing to do with C/Front.
CreateObject("Scripting.FileSystemObject") is part of VBScript Runtime so perhaps you may find there any information.
Just some thoughts:
- Security settings on hard disk?
- Temp folder?
- Space available on disk?
HTH,
Rainer
Thanks.
Thanks.