I have network connections blocked for visual studio. After installing the Qt SDK with visual studio add in, I get an error message, failed to connected to AppWrapper. Uninstalled the SDK, and no more attempts to connect to AppWrapper. What is the AppWrapper installed with Qt? Why does it attempt to make a network connection when you open Visual Studio?
create a file in dir: "C:\Program Files\Digia\Qt4VSAddin" with name :"qtappwrapper.exe.config" and type:
<configuration>
<startup>
<supportedRuntime version="v4.0.30319" />
</startup>
</configuration>
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With