Warning: file_get_contents(/data/phpspider/zhask/data//catemap/1/asp.net/35.json): failed to open stream: No such file or directory in /data/phpspider/zhask/libs/function.php on line 167

Warning: Invalid argument supplied for foreach() in /data/phpspider/zhask/libs/tag.function.php on line 1116

Notice: Undefined index: in /data/phpspider/zhask/libs/function.php on line 180

Warning: array_chunk() expects parameter 1 to be array, null given in /data/phpspider/zhask/libs/function.php on line 181
asp.net mvc(HttpWebRequest)WebRequest.Create无效URI无法确定URI的格式_Asp.net_Model View Controller - Fatal编程技术网

asp.net mvc(HttpWebRequest)WebRequest.Create无效URI无法确定URI的格式

asp.net mvc(HttpWebRequest)WebRequest.Create无效URI无法确定URI的格式,asp.net,model-view-controller,Asp.net,Model View Controller,对不起,我知道了 下面的代码 (HttpWebRequest)WebRequest.Create("REPLACE_ME"); 正在抛出以下错误 “无效的URI:无法确定URI的格式” 引发System.UriFormatException 感谢您的帮助。谢谢。对不起,我知道了。我的web.config不正确

对不起,我知道了

下面的代码

(HttpWebRequest)WebRequest.Create("REPLACE_ME");
正在抛出以下错误

“无效的URI:无法确定URI的格式”

引发System.UriFormatException


感谢您的帮助。谢谢。

对不起,我知道了。我的web.config不正确