|
<< Click to Display Table of Contents >> Navigation: Telegram > 2023 > 09 > 04 > Telegram_2023-09-04T04 |
2023-09-04T04:20:49
How I can find out what causes this error?
2023-09-04T04:48:16
Is this Isapi app on IIS? or what?
2023-09-04T04:49:32
ISAPI app on iis
it is on a shared host managed by PLESK
2023-09-04T04:50:03
I'd suspect there is a misconfiguration somewhere in IIS
2023-09-04T04:50:45
Yes
But I cannot find out the reason
.
2023-09-04T04:50:46
start checking any web.config file that you have in (a) your application folder, or (b) in IIS wwwroot folder
2023-09-04T04:52:02
instead of banging your head on the wall, I suggest that you ask the support to check this for you. This is probably something that they configured wrong
2023-09-04T04:52:50
OK
sorry
thank you
.
2023-09-04T04:52:52
UrlRewrite saves a web.config file. Rename it to something else and try it
2023-09-04T04:53:49
rename the web.config to something else, restart the app pool and try again. See if it fixes. If the file has anything wrong in it, it will cause all sorts of errors in IIS