.net - Issue With Registry Key of dfshim.dll -


i getting error when opening reportbuilder application wpf app on windows server 2012 machine report builder 3.0 sql server 2012.

as workfound deleted registry key of dfshim.dll below location:[hkey_local_machine\software\wow6432node\microsoft\windows\currentversion\app paths\dfshim.dll].

after not getting error , report builder opening fine.

what use of registry key , impact if delete entry? not removing dfshim.dll deleting registry entry.

any appreciated. thanks

dfshim.dll part of microsoft's clickonce deployment technology. guess reportbuilder being propagated client machine via clickonce. looking @ entries in key mentioned, see 1 entry entitled useurl=1 (dword). assume means true , has using url specified clickonce launch application. suspect rather deleting key, if set 0, achieve same result. clickonce attempts connect host url when request made launch application validate current version of application installed locally. suspect deleting key bypasses network check , runs local copy.

if hover on reportbuilder link make note of , attempt navigate directly. if application not open, network or firewall issue possibly causing problem.

check event viewer error logs too. triage problem.

you may want take peek @ this microsoft connect post.


Comments

Popular posts from this blog

php - Calling a template part from a post -

Firefox SVG shape not printing when it has stroke -

How to mention the localhost in android -