Solution:
Try adding following line in the config file:-
C:\Windows\Microsoft.NET\Framework\v4.0.30319\InstallUtil.exe.config
<configuration>
<runtime>
<loadFromRemoteSources enabled="true"/>
</runtime>
</configuration>
No comments:
Post a Comment