vs运行项目提示"Failed to register URL "http://localhost:1241/" for site "YM.Web" application "/". Error description: 另一个程序正在使用此文件,进程无法访问。 (0x80070020)".
执行一下命令: net stop winnat net start winnat
即可.
vs运行项目提示"Failed to register URL "http://localhost:1241/" for site "YM.Web" application "/". Error description: 另一个程序正在使用此文件,进程无法访问。 (0x80070020)".
执行一下命令: net stop winnat net start winnat
即可.