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

python - Operations inside variables -

Generic Map Parameter java -

arrays - What causes a java.lang.ArrayIndexOutOfBoundsException and how do I prevent it? -