iis-builder
iis-builder copied to clipboard
Automate your local IIS Development Environment with this script, its designed to build a development IIS site for your visual studio project.
The script should now properly pass on the path parameter (even if it contains spaces) when the script is invoked again to elevate the script into a new process. Requires...
When attempting to set the runtime version to "No Managed Code" by setting the "IIS-App-Pool-Dot-Net-Version" in the iis-config.json to an empty string, the original code defaulted to setting the .NET...
I use IIS Builder with all my projects, but Firefox (90.0.2) doesn't accept the self-signed certificates by default. Maybe you could add the following instructions to the README to help...
I noticed I get an error when running the post build event when I have spaces in the path of the iisbuilder. This is mostly just the documentation which might...