My question is: Why is the consuming wcf adapter dialog is not updated, when I change my code and build new dll and put it into the GAC?
Details: I am developing my custom wcf lob adapter for Biztalk server 2013 r2. I have implemented needed interfaces and IMetadataBrowseHandler
, then built it and put it into the GAC.
When consuming it in a Biztalk project, I can see my results when going through the "Add Generated Items=>ConsumeAdapterService". I change my code, so I must see new nodes in the tree but I did not see any new item until I restart Visual Studio.
Here is the picture of the dialog: