当前位置:编程学习 > C#/ASP.NET >>

关于***.csproj 无法读取或路径不对的问题。求高手帮忙。。。

错误如下:
D:\...............\CatapultGame.csproj : error  : Unable to read the project file 'CatapultGame.csproj'. 
D:\...............\CatapultGame\CatapultGame.csproj: The project file could not be loaded. Could not find a part of the path D:\...............\CatapultGame\CatapultGame.csproj'.

D:\...............\CatapultGame\CatapultGameContent\CatapultGameContent.contentproj : error  : Unable to read the project file 'CatapultGameContent.contentproj'. 
D:\...............\CatapultGame\CatapultGameContent\CatapultGameContent.contentproj: The project file could not be loaded. Could not find a part of the path D:\...............\CatapultGame\CatapultGameContent\CatapultGameContent.contentproj'.

--------------------编程问答-------------------- Unable to read the project file 'CatapultGameContent.contentproj'.这个文件你看还有吗,还有路径对不 --------------------编程问答-------------------- 应该是路径不对
D:\...............\CatapultGame\CatapultGame.csproj'

你查看下
如果实在不行,最苯的方法就是 :
你新建加载不上的项目,把对应的 类文件拷贝过去,然后在新建 的项目那把着部分类 包含到项目里去! --------------------编程问答-------------------- 是不是你改名字了?
你把.csproj的文件右键记事本打开
名字换成与你现在一样的就能打开了
记得解决方案的额sln 也要改变才行
--------------------编程问答-------------------- 没有。我甚至连这个文件都找不到。。。路径没错。相对地,也就更加郁闷了+_+
补充:.NET技术 ,  C#
CopyRight © 2012 站长网 编程知识问答 www.zzzyk.com All Rights Reserved
部份技术文章来自网络,