A potentially dangerous Request.Path value was detected from the client (*)

前端 未结 8 2028
执笔经年
执笔经年 2020-11-22 12:18

I am receiving the rather self explanatory error:

A potentially dangerous Request.Path value was detected from the client (*).

T

8条回答
  •  野性不改
    2020-11-22 12:54

    Try to set web project's server propery as Local IIS if it is IIS Express. Be sure if project url is right and create virual directory.

提交回复
热议问题