博客
关于我
强烈建议你试试无所不能的chatGPT,快点击我
Visual Studio 2010 cannot goto definition
阅读量:5308 次
发布时间:2019-06-14

本文共 898 字,大约阅读时间需要 2 分钟。

when i right click the object, and select "go to definition", VS said that " a definition for the symbol 'XXXX' could not be located", here 'XXX' is the name of the object which i right clicked on.

 

i don't know why this happened. But when i get the previos version of XX.sln file, this didn't happen. that is, the problem is not because of Visual Studio 2010, but because of my XX.sln file.

 

i tried to figure out what had been done to the XX.sln file, except for two projects, nothing else had been changed. So I got the latest version of XX.sln, removed the two projects, and then reopen the XX.sln file, all worked correctly. and I got latest XX.sln from the version control system again, Visual studio 2010 reloaded all the projects, and nothing strange happened again. everything worked correctly.

 

how strange thing it it!

转载于:https://www.cnblogs.com/hanxianlong/archive/2010/07/05/1771276.html

你可能感兴趣的文章
Linux下统计当前文件夹下的文件个数、目录个数(转)
查看>>
用rz,sz命令在windows和linux之间传输文件(转)
查看>>
IOS常用学习网站和博客
查看>>
iOS开发~sizeClass和autolayout
查看>>
Linux下GCC 编译时如何指定链接库
查看>>
addclass,removeclass
查看>>
BestCoder11(Div2) 1003 Boring count (hdu 5056) 解题报告
查看>>
compare排序原理
查看>>
Frank-Wolf算法
查看>>
node安装及cnpm
查看>>
在2147483647的边缘疯狂试探
查看>>
miui patchrom项目开发详细教程(Being updated)
查看>>
【转】java键盘输入
查看>>
Objective-C 委托、非正式协议、正式协议
查看>>
WPF使用Canvas绘制可变矩形
查看>>
js中组件的开发实例
查看>>
jQuery.noConflict();
查看>>
wifi网络结构(下)
查看>>
基本数据类型float和double的区别
查看>>
EXCEL 如何实现下拉填充公式,保持公式部分内容不变,使用绝对引用
查看>>