I have an application that uses IIS 7.5X and Visual Studio 2013 and it works fine in IIS Express. I have had to make changes to allow authentication and allow 32-bit but it still doesn't work on IIS, only IIS express.
I have tried to use the publish in VS2013, but that doesn't seem to work.
Is there anyway I can find the settings used by IIS express so I can set IIS up so it works the same?
Where do I setup logs? Thanks in advance for not closing this question!
Also, when I run as IISExpress I see the images and styles that don't appear when run as an IIS site.
Where can I find out the settings used by IIS Express?
Pete