{"id":129,"date":"2016-06-23T12:35:43","date_gmt":"2016-06-23T11:35:43","guid":{"rendered":"http:\/\/www.kneefel-ict.nl\/?post_type=kbe_knowledgebase&#038;p=129"},"modified":"2016-07-13T10:00:58","modified_gmt":"2016-07-13T09:00:58","slug":"run-32-bit-iis-applications-on-server-with-sharepoint-installed","status":"publish","type":"kbe_knowledgebase","link":"https:\/\/www.kneefel-ict.nl\/en\/knowledgebase\/run-32-bit-iis-applications-on-server-with-sharepoint-installed\/","title":{"rendered":"Run 32-bit IIS applications on server with SharePoint installed"},"content":{"rendered":"<p>When SharePoint is installed and an applicatiopool is running with 32-bit Applications is true the applicationpool stops and you get a http error 503.<br \/>\nin the eventlog you get the following error:<br \/>\nThe Module DLL \u2018C:\\Program Files\\Common Files\\Microsoft Shared\\Web Server Extensions\\15\\isapi\\spnativerequestmodule.dll\u2019 could not be loaded due to a configuration problem. The current configuration only supports loading images built for a x86 processor architecture.<\/p>\n<p>The solution is to configure the SPNativeRequestModule only to be loaded when the application pool is running in Integrated Mode and 64-bit application mode.<\/p>\n<p>Enter the following command in an elevated dosbox:<br \/>\n%windir%\\system32\\inetsrv\\appcmd.exe set config -section:system.webServer\/globalModules \/[name=&#8217;SPNativeRequestModule&#8217;].preCondition:integratedMode,bitness64<\/p>\n<p>OR, if you configure everything from PowerShell as I do:<\/p>\n<pre>$appCmd = \"C:\\windows\\system32\\inetsrv\\appcmd.exe\"\r\n&amp;amp; $appCmd --% set config -section:system.webServer\/globalModules \/[name='SPNativeRequestModule'].preCondition:integratedMode,bitness64\r\n<\/pre>\n","protected":false},"excerpt":{"rendered":"<p>When SharePoint is installed and an applicatiopool is running with 32-bit Applications is true the applicationpool stops and you get a http error 503. in the eventlog you get the following error: The Module DLL \u2018C:\\Program Files\\Common Files\\Microsoft Shared\\Web Server Extensions\\15\\isapi\\spnativerequestmodule.dll\u2019 could not be loaded due to a configuration problem. The current configuration only supports &hellip; <a href=\"https:\/\/www.kneefel-ict.nl\/en\/knowledgebase\/run-32-bit-iis-applications-on-server-with-sharepoint-installed\/\" class=\"more-link\">Continue reading<span class=\"screen-reader-text\"> &#8220;Run 32-bit IIS applications on server with SharePoint installed&#8221;<\/span><\/a><\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"closed","template":"","kbe_taxonomy":[5],"kbe_tags":[12,10,11],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v20.6 - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\n<title>Run 32-bit IIS applications on server with SharePoint installed - Kneefel ICT B.V.<\/title>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/kneefel-ict.nl\/knowledgebase\/run-32-bit-iis-applications-on-server-with-sharepoint-installed\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Run 32-bit IIS applications on server with SharePoint installed - Kneefel ICT B.V.\" \/>\n<meta property=\"og:description\" content=\"When SharePoint is installed and an applicatiopool is running with 32-bit Applications is true the applicationpool stops and you get a http error 503. in the eventlog you get the following error: The Module DLL \u2018C:Program FilesCommon FilesMicrosoft SharedWeb Server Extensions15isapispnativerequestmodule.dll\u2019 could not be loaded due to a configuration problem. The current configuration only supports &hellip; Continue reading &quot;Run 32-bit IIS applications on server with SharePoint installed&quot;\" \/>\n<meta property=\"og:url\" content=\"https:\/\/kneefel-ict.nl\/knowledgebase\/run-32-bit-iis-applications-on-server-with-sharepoint-installed\/\" \/>\n<meta property=\"og:site_name\" content=\"Kneefel ICT B.V.\" \/>\n<meta property=\"article:modified_time\" content=\"2016-07-13T09:00:58+00:00\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data1\" content=\"1 minute\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\/\/kneefel-ict.nl\/knowledgebase\/run-32-bit-iis-applications-on-server-with-sharepoint-installed\/\",\"url\":\"https:\/\/kneefel-ict.nl\/knowledgebase\/run-32-bit-iis-applications-on-server-with-sharepoint-installed\/\",\"name\":\"Run 32-bit IIS applications on server with SharePoint installed - Kneefel ICT B.V.\",\"isPartOf\":{\"@id\":\"https:\/\/kneefel-ict.nl\/#website\"},\"datePublished\":\"2016-06-23T11:35:43+00:00\",\"dateModified\":\"2016-07-13T09:00:58+00:00\",\"breadcrumb\":{\"@id\":\"https:\/\/kneefel-ict.nl\/knowledgebase\/run-32-bit-iis-applications-on-server-with-sharepoint-installed\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/kneefel-ict.nl\/knowledgebase\/run-32-bit-iis-applications-on-server-with-sharepoint-installed\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/kneefel-ict.nl\/knowledgebase\/run-32-bit-iis-applications-on-server-with-sharepoint-installed\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/kneefel-ict.nl\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Knowledgebase\",\"item\":\"https:\/\/kneefel-ict.nl\/en\/knowledgebase\/\"},{\"@type\":\"ListItem\",\"position\":3,\"name\":\"Run 32-bit IIS applications on server with SharePoint installed\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/kneefel-ict.nl\/#website\",\"url\":\"https:\/\/kneefel-ict.nl\/\",\"name\":\"Kneefel ICT B.V.\",\"description\":\"\",\"publisher\":{\"@id\":\"https:\/\/kneefel-ict.nl\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/kneefel-ict.nl\/?s={search_term_string}\"},\"query-input\":\"required name=search_term_string\"}],\"inLanguage\":\"en-US\"},{\"@type\":\"Organization\",\"@id\":\"https:\/\/kneefel-ict.nl\/#organization\",\"name\":\"Kneefel ICT B.V.\",\"url\":\"https:\/\/kneefel-ict.nl\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/kneefel-ict.nl\/#\/schema\/logo\/image\/\",\"url\":\"https:\/\/i1.wp.com\/www.kneefel-ict.nl\/wp-content\/uploads\/2016\/01\/logo_kneefel-ict-1200x280dpi.jpg?fit=1200%2C280&ssl=1\",\"contentUrl\":\"https:\/\/i1.wp.com\/www.kneefel-ict.nl\/wp-content\/uploads\/2016\/01\/logo_kneefel-ict-1200x280dpi.jpg?fit=1200%2C280&ssl=1\",\"width\":1200,\"height\":280,\"caption\":\"Kneefel ICT B.V.\"},\"image\":{\"@id\":\"https:\/\/kneefel-ict.nl\/#\/schema\/logo\/image\/\"}}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Run 32-bit IIS applications on server with SharePoint installed - Kneefel ICT B.V.","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/kneefel-ict.nl\/knowledgebase\/run-32-bit-iis-applications-on-server-with-sharepoint-installed\/","og_locale":"en_US","og_type":"article","og_title":"Run 32-bit IIS applications on server with SharePoint installed - Kneefel ICT B.V.","og_description":"When SharePoint is installed and an applicatiopool is running with 32-bit Applications is true the applicationpool stops and you get a http error 503. in the eventlog you get the following error: The Module DLL \u2018C:Program FilesCommon FilesMicrosoft SharedWeb Server Extensions15isapispnativerequestmodule.dll\u2019 could not be loaded due to a configuration problem. The current configuration only supports &hellip; Continue reading \"Run 32-bit IIS applications on server with SharePoint installed\"","og_url":"https:\/\/kneefel-ict.nl\/knowledgebase\/run-32-bit-iis-applications-on-server-with-sharepoint-installed\/","og_site_name":"Kneefel ICT B.V.","article_modified_time":"2016-07-13T09:00:58+00:00","twitter_card":"summary_large_image","twitter_misc":{"Est. reading time":"1 minute"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/kneefel-ict.nl\/knowledgebase\/run-32-bit-iis-applications-on-server-with-sharepoint-installed\/","url":"https:\/\/kneefel-ict.nl\/knowledgebase\/run-32-bit-iis-applications-on-server-with-sharepoint-installed\/","name":"Run 32-bit IIS applications on server with SharePoint installed - Kneefel ICT B.V.","isPartOf":{"@id":"https:\/\/kneefel-ict.nl\/#website"},"datePublished":"2016-06-23T11:35:43+00:00","dateModified":"2016-07-13T09:00:58+00:00","breadcrumb":{"@id":"https:\/\/kneefel-ict.nl\/knowledgebase\/run-32-bit-iis-applications-on-server-with-sharepoint-installed\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/kneefel-ict.nl\/knowledgebase\/run-32-bit-iis-applications-on-server-with-sharepoint-installed\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/kneefel-ict.nl\/knowledgebase\/run-32-bit-iis-applications-on-server-with-sharepoint-installed\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/kneefel-ict.nl\/"},{"@type":"ListItem","position":2,"name":"Knowledgebase","item":"https:\/\/kneefel-ict.nl\/en\/knowledgebase\/"},{"@type":"ListItem","position":3,"name":"Run 32-bit IIS applications on server with SharePoint installed"}]},{"@type":"WebSite","@id":"https:\/\/kneefel-ict.nl\/#website","url":"https:\/\/kneefel-ict.nl\/","name":"Kneefel ICT B.V.","description":"","publisher":{"@id":"https:\/\/kneefel-ict.nl\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/kneefel-ict.nl\/?s={search_term_string}"},"query-input":"required name=search_term_string"}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https:\/\/kneefel-ict.nl\/#organization","name":"Kneefel ICT B.V.","url":"https:\/\/kneefel-ict.nl\/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/kneefel-ict.nl\/#\/schema\/logo\/image\/","url":"https:\/\/i1.wp.com\/www.kneefel-ict.nl\/wp-content\/uploads\/2016\/01\/logo_kneefel-ict-1200x280dpi.jpg?fit=1200%2C280&ssl=1","contentUrl":"https:\/\/i1.wp.com\/www.kneefel-ict.nl\/wp-content\/uploads\/2016\/01\/logo_kneefel-ict-1200x280dpi.jpg?fit=1200%2C280&ssl=1","width":1200,"height":280,"caption":"Kneefel ICT B.V."},"image":{"@id":"https:\/\/kneefel-ict.nl\/#\/schema\/logo\/image\/"}}]}},"jetpack_sharing_enabled":true,"_links":{"self":[{"href":"https:\/\/www.kneefel-ict.nl\/en\/wp-json\/wp\/v2\/kbe_knowledgebase\/129"}],"collection":[{"href":"https:\/\/www.kneefel-ict.nl\/en\/wp-json\/wp\/v2\/kbe_knowledgebase"}],"about":[{"href":"https:\/\/www.kneefel-ict.nl\/en\/wp-json\/wp\/v2\/types\/kbe_knowledgebase"}],"author":[{"embeddable":true,"href":"https:\/\/www.kneefel-ict.nl\/en\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/www.kneefel-ict.nl\/en\/wp-json\/wp\/v2\/comments?post=129"}],"version-history":[{"count":2,"href":"https:\/\/www.kneefel-ict.nl\/en\/wp-json\/wp\/v2\/kbe_knowledgebase\/129\/revisions"}],"predecessor-version":[{"id":131,"href":"https:\/\/www.kneefel-ict.nl\/en\/wp-json\/wp\/v2\/kbe_knowledgebase\/129\/revisions\/131"}],"wp:attachment":[{"href":"https:\/\/www.kneefel-ict.nl\/en\/wp-json\/wp\/v2\/media?parent=129"}],"wp:term":[{"taxonomy":"kbe_taxonomy","embeddable":true,"href":"https:\/\/www.kneefel-ict.nl\/en\/wp-json\/wp\/v2\/kbe_taxonomy?post=129"},{"taxonomy":"kbe_tags","embeddable":true,"href":"https:\/\/www.kneefel-ict.nl\/en\/wp-json\/wp\/v2\/kbe_tags?post=129"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}