Hi, All
Reinstalled SCP, check app pool defaults, set IIS 10 settings in servers application mode to 64bit
results same of above, what do I wrong if its working on your test windows 2016 IIS 10 machine?
Kind Regards,
Robin
Hi All,
Got the following error from the solidcp eventlog :
[2/1/2017 10:31:21 PM] ERROR: 'Internet Information Services 10.0' GetSite
System.NullReferenceException: Object reference not set to an instance of an object.
at SolidCP.Providers.Web.Iis.WebObjects.WebObjectsModuleService.GetWebSiteFromIIS(ServerManager srvman, String siteId)
at SolidCP.Providers.Web.IIs70.GetSite(String siteId)
at SolidCP.Providers.Web.IIs100.GetSite(String siteId)
at SolidCP.Server.WebServer.GetSite(String siteId)
From the IIS log i see that the server component gives a error 500 fault
http://1.2.3.4:9003/WebServer.asmx, STATUS_CODE 500, 47 ms, POST
MODULE_SET_RESPONSE_ERROR_STATUS
Warning
ModuleName="ManagedPipelineHandler", Notification="EXECUTE_REQUEST_HANDLER", HttpStatus="500", HttpReason="Internal Server Error", HttpSubStatus="0", ErrorCode="The operation completed successfully. (0x0)", ConfigExceptionInfo=""
Kind Regards,
Robin
I was getting a lot of strange errors until I resolved to choose one "bitness" for the web server and make sure everything has the same bitness (SolidCP Server app pool, SolidCP mode setting, ColdFusion installation, PHP installation, Perl installation, websites application pools, etc).
Specifically, SolidCP would insist that ColdFusion and, I think, other items weren't installed until I made sure the SolidCP Server app pool had the same bitness.
Hi,
Can you confirm if you set this to 64bit?
Thanks,
Trevor Robinson
Who, me? I'm running 32-bit apps on the web servers.
I'm still testing our (long overdue) migration from Helm 3, expecting to go live next week.