Group:  Microsoft Access ยป microsoft.public.access.activexcontrol
Thread: Error 429; ActiveX control can't create object

DotNetBag
.NET Development Newsgroups

HTVi
TV Discussion Newsgroups

Our Hot Pick: Rising Antivirus 2006 - Certified by TUV & Checkmark! Get 10% discount by entering this coupon code: ONDISCOUNT10
Rising Antivirus 2006

Error 429; ActiveX control can't create object
"Chris L" <chris[ at ]tempestmedia.com> 02.12.2005 03:46:21
Greetings,

We use a custom Access application that runs from an EXE file o nthe server
to do our orders here, but when the user got a new computer, every time we
try to run it is comes up with that error!

We have so far tried:

[Quoted Text]
>> Running under the administrator account
>> Done multiple windows updates
>> Done microsoft office update
>> Checked the version of access is correct
>> Installed the .NET framework


All without sucess. The operating system is windows XP pro, and it is using
Access 2003.

The strange thing is, it works FINE on my computer!

Any help at all is much appreciated! Help!

Cheers,
Chris


Re: Error 429; ActiveX control can't create object
"Douglas J. Steele" <NOSPAM_djsteele[ at ]NOSPAM_canada.com> 02.12.2005 23:04:57
Does the COM object (be it an OCX, DLL or EXE) exist on the computer, and
have you used RegSvr32.exe to register it?

The fact that the executable is on the server is immaterial: Access runs on
the user's desktop, not the server.

--
Doug Steele, Microsoft Access MVP
http://I.Am/DougSteele
(no e-mails, please!)



"Chris L" <chris[ at ]tempestmedia.com> wrote in message
news:438fc38e$1[ at ]duster.adelaide.on.net...
[Quoted Text]
> Greetings,
>
> We use a custom Access application that runs from an EXE file o nthe
> server to do our orders here, but when the user got a new computer, every
> time we try to run it is comes up with that error!
>
> We have so far tried:
>
>>> Running under the administrator account
>>> Done multiple windows updates
>>> Done microsoft office update
>>> Checked the version of access is correct
>>> Installed the .NET framework
>
>
> All without sucess. The operating system is windows XP pro, and it is
> using Access 2003.
>
> The strange thing is, it works FINE on my computer!
>
> Any help at all is much appreciated! Help!
>
> Cheers,
> Chris
>


Re: Error 429; ActiveX control can't create object
"Chris L" <chris[ at ]tempestmedia.com> 04.12.2005 23:26:50
Hi Douglas,

Im not sure what the COM object is that you are reffering to...is it the EXE
file that we are running from the server?

Chris

"Douglas J. Steele" <NOSPAM_djsteele[ at ]NOSPAM_canada.com> wrote in message
news:OOY5RT59FHA.500[ at ]TK2MSFTNGP15.phx.gbl...
[Quoted Text]
> Does the COM object (be it an OCX, DLL or EXE) exist on the computer, and
> have you used RegSvr32.exe to register it?
>
> The fact that the executable is on the server is immaterial: Access runs
> on the user's desktop, not the server.
>
> --
> Doug Steele, Microsoft Access MVP
> http://I.Am/DougSteele
> (no e-mails, please!)
>
>
>
> "Chris L" <chris[ at ]tempestmedia.com> wrote in message
> news:438fc38e$1[ at ]duster.adelaide.on.net...
>> Greetings,
>>
>> We use a custom Access application that runs from an EXE file o nthe
>> server to do our orders here, but when the user got a new computer, every
>> time we try to run it is comes up with that error!
>>
>> We have so far tried:
>>
>>>> Running under the administrator account
>>>> Done multiple windows updates
>>>> Done microsoft office update
>>>> Checked the version of access is correct
>>>> Installed the .NET framework
>>
>>
>> All without sucess. The operating system is windows XP pro, and it is
>> using Access 2003.
>>
>> The strange thing is, it works FINE on my computer!
>>
>> Any help at all is much appreciated! Help!
>>
>> Cheers,
>> Chris
>>
>
>


Re: Error 429; ActiveX control can't create object
"Douglas J. Steele" <NOSPAM_djsteele[ at ]NOSPAM_canada.com> 05.12.2005 01:10:46
You're confusing me. You say you have an Access application, yet you also
say you have an Exe. Which is it?

In any case, as I said, the fact that the executable exists on the server
doesn't mean anything: it actually runs on the workstation, so any
dependencies of the executable must be installed on the workstation.

If you didn't write the application yourself, you'll need to get details
from whoever did as to what has to be installed.

--
Doug Steele, Microsoft Access MVP
http://I.Am/DougSteele
(no e-mails, please!)



"Chris L" <chris[ at ]tempestmedia.com> wrote in message
news:43937b3b[ at ]duster.adelaide.on.net...
[Quoted Text]
> Hi Douglas,
>
> Im not sure what the COM object is that you are reffering to...is it the
> EXE file that we are running from the server?
>
> Chris
>
> "Douglas J. Steele" <NOSPAM_djsteele[ at ]NOSPAM_canada.com> wrote in message
> news:OOY5RT59FHA.500[ at ]TK2MSFTNGP15.phx.gbl...
>> Does the COM object (be it an OCX, DLL or EXE) exist on the computer, and
>> have you used RegSvr32.exe to register it?
>>
>> The fact that the executable is on the server is immaterial: Access runs
>> on the user's desktop, not the server.
>>
>> --
>> Doug Steele, Microsoft Access MVP
>> http://I.Am/DougSteele
>> (no e-mails, please!)
>>
>>
>>
>> "Chris L" <chris[ at ]tempestmedia.com> wrote in message
>> news:438fc38e$1[ at ]duster.adelaide.on.net...
>>> Greetings,
>>>
>>> We use a custom Access application that runs from an EXE file o nthe
>>> server to do our orders here, but when the user got a new computer,
>>> every time we try to run it is comes up with that error!
>>>
>>> We have so far tried:
>>>
>>>>> Running under the administrator account
>>>>> Done multiple windows updates
>>>>> Done microsoft office update
>>>>> Checked the version of access is correct
>>>>> Installed the .NET framework
>>>
>>>
>>> All without sucess. The operating system is windows XP pro, and it is
>>> using Access 2003.
>>>
>>> The strange thing is, it works FINE on my computer!
>>>
>>> Any help at all is much appreciated! Help!
>>>
>>> Cheers,
>>> Chris
>>>
>>
>>
>
>


Re: Error 429; ActiveX control can't create object
"Chris L" <chris[ at ]tempestmedia.com> 06.12.2005 23:07:41
This is true.

Really without contacting the people who wrote this thing its just guesswork
and fruitless at that. I will be contacting them shortly (if I can, it was
writen a long time back!)

Thank you for your help here, it has been most helpfull :)

Cheers,
Chris

"Douglas J. Steele" <NOSPAM_djsteele[ at ]NOSPAM_canada.com> wrote in message
news:%23Vcu3iT%23FHA.1028[ at ]TK2MSFTNGP11.phx.gbl...
[Quoted Text]
> You're confusing me. You say you have an Access application, yet you also
> say you have an Exe. Which is it?
>
> In any case, as I said, the fact that the executable exists on the server
> doesn't mean anything: it actually runs on the workstation, so any
> dependencies of the executable must be installed on the workstation.
>
> If you didn't write the application yourself, you'll need to get details
> from whoever did as to what has to be installed.
>
> --
> Doug Steele, Microsoft Access MVP
> http://I.Am/DougSteele
> (no e-mails, please!)
>
>
>
> "Chris L" <chris[ at ]tempestmedia.com> wrote in message
> news:43937b3b[ at ]duster.adelaide.on.net...
>> Hi Douglas,
>>
>> Im not sure what the COM object is that you are reffering to...is it the
>> EXE file that we are running from the server?
>>
>> Chris
>>
>> "Douglas J. Steele" <NOSPAM_djsteele[ at ]NOSPAM_canada.com> wrote in message
>> news:OOY5RT59FHA.500[ at ]TK2MSFTNGP15.phx.gbl...
>>> Does the COM object (be it an OCX, DLL or EXE) exist on the computer,
>>> and have you used RegSvr32.exe to register it?
>>>
>>> The fact that the executable is on the server is immaterial: Access runs
>>> on the user's desktop, not the server.
>>>
>>> --
>>> Doug Steele, Microsoft Access MVP
>>> http://I.Am/DougSteele
>>> (no e-mails, please!)
>>>
>>>
>>>
>>> "Chris L" <chris[ at ]tempestmedia.com> wrote in message
>>> news:438fc38e$1[ at ]duster.adelaide.on.net...
>>>> Greetings,
>>>>
>>>> We use a custom Access application that runs from an EXE file o nthe
>>>> server to do our orders here, but when the user got a new computer,
>>>> every time we try to run it is comes up with that error!
>>>>
>>>> We have so far tried:
>>>>
>>>>>> Running under the administrator account
>>>>>> Done multiple windows updates
>>>>>> Done microsoft office update
>>>>>> Checked the version of access is correct
>>>>>> Installed the .NET framework
>>>>
>>>>
>>>> All without sucess. The operating system is windows XP pro, and it is
>>>> using Access 2003.
>>>>
>>>> The strange thing is, it works FINE on my computer!
>>>>
>>>> Any help at all is much appreciated! Help!
>>>>
>>>> Cheers,
>>>> Chris
>>>>
>>>
>>>
>>
>>
>
>


Home | Search | Terms | Imprint | Contact
Newsgroups Reader - provided by WiredBox.Net