Windows Vista Forums
Vista Forums Home Join Vista Forums Donate Vista Tutorials Tags

Welcome to Vista Forums we are your forum to discuss Windows Vista x64 and x86 systems. Whether you need help or just want to post an idea you have on Vista, this is the forum for you.
Register at Vista forums...the world biggest Windows Vista resource Join Vista Forums Now

Go Back   Vista Forums > Microsoft Technical Newsgroups > Avalon

RC1 Presentation*.dll trouble with VS 2005

Closed Thread
 
Thread Tools Display Modes
Old 09-06-2006   #1 (permalink)
bonk's Avatar
bonk
Guest


 



RC1 Presentation*.dll trouble with VS 2005

After installing the .NET Runtime 3.0 RC1 as well as the Windows SDK RC1,
Visual Studio is not capable of finding any WPF dlls (PresentationCore.dll,
PresentationFramework.dll etc.) in the GAC. Allthough they definatedly ARE
installed in the GAC (I doubledchecked). When I try to add references to
those Dlls in a C# project in Visual Studio 2005 Team System, those
Assemblys are not listed (under the ".NET" tab). When I copy those dlls from
the GAC into my local project directory everything compiles and runs fine
tough.
This brings me to two questions:

1.) How does VS dteremine, wich Assemblies show up under the ".NET"-tab in
the "Add Reference"-Dialog? Exactly what folders or exactly what registry
keys does it scan?

2.) How can I make those assemblies stored in the GAC show up in
the".NET"-tab in the "Add Reference"-Dialog. (I already tried to uninstall
and reinstall the assemblies in question using the explorer shell extension
as well as gacutil.exe - no luck).


Old 09-06-2006   #2 (permalink)
Dennis Cheng [MSFT]'s Avatar
Dennis Cheng [MSFT]
Guest


 



Re: RC1 Presentation*.dll trouble with VS 2005

The "Add Reference" dialog looks for Net3.0 references in
"%ProgramFiles%\Reference Assemblies\Microsoft\Framework\v3.0". There must
have been a setup problem if the assemblies are not there. Can you double
check? thanks


"bonk" <bitbonk@msn.com> wrote in message
news:e5lJrBd0GHA.1304@TK2MSFTNGP05.phx.gbl...
> After installing the .NET Runtime 3.0 RC1 as well as the Windows SDK RC1,
> Visual Studio is not capable of finding any WPF dlls
> (PresentationCore.dll, PresentationFramework.dll etc.) in the GAC.
> Allthough they definatedly ARE installed in the GAC (I doubledchecked).
> When I try to add references to those Dlls in a C# project in Visual
> Studio 2005 Team System, those Assemblys are not listed (under the ".NET"
> tab). When I copy those dlls from the GAC into my local project directory
> everything compiles and runs fine tough.
> This brings me to two questions:
>
> 1.) How does VS dteremine, wich Assemblies show up under the ".NET"-tab in
> the "Add Reference"-Dialog? Exactly what folders or exactly what registry
> keys does it scan?
>
> 2.) How can I make those assemblies stored in the GAC show up in
> the".NET"-tab in the "Add Reference"-Dialog. (I already tried to uninstall
> and reinstall the assemblies in question using the explorer shell
> extension as well as gacutil.exe - no luck).
>
>



Old 11-14-2006   #3 (permalink)
Gary's Avatar
Gary
Guest


 



Re: RC1 Presentation*.dll trouble with VS 2005

I am having the same problem with the RTM release. The assemblies do
exist in the location you mentioned, but they are not available in
Visual Studio's "Add Reference" dialog. I have to browse for the files
manually. I received no errors during setup. I can build and run apps
fine, but I have to manually hunt down the DLLs for every new project.

