.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

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

php - facebook and github login HWIOAuthBundle and FOSUserBundle in Symfony2.1 -

hadoop - Sqoop installation export and import from postgresql -