摘要:
winform服务器部署windos日志错误模块名称: KERNELBASE.dll 检查配置文件,查看配置文件引用文件路径是否正确DUbug模式下查看debug.config配置文件。 感谢:https://blog.csdn.net/baobingji/article/details/10948 阅读全文
摘要:
在webservice的 <system.web> 节点下加入 <webServices> <protocols> <add name= "HttpPost" /> <add name= "HttpGet" /> </protocols> </webServices> 阅读全文
摘要:
使用vs远程调试工具 vs2019位置:C:\Program Files\Microsoft Visual Studio 16.0\Common7\IDE\Remote Debugger\x64\msvsmo.exe 若没有需要下载安装:https://visualstudio.microsoft. 阅读全文