❔ Deploying an MVC project
I know this is a C# server but it's related so I hope it's okay...
I've published a standard MVC project to a folder and then added that folder with settings in IIS manager. It won't work. I only get error 500 when trying to access the site.
So I launched the built project with --urls "https://ipnumber:443" and then went into my router and ip forwarded everything and it works just fine except for the fishy certificates of course.
My question is, why wont IIS work (everything is by default)? I would also want to add a signed certificate some day, how would I do that outside of the IIS manager so it just magically works by running the executable?
1 Reply
Looks like nothing has happened here. I will mark this as stale and this post will be archived until there is new activity.