Groups | Blog | Home
all groups > dotnet setup > july 2004 >

dotnet setup : Visual studio 2003/AssemblyFolders keys/CF-smartDevice application


Thibaud Bouquely
7/30/2004 8:51:56 PM
Hello

I want to organize my solution with smart device application and VSS without
Referencepaths in .user file Name.

so, I want use the
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\VisualStudio\7.1\AssemblyFolders
or
the
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\.NETFramework\AssemblyFolders

for PC application, all work fine, Visual Studio 2003 use theses entries to
resolve the reference between my projects and specific dll assemblies

** BUT **

for smartDevice application only reference on "standard dll" work fine
(exemple : Microsoft.CF.WindowsCE.Forms.dll)

could you help me please, I just search a solution since 3 hours and I
did'nt find anything. it is véry necessary to find a solution because each
time I get file from VSS from scratch , all user file name is missing and,
so, all referencepath is missing too !!!

thanks for your help !!!

Thibaud Bouquely
8/16/2004 12:05:04 PM
a solution :

in "C:\Documents and Settings\MyLoginName\Local Settings\Application
Data\Microsoft\VisualStudio\devices\7.1"

You must change the "conman_ds_platform.xsl"

For each <PROPERTY Name="COM+ReferenceDir" ..."

Change the value like this C:\Program Files\Microsoft Visual Studio .NET
2003\CompactFrameworkSDK\v1.0.5000\Windows CE;c:\MyDirectory</PROPERTY>

May be this can help someone !!

AddThis Social Bookmark Button