关于将我的visual studio项目写入CD

编程入门 行业动态 更新时间:2024-10-23 01:55:59
本文介绍了关于将我的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

本文发布于:2023-11-06 14:27:47,感谢您对本站的认可!
本文链接:https://www.elefans.com/category/jswz/34/1563937.html
版权声明:本站内容均来自互联网,仅供演示用,请勿用于商业和其他非法用途。如果侵犯了您的权益请与我们联系,我们将在24小时内删除。
本文标签:项目   visual   studio   CD

发布评论

评论列表 (有 0 条评论)
草根站长

>www.elefans.com

编程频道|电子爱好者 - 技术资讯及电子产品介绍!