Re: Access 2002 SP3 Runtime error!!

Tech Tip: Click here to run a free scan for Windows Errors and optimize PC performance

From: Mattias (infombase_at_home.sol.se)
Date: 04/27/04


Date: Tue, 27 Apr 2004 20:16:00 +0200


´Hi Rita!

I came up with an idea about..I do not know if it matters or not. On this
particular costumers site.
I set up a client server system with pc-clients with runtime on every pc..to
protect the code etc.
But the server is running without any runtime, just the server.mdb file on
the network server.
This server.mdb file is last time compiled using my developmentsystem
"sp2-level" and the new sp3 clients with runtime trying to access the lower
version server.

Do you think this matters or not?

If not, here is some answers to your questions.

I got the Access runtime update installed.
owc10.dll is installed on my system, ver 10.0.6619.0
right now I do not know about the target mashine an owc10.dll
My app does not make use of the owc10.dll and I have unchecked it in
references in Access
I run english Win XP Pro ver 5.1 SP1
msjet40.dll ver 4.0.8618.0
Office Developer XP english 10 SP1

Mattias
""Rita Nikas [MSFT]"" <ritan@online.microsoft.com> wrote in message
news:1qZQsLHLEHA.3048@cpmsftngxa10.phx.gbl...
> Hi Mattias.
>
> It would be helpful (for Microsoft) if we could determine what is wrong
and
> what happened. I've got some questions and suggestions before attempting
to
> get you back to Microsoft Office XP SP2 (it would be most helpful for us
to
> know the answers to these questions - some I'm asking again since I didn't
> see a response from you):
>
> * Install the Microsoft Access XP runtime patch as per Microsoft KB
813617.
> More information:
>
> 813617
> Access 2002 Runtime Update: April 30, 2003
> http://support.microsoft.com/?kbid=813617
>
> * Can you reproduce the problem with Northwind? In other words, can you
> package it (as you did your application) and have the same problem occur
to
> OWC10.dll after installing SP3?
> * Does owc10.dll exist on your "development" computer? If so, what
> version(s)?
> * Does owc10.dll exist on the "target" computer(s) (that have the
runtime)?
> If so, what version(s)?
> * Does your application actually make use of owc10.dll (Office Web
> Components), or did Office SP3 seem to just throw in that extra reference?
> If you're not using the reference, you should be able to uncheck it and go
> from there.
> * Try manual registration of owc10.dll using regsvr32 <path\owc10.dll> -
> see what message(s) you get. For more information on regsvr32, take a look
> at http://support.microsoft.com/?kbid=833220
> * Rename owc10.dll. Repair/reinstall Office and see if problems disappear.
> You may need to rebuild the runtime & redeploy.
> * What is the version and language of the operating system (especially if
> it's not English)?
> * What is the version of msjet40.dll on your development system?
> * What Version and language of Microsoft Office XP Developer are
> you using on your development system? You can obtain the specific version
> from
> KB article 313172 (http://support.microsoft.com/?kbid=313172). Here's the
> specifics:
>
> To determine if Office XP Developer Service Pack 1 is installed:
>
> 1. Click Start, point to All Programs, and point to Microsoft Office XP
> Developer.
> 2. Click About Microsoft Office XP Developer. You have Office XP Developer
> Service Pack 1 installed if you see:
>
> Version: 10SP1
>
> Within the Microsoft Office XP Development Environment, you can also check
> the version of Microsoft Office XP Developer:
>
> 1. Click Start, point to All Programs, point to Microsoft Office XP
> Developer, and then click Microsoft Development Environment.
>
> 2. On the Help menu, click About. If the products listed in the Installed
> Products list have "SP1" after the name, Office XP Developer
> Service Pack 1 is installed, for example:
>
> Code Librarian Package SP1 xxxxx-xxx-xxxxxxx-xxxxx
>
> Digital Dashboard Project Package SP1 xxxxx-xxx-xxxxxxx-xxxxx
>
> Exchange Workflow Project Package SP1 xxxxx-xxx-xxxxxxx-xxxxx
>
> SQL Workflow Package SP1 xxxxx-xxx-xxxxxxx-xxxxx
>
> As a last resort, we may need to get you working with Microsoft via a
> support incident. You can find the applicable support options here:
> http://support.microsoft.com/default.aspx?pr=cntactms&style=home
>
> As a last resort, if you're really needing to go back to Microsoft Office
> SP2, you'll need to completely uninstall Microsoft Office XP (to uninstall
> SP3 and go back to SP2); then you'll need to reinstall Microsoft Office
XP.
>
>
> Sincerely,
>
> Rita Nikas
> Microsoft MVP Lead
> Microsoft Corporation
>
> This posting is provided "AS IS" with no warranties, and confers no
rights.
>
>
> --------------------
> | Subject: Re: Access 2002 SP3 Runtime error!!
> | Date: Mon, 26 Apr 2004 13:36:32 +0200
> |
> | Hi
> |
> | Still problems. here I am sorry!
> |
> | I have updated my mdac from 2.7 to 2.8 and set the reference in the
access
> | mdb to 2.8 and removed the reference to owc10.dll. The custumers client
> | still gives the same error.
> |
> | Now I think it is best to remove the sp3 version of Office...and but I
> | cannot find any way to smoothly to take me down to a lower version.
> |
> | I tried to download sp2 and install...it installed but did not update
> still
> | sp3
> |
> | I tried to remove the whole office installation, restarted the computer
> and
> | reinstalled the office XP...but even after this STILL SP3!!
> |
> | Is there no way like the windows xp hotfixes?
> |
> | Mattias
> | ""Rita Nikas [MSFT]"" <ritan@online.microsoft.com> wrote in message
> | news:fuK3RqLKEHA.308@cpmsftngxa10.phx.gbl...
> | > Hi Mattias.
> | >
> | > I just finished reviewing your responses and Ken's questions to you,
and
> | > had a couple of questions for you. Since you're down to the only
> reference
> | > problem being OWC10.dll, we'll aim to focus on that one only:
> | >
> | > * Does this problem reproduce with Northwind (the sample database)
> | > * Does owc10.dll exist on your "development" computer? If so, what
> | > version(s)?
> | > * Does owc10.dll exist on the "target" computer(s) (that have the
> | runtime)?
> | > If so, what version(s)?
> | > * Does your application actually make use of owc10.dll (Office Web
> | > Components), or did Office SP3 seem to just throw in that extra
> reference?
> | > If you're not using
> | > the reference, you should be able to uncheck it and go from there.
> | > * Try manual registration of owc10.dll using regsvr32
<path\owc10.dll> -
> | > see what message(s) you get. For more information on regsvr32, take a
> look
> | > at
> | > http://support.microsoft.com/?kbid=833220
> | > * Rename owc10.dll. Repair/reinstall Office and see if problems
> disappear.
> | > You may need to rebuild the runtime & redeploy.
> | >
> | > Microsoft Access references, in general, are discussed in
> | > http://support.microsoft.com/?kbid=283115
> | >
> | > Sincerely,
> | >
> | > Rita Nikas
> | > Microsoft MVP Lead
> | > Microsoft Corporation
> | >
> | > This posting is provided "AS IS" with no warranties, and confers no
> | rights.
> | >
> | >
> | > --------------------
> | > | Subject: Re: Access 2002 SP3 Runtime error!!
> | > | Date: Tue, 20 Apr 2004 11:28:19 +0200
> | > |
> | > | Hi again..sorry late reply on this.
> | > |
> | > | It is still an issue both Runtime and Access.mdb is in Sp3 version
> | > now..but
> | > | still the same errors.
> | > |
> | > | I did not upgrade MDAC, but I will try that as well!
> | > |
> | > | Mattias
> | > | ""Rita Nikas [MSFT]"" <ritan@online.microsoft.com> wrote in message
> | > | news:O$doU7jJEHA.308@cpmsftngxa10.phx.gbl...
> | > | > Hi Mattias.
> | > | >
> | > | > If you're still having issues, it'd be useful to know if you made
> any
> | > | other
> | > | > upgrades when you applied SP3 - for example, did you upgrade MDAC?
> | > | >
> | > | > Sincerely,
> | > | >
> | > | > Rita Nikas
> | > | > Microsoft MVP Lead
> | > | > Microsoft Corporation
> | > | >
> | > | > This posting is provided "AS IS" with no warranties, and confers
no
> | > | rights.
> | > | >
> | > | >
> | > | > --------------------
> | > | > | Subject: Re: Access 2002 SP3 Runtime error!!
> | > | > | Date: Fri, 16 Apr 2004 19:00:45 +0200
> | > | > |
> | > | > | Hi
> | > | > |
> | > | > | Thank you for your suggestion!
> | > | > | I cannot try it out on the costumers system until monday...get
> back
> | > the
> | > | > | group again if it does not help
> | > | > |
> | > | > | Mattias
> | > | > | "Ken Snell" <kthissnellis9@notcomcast.realnet> wrote in message
> | > | > | news:OVgiuN9IEHA.520@tk2msftngp13.phx.gbl...
> | > | > | > You need to reinstall the runtime that you build with SP3
patch
> | onto
> | > | all
> | > | > | > those PCs. I have experienced a problem with using a front end
> | > | database
> | > | > | > developed with SP3 on PCs with runtimes created in SP2.
> | > | > | >
> | > | > | >
> | > | > | > --
> | > | > | > Ken Snell
> | > | > | > <MS ACCESS MVP>
> | > | > | >
> | > | > | > "Mattias" <infombase@home.sol.se> wrote in message
> | > | > | > news:OgxaO$7IEHA.2836@TK2MSFTNGP11.phx.gbl...
> | > | > | > > Hi
> | > | > | > >
> | > | > | > > Have Office XP Developer. Rumtime clients have worked fine
> till
> | I
> | > | > | upgraded
> | > | > | > > my system to SP3 level.
> | > | > | > >
> | > | > | > > "You database contains a missing or broken reference to the
> file
> | > | > | > msado25.tlb
> | > | > | > > version 2.5"
> | > | > | > >
> | > | > | > > I have this reference ok in the system and it is possible to
> | > compile
> | > | > and
> | > | > | > > save all modules.
> | > | > | > >
> | > | > | > > Anyone who can help??
> | > | > | > >
> | > | > | > > Mattias
> | > | > | > >
> | > | > | > >
> | > | > | >
> | > | > | >
> | > | > |
> | > | > |
> | > | > |
> | > | >
> | > |
> | > |
> | > |
> | >
> |
> |
> |
>


Quantcast