各位大神,我想请教个问题:
我写了个window服务程序。里边有一个访问网络路径的代码。
发布之后就起不来服务。
在系统日志里看,错误信息: Service cannot be started. System.IO.DirectoryNotFoundException: Could not find a part of the path '\192.168.1.6\00'.
收起
\192.168.1.6. 这个网络路径有问题,用双斜杠
报告相同问题?