Dennis Cheng [MSFT] wrote:
> The "Add Reference" dialog looks for Net3.0 references in
> "%ProgramFiles%\Reference Assemblies\Microsoft\Framework\v3.0". There must
> have been a setup problem if the assemblies are not there. Can you double
> check? thanks
>
>
> "bonk" <bitbonk@msn.com> wrote in message
> news:e5lJrBd0GHA.1304@TK2MSFTNGP05.phx.gbl...
>> After installing the .NET Runtime 3.0 RC1 as well as the Windows SDK RC1,
>> Visual Studio is not capable of finding any WPF dlls
>> (PresentationCore.dll, PresentationFramework.dll etc.) in the GAC.
>> Allthough they definatedly ARE installed in the GAC (I doubledchecked).
>> When I try to add references to those Dlls in a C# project in Visual
>> Studio 2005 Team System, those Assemblys are not listed (under the ".NET"
>> tab). When I copy those dlls from the GAC into my local project directory
>> everything compiles and runs fine tough.
>> This brings me to two questions:
>>
>> 1.) How does VS dteremine, wich Assemblies show up under the ".NET"-tab in
>> the "Add Reference"-Dialog? Exactly what folders or exactly what registry
>> keys does it scan?
>>
>> 2.) How can I make those assemblies stored in the GAC show up in
>> the".NET"-tab in the "Add Reference"-Dialog. (I already tried to uninstall
>> and reinstall the assemblies in question using the explorer shell
>> extension as well as gacutil.exe - no luck).
>>
>>

>
>

Old 11-14-2006   #4 (permalink)
Gary's Avatar
Gary
Guest


 



Re: RC1 Presentation*.dll trouble with VS 2005

I am having the same problem with the RTM release. The assemblies do
exist in the location you mentioned, but they are not available in
Visual Studio's "Add Reference" dialog. I have to browse for the files
manually. I received no errors during setup. I can build and run apps
fine, but I have to manually hunt down the DLLs for every new project.

Dennis Cheng [MSFT] wrote:
> The "Add Reference" dialog looks for Net3.0 references in
> "%ProgramFiles%\Reference Assemblies\Microsoft\Framework\v3.0". There must
> have been a setup problem if the assemblies are not there. Can you double
> check? thanks
>
>
> "bonk" <bitbonk@msn.com> wrote in message
> news:e5lJrBd0GHA.1304@TK2MSFTNGP05.phx.gbl...
>> After installing the .NET Runtime 3.0 RC1 as well as the Windows SDK RC1,
>> Visual Studio is not capable of finding any WPF dlls
>> (PresentationCore.dll, PresentationFramework.dll etc.) in the GAC.
>> Allthough they definatedly ARE installed in the GAC (I doubledchecked).
>> When I try to add references to those Dlls in a C# project in Visual
>> Studio 2005 Team System, those Assemblys are not listed (under the ".NET"
>> tab). When I copy those dlls from the GAC into my local project directory
>> everything compiles and runs fine tough.
>> This brings me to two questions:
>>
>> 1.) How does VS dteremine, wich Assemblies show up under the ".NET"-tab in
>> the "Add Reference"-Dialog? Exactly what folders or exactly what registry
>> keys does it scan?
>>
>> 2.) How can I make those assemblies stored in the GAC show up in
>> the".NET"-tab in the "Add Reference"-Dialog. (I already tried to uninstall
>> and reinstall the assemblies in question using the explorer shell
>> extension as well as gacutil.exe - no luck).
>>
>>

>
>

Old 11-17-2006   #5 (permalink)
Dennis Cheng [MSFT]'s Avatar
Dennis Cheng [MSFT]
Guest


 



Re: RC1 Presentation*.dll trouble with VS 2005

Sounds like a setup problem with the VS Extensions. Can you try uninstalling
and re-installing the November CTP of the VS extensions with .Net 3.0?
Hopefully that re-write the registry extry to fix the problem.


"Gary" <gary@discussions.microsoft.com> wrote in message
news:ubR%23nECCHHA.3448@TK2MSFTNGP03.phx.gbl...
>I am having the same problem with the RTM release. The assemblies do exist
>in the location you mentioned, but they are not available in Visual
>Studio's "Add Reference" dialog. I have to browse for the files manually. I
>received no errors during setup. I can build and run apps fine, but I have
>to manually hunt down the DLLs for every new project.
>
> Dennis Cheng [MSFT] wrote:
>> The "Add Reference" dialog looks for Net3.0 references in
>> "%ProgramFiles%\Reference Assemblies\Microsoft\Framework\v3.0". There
>> must have been a setup problem if the assemblies are not there. Can you
>> double check? thanks
>>
>>
>> "bonk" <bitbonk@msn.com> wrote in message
>> news:e5lJrBd0GHA.1304@TK2MSFTNGP05.phx.gbl...
>>> After installing the .NET Runtime 3.0 RC1 as well as the Windows SDK
>>> RC1, Visual Studio is not capable of finding any WPF dlls
>>> (PresentationCore.dll, PresentationFramework.dll etc.) in the GAC.
>>> Allthough they definatedly ARE installed in the GAC (I doubledchecked).
>>> When I try to add references to those Dlls in a C# project in Visual
>>> Studio 2005 Team System, those Assemblys are not listed (under the
>>> ".NET" tab). When I copy those dlls from the GAC into my local project
>>> directory everything compiles and runs fine tough.
>>> This brings me to two questions:
>>>
>>> 1.) How does VS dteremine, wich Assemblies show up under the ".NET"-tab
>>> in the "Add Reference"-Dialog? Exactly what folders or exactly what
>>> registry keys does it scan?
>>>
>>> 2.) How can I make those assemblies stored in the GAC show up in
>>> the".NET"-tab in the "Add Reference"-Dialog. (I already tried to
>>> uninstall and reinstall the assemblies in question using the explorer
>>> shell extension as well as gacutil.exe - no luck).
>>>
>>>

