Home / Blog / VisualStudio
Disable Visual Studio 2022 IIS security attach warning

Disable Visual Studio 2022 IIS security attach warning

Running Visual Studio as administrator is needed to host your web project in IIS. Everytime the debugger is started the "Attach Security Warning" confirmation dialog appears. Modify the registry to disable this.

lees meer..
Disable Visual Studio 2019 IIS security attach warning

Disable Visual Studio 2019 IIS security attach warning

Running Visual Studio as administrator is needed to host your web project in IIS. Everytime the debugger is started the "Attach Security Warning" confirmation dialog appears. Modify the registry to disable this.

lees meer..
Prevent ClickOnce publish in DEBUG mode

Prevent ClickOnce publish in DEBUG mode

Any developer using ClickOnce has at least once forgot to switch to Release mode before a publish.

lees meer..
VS2017 annoying WCF service host message on solution load

VS2017 annoying WCF service host message on solution load

Since the upgrade to Visual Studio 2017 an annoying message box appears from Microsoft WCF Service Host.

lees meer..
Disable Visual Studio 2017 security attach warning

Disable Visual Studio 2017 security attach warning

Running Visual Studio as administrator is needed to host your web project in IIS. Everytime the debugger is started the "Attach Security Warning" confirmation dialog appears. Actually there is no security risk at our local machine, so let's disable this.

lees meer..

Contact