J
Jon Person
According to this Microsoft Knowledge Base article:
http://support.microsoft.com/default.aspx?scid=kb;en-us;306149
You have to add a registry entry to get a reusable assembly to show up in
the "Add Reference" dialog box. This works great with the Desktop
Framework, yet I'm unable to get this working with the Compact Framework
version of my component. The only alternative I can see at the moment is to
place my DLL at the following path during installation:
C:\Program Files\Microsoft Visual Studio .NET
2003\CompactFrameworkSDK\v1.0.5000\Windows CE
What is this preferable way to get your own Compact Framework component into
the "Add Reference" dialog?
Thanks very much,
Jon Person
StormSource Software
http://www.gpsdotnet.com
GPS Tools for Software Developers
http://support.microsoft.com/default.aspx?scid=kb;en-us;306149
You have to add a registry entry to get a reusable assembly to show up in
the "Add Reference" dialog box. This works great with the Desktop
Framework, yet I'm unable to get this working with the Compact Framework
version of my component. The only alternative I can see at the moment is to
place my DLL at the following path during installation:
C:\Program Files\Microsoft Visual Studio .NET
2003\CompactFrameworkSDK\v1.0.5000\Windows CE
What is this preferable way to get your own Compact Framework component into
the "Add Reference" dialog?
Thanks very much,
Jon Person
StormSource Software
http://www.gpsdotnet.com
GPS Tools for Software Developers