home
products
contribute
download
documentation
forum
Home
Forums
New posts
Search forums
What's new
New posts
All posts
Latest activity
Members
Registered members
Current visitors
Donate
Log in
Register
What's new
Search
Search
Search titles only
By:
New posts
Search forums
Search titles only
By:
Menu
Log in
Register
Navigation
Install the app
Install
More options
Contact us
Close Menu
Forums
MediaPortal 1
WebService and Mobile Access
Popular Plugins
MPExtended
IIS 7.5 Installation
Contact us
RSS
JavaScript is disabled. For a better experience, please enable JavaScript in your browser before proceeding.
You are using an out of date browser. It may not display this or other websites correctly.
You should upgrade or use an
alternative browser
.
Reply to thread
Message
<blockquote data-quote="ulischultz" data-source="post: 848836" data-attributes="member: 97983"><p>I have MPExtended 0.4.3 running on a IIS7.5 on WIN2008R2.</p><p>Today I did some reconfig on my Exchange-Installation on the same machine and now I always get the following, when acessing my MPExtended-Site:</p><p> </p><p><span style="font-size: 22px"><strong>Serverfehler in der Anwendung /.</strong></span></p><p></p><p><span style="font-size: 18px"><strong><em>Der Typ "System.ServiceModel.Activation.HttpModule" in der Assembly "System.ServiceModel, Version=3.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" konnte nicht geladen werden.</em></strong></span></p><p></p><p><span style="font-family: 'Arial'"> <strong> Beschreibung: </strong>Unbehandelte Ausnahme beim Ausführen der aktuellen Webanforderung. Überprüfen Sie die Stapelüberwachung, um weitere Informationen über diesen Fehler anzuzeigen und festzustellen, wo der Fehler im Code verursacht wurde. </span></p><p><span style="font-family: 'Arial'"></span></p><p><span style="font-family: 'Arial'"><strong> Ausnahmedetails: </strong>System.TypeLoadException: Der Typ "System.ServiceModel.Activation.HttpModule" in der Assembly "System.ServiceModel, Version=3.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" konnte nicht geladen werden.</span></p><p><span style="font-family: 'Arial'"></span></p><p><span style="font-family: 'Arial'"><strong>Quellfehler:</strong> </span></p><p><span style="font-family: 'Arial'"></span></p><p>Beim Ausführen der aktuellen Webanforderung wurde einen unbehandelte Ausnahme generiert. Informationen über den Ursprung und die Position der Ausnahme können mit der Ausnahmestapelüberwachung angezeigt werden.</p><p><span style="font-family: 'Arial'"></span></p><p><span style="font-family: 'Arial'"><strong>Stapelüberwachung:</strong> </span></p><p><span style="font-family: 'Arial'"></span></p><p>[TypeLoadException: Der Typ "System.ServiceModel.Activation.HttpModule" in der Assembly "System.ServiceModel, Version=3.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" konnte nicht geladen werden.]</p><p> System.RuntimeTypeHandle.GetTypeByName(String name, Boolean throwOnError, Boolean ignoreCase, Boolean reflectionOnly, StackCrawlMarkHandle stackMark, Boolean loadTypeFromPartialName, ObjectHandleOnStack type) +0</p><p> System.RuntimeTypeHandle.GetTypeByName(String name, Boolean throwOnError, Boolean ignoreCase, Boolean reflectionOnly, StackCrawlMark& stackMark, Boolean loadTypeFromPartialName) +314</p><p> System.Type.GetType(String typeName, Boolean throwOnError, Boolean ignoreCase) +95</p><p> System.Web.Compilation.BuildManager.GetType(String typeName, Boolean throwOnError, Boolean ignoreCase) +124</p><p> System.Web.Configuration.ConfigUtil.GetType(String typeName, String propertyName, ConfigurationElement configElement, XmlNode node, Boolean checkAptcaBit, Boolean ignoreCase) +76</p><p></p><p>[ConfigurationErrorsException: Der Typ "System.ServiceModel.Activation.HttpModule" in der Assembly "System.ServiceModel, Version=3.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" konnte nicht geladen werden.]</p><p> System.Web.Configuration.ConfigUtil.GetType(String typeName, String propertyName, ConfigurationElement configElement, XmlNode node, Boolean checkAptcaBit, Boolean ignoreCase) +11530508</p><p> System.Web.Configuration.Common.ModulesEntry.SecureGetType(String typeName, String propertyName, ConfigurationElement configElement) +69</p><p> System.Web.Configuration.Common.ModulesEntry..ctor(String name, String typeName, String propertyName, ConfigurationElement configElement) +62</p><p> System.Web.HttpApplication.BuildIntegratedModuleCollection(List`1 moduleList) +264</p><p> System.Web.HttpApplication.GetModuleCollection(IntPtr appContext) +1356</p><p> Microsoft.Web.Infrastructure.DynamicModuleHelper.DynamicModuleReflectionUtil.GetIntegratedModuleCollection(HttpApplication target, IntPtr appContext) +34</p><p> Microsoft.Web.Infrastructure.DynamicModuleHelper.CriticalStatics.Init(HttpApplication context) +269</p><p> System.Web.HttpApplication.RegisterEventSubscriptionsWithIIS(IntPtr appContext, HttpContext context, MethodInfo[] handlers) +575</p><p> System.Web.HttpApplication.InitSpecial(HttpApplicationState state, MethodInfo[] handlers, IntPtr appContext, HttpContext context) +352</p><p> System.Web.HttpApplicationFactory.GetSpecialApplicationInstance(IntPtr appContext, HttpContext context) +407</p><p> System.Web.Hosting.PipelineRuntime.InitializeApplication(IntPtr appContext) +375</p><p></p><p>[HttpException (0x80004005): Der Typ "System.ServiceModel.Activation.HttpModule" in der Assembly "System.ServiceModel, Version=3.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" konnte nicht geladen werden.]</p><p> System.Web.HttpRuntime.FirstRequestInit(HttpContext context) +11700608</p><p> System.Web.HttpRuntime.EnsureFirstRequestInit(HttpContext context) +141</p><p> System.Web.HttpRuntime.ProcessRequestNotificationPrivate(IIS7WorkerRequest wr, HttpContext context) +4868805</p><p></p><p><span style="font-family: 'Arial'"><strong>Versionsinformationen:</strong> Microsoft .NET Framework-Version:4.0.30319; ASP.NET-Version:4.0.30319.272 </span></p></blockquote><p></p>
[QUOTE="ulischultz, post: 848836, member: 97983"] I have MPExtended 0.4.3 running on a IIS7.5 on WIN2008R2. Today I did some reconfig on my Exchange-Installation on the same machine and now I always get the following, when acessing my MPExtended-Site: [SIZE=6][B]Serverfehler in der Anwendung /.[/B][/SIZE] [SIZE=5][B][I]Der Typ "System.ServiceModel.Activation.HttpModule" in der Assembly "System.ServiceModel, Version=3.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" konnte nicht geladen werden.[/I][/B][/SIZE] [FONT=Arial] [B] Beschreibung: [/B]Unbehandelte Ausnahme beim Ausführen der aktuellen Webanforderung. Überprüfen Sie die Stapelüberwachung, um weitere Informationen über diesen Fehler anzuzeigen und festzustellen, wo der Fehler im Code verursacht wurde. [B] Ausnahmedetails: [/B]System.TypeLoadException: Der Typ "System.ServiceModel.Activation.HttpModule" in der Assembly "System.ServiceModel, Version=3.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" konnte nicht geladen werden. [B]Quellfehler:[/B] [/FONT] Beim Ausführen der aktuellen Webanforderung wurde einen unbehandelte Ausnahme generiert. Informationen über den Ursprung und die Position der Ausnahme können mit der Ausnahmestapelüberwachung angezeigt werden. [FONT=Arial] [B]Stapelüberwachung:[/B] [/FONT] [TypeLoadException: Der Typ "System.ServiceModel.Activation.HttpModule" in der Assembly "System.ServiceModel, Version=3.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" konnte nicht geladen werden.] System.RuntimeTypeHandle.GetTypeByName(String name, Boolean throwOnError, Boolean ignoreCase, Boolean reflectionOnly, StackCrawlMarkHandle stackMark, Boolean loadTypeFromPartialName, ObjectHandleOnStack type) +0 System.RuntimeTypeHandle.GetTypeByName(String name, Boolean throwOnError, Boolean ignoreCase, Boolean reflectionOnly, StackCrawlMark& stackMark, Boolean loadTypeFromPartialName) +314 System.Type.GetType(String typeName, Boolean throwOnError, Boolean ignoreCase) +95 System.Web.Compilation.BuildManager.GetType(String typeName, Boolean throwOnError, Boolean ignoreCase) +124 System.Web.Configuration.ConfigUtil.GetType(String typeName, String propertyName, ConfigurationElement configElement, XmlNode node, Boolean checkAptcaBit, Boolean ignoreCase) +76 [ConfigurationErrorsException: Der Typ "System.ServiceModel.Activation.HttpModule" in der Assembly "System.ServiceModel, Version=3.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" konnte nicht geladen werden.] System.Web.Configuration.ConfigUtil.GetType(String typeName, String propertyName, ConfigurationElement configElement, XmlNode node, Boolean checkAptcaBit, Boolean ignoreCase) +11530508 System.Web.Configuration.Common.ModulesEntry.SecureGetType(String typeName, String propertyName, ConfigurationElement configElement) +69 System.Web.Configuration.Common.ModulesEntry..ctor(String name, String typeName, String propertyName, ConfigurationElement configElement) +62 System.Web.HttpApplication.BuildIntegratedModuleCollection(List`1 moduleList) +264 System.Web.HttpApplication.GetModuleCollection(IntPtr appContext) +1356 Microsoft.Web.Infrastructure.DynamicModuleHelper.DynamicModuleReflectionUtil.GetIntegratedModuleCollection(HttpApplication target, IntPtr appContext) +34 Microsoft.Web.Infrastructure.DynamicModuleHelper.CriticalStatics.Init(HttpApplication context) +269 System.Web.HttpApplication.RegisterEventSubscriptionsWithIIS(IntPtr appContext, HttpContext context, MethodInfo[] handlers) +575 System.Web.HttpApplication.InitSpecial(HttpApplicationState state, MethodInfo[] handlers, IntPtr appContext, HttpContext context) +352 System.Web.HttpApplicationFactory.GetSpecialApplicationInstance(IntPtr appContext, HttpContext context) +407 System.Web.Hosting.PipelineRuntime.InitializeApplication(IntPtr appContext) +375 [HttpException (0x80004005): Der Typ "System.ServiceModel.Activation.HttpModule" in der Assembly "System.ServiceModel, Version=3.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" konnte nicht geladen werden.] System.Web.HttpRuntime.FirstRequestInit(HttpContext context) +11700608 System.Web.HttpRuntime.EnsureFirstRequestInit(HttpContext context) +141 System.Web.HttpRuntime.ProcessRequestNotificationPrivate(IIS7WorkerRequest wr, HttpContext context) +4868805 [FONT=Arial][/FONT] [FONT=Arial][B]Versionsinformationen:[/B] Microsoft .NET Framework-Version:4.0.30319; ASP.NET-Version:4.0.30319.272 [/FONT] [/QUOTE]
Insert quotes…
Verification
Post reply
Forums
MediaPortal 1
WebService and Mobile Access
Popular Plugins
MPExtended
IIS 7.5 Installation
Contact us
RSS
Top
Bottom