>>


Old 11-17-2006   #6 (permalink)
Dennis Cheng [MSFT]'s Avatar
Dennis Cheng [MSFT]
Guest


 



Re: RC1 Presentation*.dll trouble with VS 2005

Sounds like a setup problem with the VS Extensions. Can you try uninstalling
and re-installing the November CTP of the VS extensions with .Net 3.0?
Hopefully that re-write the registry extry to fix the problem.


"Gary" <gary@discussions.microsoft.com> wrote in message
news:ubR%23nECCHHA.3448@TK2MSFTNGP03.phx.gbl...
>I am having the same problem with the RTM release. The assemblies do exist
>in the location you mentioned, but they are not available in Visual
>Studio's "Add Reference" dialog. I have to browse for the files manually. I
>received no errors during setup. I can build and run apps fine, but I have
>to manually hunt down the DLLs for every new project.
>
> Dennis Cheng [MSFT] wrote:
>> The "Add Reference" dialog looks for Net3.0 references in
>> "%ProgramFiles%\Reference Assemblies\Microsoft\Framework\v3.0". There
>> must have been a setup problem if the assemblies are not there. Can you
>> double check? thanks
>>
>>
>> "bonk" <bitbonk@msn.com> wrote in message
>> news:e5lJrBd0GHA.1304@TK2MSFTNGP05.phx.gbl...
>>> After installing the .NET Runtime 3.0 RC1 as well as the Windows SDK
>>> RC1, Visual Studio is not capable of finding any WPF dlls
>>> (PresentationCore.dll, PresentationFramework.dll etc.) in the GAC.
>>> Allthough they definatedly ARE installed in the GAC (I doubledchecked).
>>> When I try to add references to those Dlls in a C# project in Visual
>>> Studio 2005 Team System, those Assemblys are not listed (under the
>>> ".NET" tab). When I copy those dlls from the GAC into my local project
>>> directory everything compiles and runs fine tough.
>>> This brings me to two questions:
>>>
>>> 1.) How does VS dteremine, wich Assemblies show up under the ".NET"-tab
>>> in the "Add Reference"-Dialog? Exactly what folders or exactly what
>>> registry keys does it scan?
>>>
>>> 2.) How can I make those assemblies stored in the GAC show up in
>>> the".NET"-tab in the "Add Reference"-Dialog. (I already tried to
>>> uninstall and reinstall the assemblies in question using the explorer
>>> shell extension as well as gacutil.exe - no luck).
>>>
>>>

>>


Closed Thread

Thread Tools
Display Modes


Similar Threads
Thread Thread Starter Forum Replies Last Post
Difference between VS 2005 and VS 2005 Express Curious .NET General 4 03-09-2008 02:20 PM
Presentation Mode Blue girl Vista General 0 09-23-2007 12:48 PM
Presentation instability Causers Vista performance & maintenance 0 08-25-2007 01:50 PM
Installing Visual Studio 2005 Std Ed, SQL Server 2005 Expr./Compac Stéphane Vista installation & setup 4 04-28-2007 11:20 AM
Printer sharing trouble between Vista RC1 and XP MCE 2005 =?Utf-8?B?Qm9uZXM1NTg=?= Vista networking & sharing 0 09-06-2006 04:12 PM








Vistax64.com 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 2005-2008

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 47 48 49 50