Z
Zen
Hey all,
I'm experiencing a frustrating problem with access on 2 out of 4 computers,
literally all of a sudden. Here's the scoop.
4 office computers with XP Pro and Office 2002. We just made a change to our
front end mdb so we could push some invoices to quickbooks.
I went ahead and opened the front end on two computers, everything appeared
to work normally it asked to find the backend db and did a little conversion
to add some new tables and then loaded our switchboard home screen.
The backend is shared on the network so actually I went ahead and just
copied the front end from the 2nd computer (since it had already changed the
path of the backend tables) to computers 3 and 4.
This is where it got interesting... and by interesting I mean completely
frustrating.
Basically when I opened the front end on computers 3 and 4 I would get an
error about OWC10.dll (ver 1.2) being missing/broken reference. After
clicking ok there was another warning window.
Compile error;
Can't find project or library.
When I click okay on that, the vb editor loads up with various modules etc.
and only one of the modules has any code highlighted in yellow, just one
line.
"Public Function GetBackEndPath() As String"
Anyway this happened on computers 3 and 4. Computer 4 recently had a new
version of quickbooks installed but computer 3 had nothing new installed in
a quite a while.
I tried using our old front end but then I got the same exact problem on the
old front end too!
In the past we used to use a runtime version of our front end so I made an
executable that would exctract the dll and run a batch script to copy the
dll to the proper locations and reg it.
http://www.buggyonpurpose.com/random/owc10batch.txt
So besides trying to rereg that DLL, I have also tried to repair install
access,
UNINSTALL/reboot and reinstall office completely
At this point I I no longer get the initial nag window about missing or
broken reference but I still get the
Compile error;
Can't find project or library.
So basically my front end file will not work at all.
I'm really stumped and frustrated here. Because to me there doesn't seem to
be any real reason why this would just start happening on two computers, and
one especially where nothing new had been installed etc.
I'm experiencing a frustrating problem with access on 2 out of 4 computers,
literally all of a sudden. Here's the scoop.
4 office computers with XP Pro and Office 2002. We just made a change to our
front end mdb so we could push some invoices to quickbooks.
I went ahead and opened the front end on two computers, everything appeared
to work normally it asked to find the backend db and did a little conversion
to add some new tables and then loaded our switchboard home screen.
The backend is shared on the network so actually I went ahead and just
copied the front end from the 2nd computer (since it had already changed the
path of the backend tables) to computers 3 and 4.
This is where it got interesting... and by interesting I mean completely
frustrating.
Basically when I opened the front end on computers 3 and 4 I would get an
error about OWC10.dll (ver 1.2) being missing/broken reference. After
clicking ok there was another warning window.
Compile error;
Can't find project or library.
When I click okay on that, the vb editor loads up with various modules etc.
and only one of the modules has any code highlighted in yellow, just one
line.
"Public Function GetBackEndPath() As String"
Anyway this happened on computers 3 and 4. Computer 4 recently had a new
version of quickbooks installed but computer 3 had nothing new installed in
a quite a while.
I tried using our old front end but then I got the same exact problem on the
old front end too!
In the past we used to use a runtime version of our front end so I made an
executable that would exctract the dll and run a batch script to copy the
dll to the proper locations and reg it.
http://www.buggyonpurpose.com/random/owc10batch.txt
So besides trying to rereg that DLL, I have also tried to repair install
access,
UNINSTALL/reboot and reinstall office completely
At this point I I no longer get the initial nag window about missing or
broken reference but I still get the
Compile error;
Can't find project or library.
So basically my front end file will not work at all.
I'm really stumped and frustrated here. Because to me there doesn't seem to
be any real reason why this would just start happening on two computers, and
one especially where nothing new had been installed etc.