Sunday 15 June 2014

visual studio 2012 - ATL COM DLL REGISTER ERROR 0x80070716 -



visual studio 2012 - ATL COM DLL REGISTER ERROR 0x80070716 -

i getting error 0x80070716 when regsvr32 done atl dll x64, under win7 x64.

i made search before putting question, , verfying threads in other web sites 1 http://www.tek-tips.com/viewthread.cfm?qid=1085835 , other 1 here http://forums.codeguru.com/printthread.php?t=366207. threads have not solve problem.

please allow me know if help me.

i share solution, maybe help 1 in future:

1) select "resourceview" tab in workspace menu bar.

2) right click on resource folder component failing register.

3) select "resource symboles..." menu option.

4) remove unused symboles , close.

when build project error error c2065: idr_<mywrongidregistryclass> : undeclared identifier; in declare_registry_resourceid :

5) replace idr_<mywrongclass> idr_<mycorrectidregistryclass>.

these steps create atl com dll registred after made build.

hope help faces same problem.

visual-studio-2012 com atl regsvr32

No comments:

Post a Comment