Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
.NET has a short memory
Message
General information
Forum:
ASP.NET
Category:
Other
Miscellaneous
Thread ID:
00946166
Message ID:
00946565
Views:
19
Thanks for the info...

>In order for your assemblies to show up in the Add Reference dialog, you need to add a key to the Windows Registry under the key:
>
>
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\VisualStudio\7.1\AssemblyFolders
>

Strange, I wonder why they don't use what's in the windows\assembly folder.

>
>
<compilation defaultLanguage="c#" debug="true" >
>	<assemblies>
>		<add assembly="Mere Mortals Framework Interfaces, Version=1.1.1118.20862, Culture=neutral, PublicKeyToken=2312fefb461dbb0e" />
>		<add assembly="Mere Mortals Framework Web Forms, Version=1.1.1158.18447, Culture=neutral, PublicKeyToken=a16649d902b008d4" />
>	</assemblies>
></compilation>
I thought about doing this already but I was wondering why .net does not do this for you when the reference is added through the IDE. Since it didn't, I figured it is not supposed to be there. Stupid me for figur'in.
Eric Kleeman - EDS Consulting Services
MCP Visual FoxPro
MCSD C#.NET
Hua Hin Thailand
Los Angeles California
Previous
Reply
Map
View

Click here to load this message in the networking platform