473,406 Members | 2,371 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,406 software developers and data experts.

problem with the intelisense in VS 2003... HELP!!

Hi,
I have many projects in my solution and I often have problems displaying
the methods and properties of classes located in referenced libraries. When
I add the reference, it works, but when I save and reload the project,
sometimes it seem that it does not load the library correctly. It happens
with many libraries, even commercial ones (MySql .net connector).

As an example here is some code :

lib 1:
class TestClass1
{
public static void Method1()
{
// Do something
}
}

Lib 2: (it references lib 1)
class TestClass2
{

public void Method2()
{
TestClass1. // Here it should show methods including Method1(), but
it does not. il only shows methods from Object
}
}

Did someone have this problem before? Is there a solution beside removing
and adding the reference each time?

Thanks

ThunderMusic
Jan 16 '06 #1
0 745

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

Similar topics

0
by: Tony Scarpelli | last post by:
I've been getting a "Server execution failed" error when I click on help lately in visual studio .net 2003. I haven't had the problem before, but I've been installing some of the Pocket PC sdk's...
0
by: John Wardlaw | last post by:
Hi, I've just installed Visual C# .Net 2003 Standard onto my PC. The operating system is XP professional. I've also loaded the MSDN libraries and downloaded the latest from Microsoft: Oct....
3
by: SteveM | last post by:
I am trying to learn C++ (taking classes at the University of Washington) but have run across a bit of confusion with respect to function templates. It appears that VS 2003 has a different way of...
27
by: Bruce Dodds | last post by:
I recently started using Access 2003 for the first time. I wanted to pass on some comments about the Help system to Access MVPs who frequent this board. I'm doing this in the hope that some of...
4
by: Gary Hughes | last post by:
Hi all, sometime I posted a problem in here where I was getting the following error from the linker in VS C++ 2003. Linking... GCClass.obj : error LNK2022: metadata operation failed (80131188)...
0
by: Le9569 | last post by:
Good morning, all. I have a web application that hosts in windows 2000. Now I want to move to new web server using windows 2003. The problem is the application is referencing some .dll files...
0
by: Sukh | last post by:
Hi I am stuck with a problem Can anyone help me out from this... I am printing a report on pre-printed continue paper using dot-matrix printer using vb.net. Data is printing on all the...
6
by: JonathanOrlev | last post by:
Hello everyone, I have a newbe question: In Access (2003) VBA, what is the difference between a Module and a Class Module in the VBA development environment? If I remember correctly, new...
10
by: JonathanOrlev | last post by:
Hello everybody, I wrote this comment in another message of mine, but decided to post it again as a standalone message. I think that Microsoft's Office 2003 help system is horrible, probably...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
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
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
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...
0
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...
0
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...

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.