473,493 Members | 2,229 Online
Bytes | Software Development & Data Engineering Community
Create Post

Home Posts Topics Members FAQ

Visual Studio .NET 2003 Interesting Problem

Hi All,

I have an interesting problem with the aforementioned IDE. I am using an
external library, wildmagic to be precise. I was using version 2 of this
library and have just moved to version 3.

Ok so I changed the paths to point at version 3, and deleted all source,
header, lib and dll files for version 2.

To my surprise when I do the . the list of methods available is still
those of version 2, even though some of those methods are not available
in version 3. Initially I thought I had forgotten to change a path or
delete an instance of the version 2 library, however I can call methods
from the version 3 library that do not exist in version 2, and the
program compiles and run fine. Additionally if I try to call the version
2 methods which visual studio suggests exist with a particular class
that are not available in version 3 compilation errors occur.

Therefore I am 100% sure that I have the paths etc setup for version 3,
but for some weird reason visual studio seems to have a list of methods
from classes in version 2. Does visual studio buld some sort of weird
list that needs erasing or forcing to change?

Adam
Jul 23 '05 #1
3 1208
Perhaps you should delete the .ncb file in your solution dir.

"Adam Hartshorne" <or********@yahoo.com> wrote in message
news:cu**********@wisteria.csv.warwick.ac.uk...
Hi All,

I have an interesting problem with the aforementioned IDE. I am using an
external library, wildmagic to be precise. I was using version 2 of this
library and have just moved to version 3.

Ok so I changed the paths to point at version 3, and deleted all source,
header, lib and dll files for version 2.

To my surprise when I do the . the list of methods available is still
those of version 2, even though some of those methods are not available
in version 3. Initially I thought I had forgotten to change a path or
delete an instance of the version 2 library, however I can call methods
from the version 3 library that do not exist in version 2, and the
program compiles and run fine. Additionally if I try to call the version
2 methods which visual studio suggests exist with a particular class
that are not available in version 3 compilation errors occur.

Therefore I am 100% sure that I have the paths etc setup for version 3,
but for some weird reason visual studio seems to have a list of methods
from classes in version 2. Does visual studio buld some sort of weird
list that needs erasing or forcing to change?

Adam

Jul 23 '05 #2
dirk wrote:
Perhaps you should delete the .ncb file in your solution dir.

Or even all additional files created by VS in solution dir and try to
rebuild the project.

--
the code is my strength
SirMike
Jul 23 '05 #3
On 16/2/05 12:24 AM, Adam Hartshorne wrote:
Therefore I am 100% sure that I have the paths etc setup for version 3,
but for some weird reason visual studio seems to have a list of methods
from classes in version 2. Does visual studio buld some sort of weird
list that needs erasing or forcing to change?


Yes. Get rid of the .clw file. This class wizard view is something
your IDE does to be helpful. It's not the compiler that's doing that.
Jul 23 '05 #4

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

Similar topics

0
6071
by: Tom Lee | last post by:
Hi, I'm new to .NET 2003 compiler. When I tried to compile my program using DEBUG mode, I got the following errors in the C:\Program Files\Microsoft Visual Studio .NET 2003\Vc7 \include\xdebug...
6
741
by: jemmaq99 | last post by:
Using Visual Studio .NET 2003 I've tried to add a COM reference to a Windows Form project via the Add Reference dialog (specifically the Active DS Type Library) but always get the error message: ...
4
2063
by: Hawkmoth | last post by:
Hi I hope you can help with what seems to be a simple problem that is driving me nuts! I am developing a C# application using Visual studio 2003 and I need to use Office 2003 automation. In...
26
10817
by: Bruno Jouhier [MVP] | last post by:
I'm currently experiencing a strange phenomenon: At my Office, Visual Studio takes a very long time to compile our solution (more than 1 minute for the first project). At home, Visual Studio...
21
2002
by: Paul Tremblay | last post by:
Hi All, I am a veteran C/C++ programmer (Unix background) and I want to get to speed with Visual Studio .Net I have legacy C/C++ code that I want to use in my application. However, I'm not...
16
2561
by: TB | last post by:
Hi all: If you think that the following comments are absolute amateurish, then please bear with me, or simply skip this thread. A couple of months back I made the decision to initiate a...
3
2286
by: Shapper | last post by:
Hello, I am starting 2 new projects to deliver in January 2006. I want to create them in Asp.Net 2.0 using Visual Studio 2005. All my clients web sites are Visual Studio 2003 projects in...
18
9101
by: surfrat_ | last post by:
Hi, I am having the following problems in getting Microsoft Visual Studio 2005 Professional to link to an Access .mdb database. Please help me to sort this out. Problem 1: The Microsoft...
0
7288
jwwicks
by: jwwicks | last post by:
Introduction This tutorial describes how to use Visual Studio to create a new C++ program, compile/run a program, resume work on an existing program and debug a program. It is aimed at the...
0
7119
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
6989
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
7157
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
7195
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...
1
6873
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
7367
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
3088
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The...
0
1400
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated ...
1
644
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.

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.