473,386 Members | 1,908 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,386 software developers and data experts.

Intellisense (go to Definition) not working

I am running Visual Studio, C#.

Intellisense "Go to Definition" function has stopped working for most
objects It appears to work for some class variables, but not for other
methods or variables.
E.g. in the example below, if I go to the reference to planXML, rclick and
select "Go to Definition" I get a popup box saying "Cannot Navigate to
planXML", even though it's defined two lines above.

[WebMethod()]
public DataSet ReadPlan(string jobNumber, string entpId, string jecCode)
{
try
{
string planXml =
ConfigurationSettings.AppSettings["planByJobNumberXml"];
StringBuilder sb = new StringBuilder();
sb.AppendFormat(planXml, jobNumber, entpId, jecCode);

Jul 21 '05 #1
0 1084

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

3
by: Max | last post by:
I was using intellisense for several registered com objects on my box when one day out of the blue they stop working.. i still get intellisense on some com and microsoft standard objects but others...
1
by: Bruno van Dooren | last post by:
Hi, i am using VC .NET 2003 and from time to time intellisense just does not work anymore. i have noticed that this happens most when - i am working with stl code. (however it seems to work...
3
by: Andrew Ducker | last post by:
Strange one happening with VS 2003. If I put a numericupdown on a form and then type the following: string myString = this.numericUpDown1.Text; then after the "." the intellisense pops up - but it...
2
by: David C | last post by:
I have in the ASP.NET appliction have a reference to a class library. While intellisense is not working for any of the classes in the class library. I just get the four from the object class...
2
by: Don | last post by:
I'm having problems with intellisense, autocomplete, etc. suddenly not working in certain classes of a project I'm working on. All the options are set, and it all works fine for most classes, but...
0
by: Steve | last post by:
Visual Studio 2003 .Net. I have a dataset in my project, which is made up of 5 tables. When I create a row for some of these tables I dont get the intellisense, but with others I do. So I do...
4
by: David C | last post by:
This coincides with installing third party software from Infragistics (infragistics.com), and running their utility for the tool tab. Intellise no longer works. I have done uninstalling and...
2
by: PeterKellner | last post by:
Is there something extra I need to do to make intellisense work when referencing a page class? Here is my working Page_Load from a aspx page. sourcePage does not get it's members listed with...
0
by: George Orwell | last post by:
Can any of you cocksucking faggots please tell me why the IntelliSense for the Sqlclient isn't working in a class file created in App_Code in VWD2008? It *is* working in the normal aspx pages but not...
0
by: taylorcarr | last post by:
A Canon printer is a smart device known for being advanced, efficient, and reliable. It is designed for home, office, and hybrid workspace use and can also be used for a variety of purposes. However,...
0
by: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.