missing or broken reference

G

Guest

For some reason I'm suddenly getting this message on a database that I have
not changed. reference is "OWC10.DLL version 1.1"
I uninstalled and re-installed MS Office as I was getting an error message
opening the switchboard (Also worked properly previously and still does on
another environment) that we could not figure out.
Suggestions appreciated.
Graeme
 
A

Allen Browne

Do you actually need the library called Microsoft Office XP Web Compontents?
Or does the code compile and run correctly if you remove the reference, by
opening any code window and choosing References on the Tools menu?

If you do need it, try re-registering the library;
regsvr32 "C:\Program Files\Common Files\Microsoft Shared\Web
Components\10\OWC10.DLL"

More info on references:
http://allenbrowne.com/ser-38.html

--
Allen Browne - Microsoft MVP. Perth, Western Australia.

Reply to group, rather than allenbrowne at mvps dot org.

message
news:[email protected]...
 
G

Guest

Thanks folks,
the re-registration did the trick on the reference.
Now it is just the switchboard run time error to sort out!
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top