Re: eReference error message
- From: "Greg Meade" <Killer@xxxxxxxxxxxxx>
- Date: Tue, 14 Jun 2005 07:20:04 -0700
Thanks Mike. Here is my code. I have a form with a command button on it.
This is the whole thing,. When I click the button I get a red-x msg box
captioned "eReference Embedding" with the message "Unknown Application
Version". There is also a VB error message, "Runtime Error -2147417846
(8001010a) Automation Error The message filter indicated that the
application is busy"
There is a Reference to Microsoft Excel 11.0 Object Library (EXCEL.EXE)
Private Sub Command1_Click()
Dim oXL As Excel.Application
Set oXL = New Application
End Sub
--
Developer in Hades
"MikeD" wrote:
>
> "Greg Meade" <Killer@xxxxxxxxxxxxx> wrote in message
> news:3F117769-A3DC-40F5-AD3E-284AE486192A@xxxxxxxxxxxxxxxx
> > Since installing Office 2003, whenever I attempt to instantiate an
> > Excel.Application I get an error message box captioned "eReference
> > Embeddine", saying "Unknown application version". I have several apps
> > that
> > will no longer work, and I am going nuts. Has anyone had this problem????
>
>
> Post your code. Without seeing that, there's no way to determine if you're
> doing something wrong. Other than that, my only guess would be that Office
> is not installed correctly. Try doing a repair of it and see if that fixes
> things. Just on a hunch, did you install Office 2003 over (or in addition
> to) a previous version of Office?
>
> --
> Mike
> Microsoft MVP Visual Basic
>
>
>
.
- Follow-Ups:
- Re: eReference error message
- From: MikeD
- Re: eReference error message
- From: "Peter Huang" [MSFT]
- Re: eReference error message
- References:
- eReference error message
- From: Greg Meade
- Re: eReference error message
- From: MikeD
- eReference error message
- Prev by Date: Re: eReference error message
- Next by Date: Re: Error 2147417848 - Method '~' of Object '~' failed.
- Previous by thread: Re: eReference error message
- Next by thread: Re: eReference error message
- Index(es):