web.config文件中appsettings中的服务器路径 [英] path of server in the appsettings in a web.config file

查看:122
本文介绍了web.config文件中appsettings中的服务器路径的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述



我有一个应用程序,通过点击按钮,应该打开服务器中的文件夹。我已经在web.config文件的appsettings中给出了文件的路径。它工作正常,但当我在IIS上部署时,服务器文件夹没有打开。请建议。





< add key =loggerPathvalue =\\ifcapps63 \ E $ \CVaRServices \ Covariance\Log>

Hi,
I have an application and by clicking on a button a folder in the server should be opened. I had give the path of the file in the appsettings of the web.config file. It is working fine but when i deploy on IIS, the server folder is not getting opened. Please suggest.


<add key="loggerPath" value="\\ifcapps63\E$\CVaRServices\Covariance\Log">

推荐答案

\CVaRServices \Covariance\Log>
\CVaRServices\Covariance\Log">


这篇关于web.config文件中appsettings中的服务器路径的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