iis 7 - IIS Error from event viewer -


iismanager_error_loading_provider_type

iis manager not load type 'microsoft.web.management.delegation.delegationmoduleprovider, microsoft.web.management.delegation.server, version=9.0.0.0, culture=neutral, publickeytoken=31bf3856ad364e35' module provider 'delegationmanagement_current' declared in %windir%\system32\inetsrv\config\administration.config. verify type correct, , assembly contains module provider in global assembly cache (gac).  exception:system.io.filenotfoundexception: not load file or assembly 'microsoft.web.management.delegation.server, version=9.0.0.0, culture=neutral, publickeytoken=31bf3856ad364e35' or 1 of dependencies. system cannot find file specified.  file name: 'microsoft.web.management.delegation.server, version=9.0.0.0, culture=neutral, publickeytoken=31bf3856ad364e35' @ system.runtimetypehandle.gettypebyname(string name, boolean throwonerror, boolean ignorecase, boolean reflectiononly, stackcrawlmarkhandle stackmark, intptr pprivhostbinder, boolean loadtypefrompartialname, objecthandleonstack type) @ system.runtimetypehandle.gettypebyname(string name, boolean throwonerror, boolean ignorecase, boolean reflectiononly, stackcrawlmark& stackmark, intptr pprivhostbinder, boolean loadtypefrompartialname) @ system.type.gettype(string typename, boolean throwonerror) @ microsoft.web.management.server.administrationmoduleprovider.getmoduleprovider(string username, string connectionname)  wrn: assembly binding logging turned off. enable assembly bind failure logging, set registry value [hklm\software\microsoft\fusion!enablelog] (dword) 1. 

note: there performance penalty associated assembly bind failure logging.

to turn feature off, remove registry value [hklm\software\microsoft\fusion!enablelog].

process:inetmgr connection:corp\hg185024


Comments

Popular posts from this blog

javascript - jQuery: Add class depending on URL in the best way -

caching - How to check if a url path exists in the service worker cache -

Redirect to a HTTPS version using .htaccess -