.net - Missing Type error on internally hosted Nuget site -


i'm trying fix issue local nuget repository (on azure vm). working has been giving following error:

the type 'microsoft.visualstudio.diagnostics.servicemodelsink.behavior,  microsoft.visualstudio.diagnostics.servicemodelsink, version=4.0.0.0, culture=neutral,  publickeytoken=b03f5f7f11d50a3a' registered extension  'microsoft.visualstudio.diagnostics.servicemodelsink.behavior' not loaded. 

checking in gac, assembly not seem present. error follows server migration installed on previous machine not installed on new machine. nuget site works fine on local dev machine.

does know be? implications of removing references assembly machine.config?

not sure caused removed references servicemodelsink in machine.config , works.


Comments

Popular posts from this blog

database - VFP Grid + SQL server 2008 - grid not showing correctly -

jquery - Set jPicker field to empty value -

.htaccess - htaccess convert request to clean url and add slash at the end of the url -