关于将我的visual studio项目写入CD [英] About writing my visual studio project to CD

查看:101
本文介绍了关于将我的visual studio项目写入CD的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

各位大家好!,



我有带SQL数据库的visual studio项目。



我之后完成我的项目我必须使用CD移交它。



所以我根据数据库的新连接字符串更改我的SQL连接路径,



我将我的整个visual studio文件夹写入CD。



然后我尝试调试程序,但它显示如下错误消息。



(我的CD不是可擦写CD,)



Ruhunu香料(PVT) LTD - 是我的项目名称



Hello everybody!,

I have visual studio project with SQL database.

after I finish my project I have to handover it using a CD.

so I change my SQL connection path according to the new connection string of database,

and I write my whole visual studio folder to the CD.

Then I try to debug the program but it shows below error messages.

(My CD isn't a Rewritable CD,)

Ruhunu spices(PVT)LTD - is my project name

Error   1   Unexpected error creating debug information file 'I:\Ruhunu spices(PVT)LTD\Ruhunu spices(PVT)LTD\obj\Debug\Ruhunu spices(PVT)LTD.PDB' -- 'I:\Ruhunu spices(PVT)LTD\Ruhunu spices(PVT)LTD\obj\Debug\Ruhunu spices(PVT)LTD.pdb: Access is denied.
'   Ruhunu spices(PVT)LTD





错误2无法写入文件obj \\ \\ Ruhunu spices(PVT)LTD.csproj.FileList.txt。访问路径'I:\Ruhunu spices(PVT)LTD \Ruhunu spices(PVT)LTD\obj\Ruhunu spices(PVT)LTD.csproj.FileList.txt'被拒绝。 Ruhunu香料(PVT)LTD





请帮我解决这个问题。



Error 2 Could not write lines to file "obj\Ruhunu spices(PVT)LTD.csproj.FileList.txt". Access to the path 'I:\Ruhunu spices(PVT)LTD\Ruhunu spices(PVT)LTD\obj\Ruhunu spices(PVT)LTD.csproj.FileList.txt' is denied. Ruhunu spices(PVT)LTD


please help me to solve this problem.

推荐答案





因为你用CD编写项目所以我们的VS无法在CD上创建他所需的文件因为它是只读的所以请复制文件夹进入HD(硬盘)路径,然后尝试调试。



谢谢,

Suvabrata
Hi,

As you have write the project in CD so our VS unable create his required files at CD because its read only so please copy the folder into HD (hard drive) path and then try to debug.

Thanks,
Suvabrata


这篇关于关于将我的visual studio项目写入CD的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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