Чтобы использовать небезопасный код в C#, надо первым делом указать проекту, что он будет работать с небезопасным кодом. Для этого надо установить в настройках проекта соответствующий флаг — в меню Project (Проект) найти Свойства проекта. Затем в меню Build установить флажок Allow unsafe code (Разрешить небезопасный код):
Category Archives: Visual Studio
Visual Studio 2017 error: Unable to start program, An operation is not legal in the current state
For me, the solution (workaround) is to turn off JavaScript debugging on Chrome, which I believe is a new feature introduced in VS 2017.
Go to Tools > Options > Debugging > General and turn off the setting for Enable JavaScript Debugging for ASP.NET (Chrome and IE).
System.Web.Optimization
Install-Package Microsoft.AspNet.Web.Optimization
InstallShield: cannot extract icon with index 0 (for dummies)
Спойлер: всего лишь нужно установить Самую Главную Иконку приложения в Самых Главных Настройках.
http://stackoverflow.com/questions/15347646/installshield-cannot-extract-icon-with-index-0-for-dummies