No connection could be made because the target machine actively refused it 127.0.0.1

后端 未结 11 2256
野性不改
野性不改 2020-12-15 19:04

I try to connect to a web service hosted on a different server using the WebRequest Class. The web service returns a string as a Response. While doing so I get an Error:

11条回答
  •  一整个雨季
    2020-12-15 19:44

    I had the same issue with a site which previously was running fine. I resolved the issue by deleting the temporary files from C:\WINDOWS\Microsoft.NET\Framework\v#.#.#####\Temporary ASP.NET Files\@projectName\###CC##C\###C#CC

提交回复
热议问题