registry - Windows force refresh DCOM configuration -


i'm using 'com exe' reference in project being registered before. need set security / access rights dcom object. so, checked registry settings , did write these .reg file. problem following: after registering com object, not available immediately. need open 'mmc -32', add component services snapin , browse dcom objects make 'available' , able apply .reg file.# appid won't exist in registry prior step.

starting 'dcomcnfg' not work either.

any suggestion on causes helpful. or hint how simplify process.

(i not have source code access com exe , cannot in detail)


Comments

Popular posts from this blog

sql - Time in datatime field -

javascript - How to split the success output from an Ajax post? -

java - sharing object across different classes -