Hello,
I am hoping this is the right place for this but I don't know for sure. If it is not correct could someone point me to the right place?
We have a .NET/Classic ASP application that we are moving from 2003 Server which I think is IIS 6 to a 2012 server running IIS 8.5. It seems however that the newer version of IIS must be more strict as we are getting random errors within the Classic ASP
application. Many of the errors seeming to be that we need to convert an int to a string when doing a string comparison for example. I understand these to be good things but to get it moved I need this turned off. Afterwards we will set it up on another
box, turn it back on whatever is causing it to be more strict and work through these items at that time.
Any idea how i turn this off within IIS or within the application?
Thanks.
Go to the complete details ...