Windows Vista Forums
Vista Forums Home Join Vista Forums Windows 7 Forum Vista Tutorials Tags
Welcome to Windows Vista Forums. Our forum is dedicated to helping you find solutions with any problems, errors or issues you are experiencing with Windows Vista. The Vista forum also covers news and updates and has an extensive Windows Vista tutorial section that covers a wide range of tips and tricks.

Go Back   Vista Forums > Misc Newsgroups > .NET General

Vista - Intellisense and C# / managed C++ DLL problem.

Reply
 
Old 06-11-2008   #1 (permalink)
A n g l e r


 
 

Intellisense and C# / managed C++ DLL problem.

Hi all.

I'm just struggling with migration of my C# project that also uses
managed DLL wrapper. Now, the wrapper is referred to via
references->project on C# site. My sneaky suspicion is the problem is
somewhere at the joint of DLL and C#, though this may be not a valid
guess. All compiles fine as it used to, though the C# intellisense comes
up with the following error when changing Debug to Release and/or x86 to
x64:

There was a problem reading metadata from
'{BF5AC628-BB8E-4B99-8601-8CFE58405E9E}' ('The system cannot find the
file specified.'). IntelliSense may not work properly until the solution
is reloaded.

Can you think of why there is any problem and/or how to find the
referred '{BF5AC628-BB8E-4B99-8601-8CFE58405E9E}'? The compiler version
- Microsoft Visual Studio 2008.

Cheers,
Peter.

My System SpecsSystem Spec
Old 06-12-2008   #2 (permalink)
A n g l e r


 
 

Re: Intellisense and C# / managed C++ DLL problem.

> Can you think of why there is any problem and/or how to find the
Quote:

> referred '{BF5AC628-BB8E-4B99-8601-8CFE58405E9E}'? The compiler version
> - Microsoft Visual Studio 2008.
Erm, the listed above reference is a UID of the managed VC++ DLL
project. So as far as I gather correctly, C# intellisense cannot read
metadata from the vcproj of the DLL library. Any more help out there?

Ta
My System SpecsSystem Spec
Old 06-12-2008   #3 (permalink)
A n g l e r


 
 

Re: Intellisense and C# / managed C++ DLL problem.

> Erm, the listed above reference is a UID of the managed VC++ DLL
Quote:

> project. So as far as I gather correctly, C# intellisense cannot read
> metadata from the vcproj of the DLL library. Any more help out there?
I've just double-checked whether re-creating of this DLL project from
scratch would help and it turns out it does not. Now, my suspicion is
the Intellisense provided with MsVS2008 differs from its counterpart in
previous versions to some extent.
My System SpecsSystem Spec
Reply

Thread Tools


Similar Threads
Thread Forum
Build My Own Intellisense .NET General
Configuration of Intellisense. .NET General
Problem registering managed component with COM .NET General
VS 2005 intellisense problem Vista General
Managed to fix power off and reboot problem Vista General


Vista Forums is an independent web site and has not been authorized,
sponsored, or otherwise approved by Microsoft Corporation.
"Windows Vista", the Start Orb, and related materials are trademarks of Microsoft Corp.
© Designer Media Ltd

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46