Print Page | Close Window

regsvr32 problem after update to v15.0.2

Printed From: Codejock Forums
Category: Codejock Products
Forum Name: Toolkit Pro
Forum Description: Topics Related to Codejock Toolkit Pro
URL: http://forum.codejock.com/forum_posts.asp?TID=19842
Printed Date: 18 June 2025 at 7:33pm
Software Version: Web Wiz Forums 12.04 - http://www.webwizforums.com


Topic: regsvr32 problem after update to v15.0.2
Posted By: micha5104
Subject: regsvr32 problem after update to v15.0.2
Date Posted: 06 June 2012 at 9:12am
I'm currently updating a project from Xtreme.ToolkitPro v10.3 to v15.0.2. There are quite a few components in the project that use the Toolkit, some needing the /clr flag, others don't.

With any component that does not need the /clr flag the upgrade worked fine, but with the others I get a problem when I try to register the components (dll and ocx) on WinXP. Regsvr32 crashes with an unhandled exception when the DllRegisterServer function is called (it doesn't even reach the breakpoint in that function).

Dependency walker does not show any worrying missing dependencies.

The toolkit v10.3 was compiled as shared. With the new version I tried to compile it static, but also shared it fails to register.

Any ideas?

Thanks,
Micha



Replies:
Posted By: micha5104
Date Posted: 13 June 2012 at 8:11am
Solved!

Turns out I had to set /GF (Enable String Pooling) in the settings (C/C++ -> Code Generation -> Enable String Pooling)



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