Proditech Orion
Registered User.
- Local time
- Today, 15:58
- Joined
- Sep 28, 2006
- Messages
- 15
Hello Grand Comunity,
I am in need of your assistance
I don't know what happened between yesterday and today but a rather strange problem occur everytime I try to open a form of a database I am creating...
Side note: Using Access XP
When I try to open it it opens a dialog box saying
Runtime error '429'
Active X component can't creat object
END | DEBUG | HELP
I click to DEBUG and a line of my code appears in yellow as follow:
Set fs = CreateObject("Scripting.FileSystemObject")
I try lots of things to make this work, before bothering you
I went to Microsoft website and nothing there that helps
I uninstall the entire office, restart the computer and install it again.Nothing
Then I went to http://www.mvps.org/access/bugs/bugs0007.htm
and tryed to register the file DAO360.dll, again nothing
The wierd part is that (fortunatly for me) on my notebook the database is working perfectly...
PLEASE, any insights would be greatly appreciate it
PS: Btw, Just for the fun of it, I try to install only Access XP on a Vmware machine I have just for testing and it worked too, so clearly the problem is not my database but something happened with the access on my main computer.
Thx in advance
I am in need of your assistance
I don't know what happened between yesterday and today but a rather strange problem occur everytime I try to open a form of a database I am creating...
Side note: Using Access XP
When I try to open it it opens a dialog box saying
Runtime error '429'
Active X component can't creat object
END | DEBUG | HELP
I click to DEBUG and a line of my code appears in yellow as follow:
Set fs = CreateObject("Scripting.FileSystemObject")
I try lots of things to make this work, before bothering you
I went to Microsoft website and nothing there that helps
I uninstall the entire office, restart the computer and install it again.Nothing
Then I went to http://www.mvps.org/access/bugs/bugs0007.htm
and tryed to register the file DAO360.dll, again nothing
The wierd part is that (fortunatly for me) on my notebook the database is working perfectly...
PLEASE, any insights would be greatly appreciate it
PS: Btw, Just for the fun of it, I try to install only Access XP on a Vmware machine I have just for testing and it worked too, so clearly the problem is not my database but something happened with the access on my main computer.
Thx in advance