Print Page | Close Window

regsvr32 with Vista (RC1)

Printed From: Codejock Forums
Category: Codejock Products
Forum Name: Calendar
Forum Description: Topics Related to Codejock Calendar
URL: http://forum.codejock.com/forum_posts.asp?TID=6104
Printed Date: 28 September 2024 at 9:27pm
Software Version: Web Wiz Forums 12.04 - http://www.webwizforums.com


Topic: regsvr32 with Vista (RC1)
Posted By: eandrieux
Subject: regsvr32 with Vista (RC1)
Date Posted: 13 January 2007 at 7:40am
Hi,
 
When I try to register the activeX by the order "regsvr32 myocx.ocx", i obtain the following error message :
 
The module "myocx.ocx" have been charged, but the call to the DllRegisterServer failed (error code 0x080040200)
(translation of French)
 
I cannot test my program if i cannot register this calendar ocx on windows vista.
 
Do you know this error and do you know how I can correct it ?
Does the order "regsvr32 myocx.ocx" function on Windows Vista which is not in "Release Candidate" ? (else what is the good order ?)
Thank you by advance for your assistance, best regards
 



Replies:
Posted By: Oleg
Date Posted: 13 January 2007 at 8:14am
Hello, regsvr32 by default don't have rights to register in Vista.
 
create bat file:
regsvr32 c:\full path to ocx\Calendar.ocx
 
right click on this bat file and choose Run As Administrator.


-------------
Oleg, Support Team
CODEJOCK SOFTWARE SOLUTIONS


Posted By: eandrieux
Date Posted: 13 January 2007 at 10:11am
Hello,
 
Thank you for this information. It functions.
 
How this function can be transparent for the end user ?
(it will be very difficult to deploy a software if each user must do this !)
 
Do you have an easier and integrated solution ?
 
Best regards
Etienne
 


Posted By: Oleg
Date Posted: 13 January 2007 at 11:23am

Hi,

Use some tool to create setup for your application - Visual Studio 2005 /Insall Shield/Inno Setup/etc.


-------------
Oleg, Support Team
CODEJOCK SOFTWARE SOLUTIONS



Print Page | Close Window

Forum Software by Web Wiz Forums® version 12.04 - http://www.webwizforums.com
Copyright ©2001-2021 Web Wiz Ltd. - https://www.webwiz.net