Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Drunk Task Pane
Message
 
General information
Forum:
Visual FoxPro
Category:
Troubleshooting
Title:
Environment versions
Visual FoxPro:
VFP 9
OS:
Windows XP SP2
Miscellaneous
Thread ID:
01033834
Message ID:
01036145
Views:
14
Try to re-register MSXML DLLs
regsvr32 /u C:\WINDOWS\System32\msxml3.dll
regsvr32 C:\WINDOWS\System32\msxml3.dll
regsvr32 /u C:\WINDOWS\System32\msxml4.dll
regsvr32 C:\WINDOWS\System32\msxml4.dll
>My VFP 9 installation has gone flaky at startup. The Task Pane emits the following (really, really helpful) error message:
>
>"0: OLE error code 0x8007007e: The specified module could not be found."
>
>The last thing I had done before that error appeared was rename the directory of my current project. That directory is pointed to by the "DEFAULT = C:\whatever" line in my config.fpw. I tried renaming it back -- no joy. I tried repairing the VFP 9 install -- no joy. I tried uninstalling and reinstalling -- no joy. Still the same error every time I start VFP 9. I can close the Task Pane window and continue the VFP session without incident. But it's an annoyance. A clean environment is a clean canvas, right?
>
>Any ideas?
>
>Mike
--sb--
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform