Discussion:
activex cannot be registered
(too old to reply)
Anton Klepec
2008-09-16 10:14:04 UTC
Permalink
One of my client cannot register activex. Whe he run "REgsvr32 graph32.ocx",
he gets the message: "Load library ("graph32.ocx") failed. The specified
module could not be found. We save graph32.ocx to system32 folder and to
system folder.

Any suggestions would be appreciated.

Anton Klepec
Geoff Wass [dBVIPS]
2008-09-17 04:59:29 UTC
Permalink
Post by Anton Klepec
One of my client cannot register activex. Whe he run "REgsvr32 graph32.ocx",
he gets the message: "Load library ("graph32.ocx") failed. The specified
module could not be found. We save graph32.ocx to system32 folder and to
system folder.
Any suggestions would be appreciated.
Anton Klepec
Anton,

Which version of Windows does your customer have? If it is WinXP or
Vista, were they logged on to an account with administrator rights?
--
Geoff Wass [dBVIPS]
Montréal, Québec, Canada

.|.|.| dBASE info at http://geocities.com/geoff_wass |.|.|.
.|.|.| ---------------------------------------------------------- |.|.|.
.|.|.| IT Consultant http://Geoff_Wass.com |.|.|.
Anton Klepec
2008-09-17 12:28:16 UTC
Permalink
He has windowx xp profesional. And he has all administration rights.


Anton Klepec
Post by Geoff Wass [dBVIPS]
Post by Anton Klepec
One of my client cannot register activex. Whe he run "REgsvr32 graph32.ocx",
he gets the message: "Load library ("graph32.ocx") failed. The specified
module could not be found. We save graph32.ocx to system32 folder and to
system folder.
Any suggestions would be appreciated.
Anton Klepec
Anton,
Which version of Windows does your customer have? If it is WinXP or
Vista, were they logged on to an account with administrator rights?
--
Geoff Wass [dBVIPS]
Montréal, Québec, Canada
.|.|.| dBASE info at http://geocities.com/geoff_wass |.|.|.
.|.|.| ---------------------------------------------------------- |.|.|.
.|.|.| IT Consultant http://Geoff_Wass.com |.|.|.
Geoff Wass [dBVIPS]
2008-09-18 04:27:40 UTC
Permalink
Post by Anton Klepec
He has windowx xp profesional. And he has all administration rights.
Anton Klepec
Anton,

The only suggestion I can offer right now is to put the .ocx in the same
folder as your application and see if it can be found there OR use the
path (ex: regsvr32 c:\your\path\graph32.ocx). Windows Vista and XP
(after recent Windows updates) are getting fussy about where things are
stored.
--
Geoff Wass [dBVIPS]
Montréal, Québec, Canada

.|.|.| dBASE info at http://geocities.com/geoff_wass |.|.|.
.|.|.| ---------------------------------------------------------- |.|.|.
.|.|.| IT Consultant http://Geoff_Wass.com |.|.|.
Anton Klepec
2008-09-27 01:14:09 UTC
Permalink
Thanks, Geof. I solved the problem. In the folder C:\windows\system should
be gsw32.exe and gswdll32.dll.

Anton Klepec
Post by Geoff Wass [dBVIPS]
Post by Anton Klepec
He has windowx xp profesional. And he has all administration rights.
Anton Klepec
Anton,
The only suggestion I can offer right now is to put the .ocx in the same
folder as your application and see if it can be found there OR use the
path (ex: regsvr32 c:\your\path\graph32.ocx). Windows Vista and XP
(after recent Windows updates) are getting fussy about where things are
stored.
--
Geoff Wass [dBVIPS]
Montréal, Québec, Canada
.|.|.| dBASE info at http://geocities.com/geoff_wass |.|.|.
.|.|.| ---------------------------------------------------------- |.|.|.
.|.|.| IT Consultant http://Geoff_Wass.com |.|.|.
Geoff Wass [dBVIPS]
2008-09-27 04:42:07 UTC
Permalink
Post by Anton Klepec
Thanks, Geof. I solved the problem. In the folder C:\windows\system should
be gsw32.exe and gswdll32.dll.
Anton Klepec
Anton,

I'm glad you got it solved. It must have taken some time to figure that
out.
--
Geoff Wass [dBVIPS]
Montréal, Québec, Canada

.|.|.| dBASE info at http://geocities.com/geoff_wass |.|.|.
.|.|.| ---------------------------------------------------------- |.|.|.
.|.|.| IT Consultant http://Geoff_Wass.com |.|.|.
Loading...