SDM - FTP Endpoint tutorial
Hi,
I am trying to follow FTP example. I created and successfully compiled sdmDocument, I also created endpoint prototype files using protogen tool.
I added required entries into registry - EnterpriseTools\Sdm\InitializationFiles and EnterpriseTools\DesignerPrototypeFolders.
Unfortunately when I’m loading new project I don’t see them in the toolbox.
Any ideas?
Thanks,
Nel
[1605 byte] By [
NelK] at [2008-2-2]
Nel,
Before I engage heavily into debugging the product, let's try something very simple: close all your VS windows, find devenv.exe file (that's where VS starts up from), open a command line, and run >[path to VS]\devenv.exe /resetuserdata.
It will reset user data and clean up the toolbox cache. Please, wait for it to finish and then start new VS.
The reason I am asking you to do it is because I suspect that there is the "wrong" prototype sitting somewhere in toolbox cache.
Best Regards,