visual studio - How to load/open Registry Class Diagram .CD file? -


how can open registry class diagram (.cd) file ? if directly double click on tries open in visual studio , shows following error message enter image description here :

"class diagram not supported project type."

we can open such registry class diagram (.cd) file loading registry editor. follow steps load .cd file in registry editor.

 1. open regedit.    2. goto file->load hive..      3. select .cd file.      4. give temporary key name <xyz>. (under key, .cd file imported)   5. click ok. 

and can see registry keys imported .cd file under registry key xyz.
unload registry, follow same steps (unload hive).


Comments

Popular posts from this blog

asynchronous - C# WinSCP .NET assembly: How to upload multiple files asynchronously -

aws api gateway - SerializationException in posting new Records via Dynamodb Proxy Service in API -

asp.net - Problems sending emails from forum -