System.Web.HttpException: This is an invalid script resource request

后端 未结 5 1422
忘掉有多难
忘掉有多难 2021-02-01 10:30

I get this error when pushing our website to our clients production server however the page works absolutely fine on their dev / test servers. What causes this error (consideri

5条回答
  •  猫巷女王i
    2021-02-01 10:50

    The error in the end was due to some URL re-writing that was occuring the server to which the admins hadn't told us about.! Watch out for that one

提交回复
热议问题