Does anyone know a trick to change all web projects in a Visual Studio solution so that they use IIS Express.
Imagine converting 100 Web Application projects by clicking each “Properties”…
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
There is no easy way at the moment for converting a lot of projects. A PowerShell script would do the job but I didn’t find one and I don’t intend to write it the moment.