Hi,
When I try to Import Resources, I am getting below error.
System.Web.Services.Protocols.SoapException: Server was unable to process request. —> System.NullReferenceException: Object reference not set to an instance of an object.
at SolidCP.EnterpriseServer.ImportController.GetImportableItemTypes(Int32 packageId)
— End of inner exception stack trace —
Description: An unhandled exception occurred during the execution of the current web request. Please review the stack trace for more information about the error and where it originated in the code.
Exception Details: System.Web.Services.Protocols.SoapException: System.Web.Services.Protocols.SoapException: Server was unable to process request. —> System.NullReferenceException: Object reference not set to an instance of an object.
at SolidCP.EnterpriseServer.ImportController.GetImportableItemTypes(Int32 packageId)
— End of inner exception stack trace —
Current SolidCP version is 1.4.1
Thanks,
Hi Trevor,
Thanks for the reply.
I am getting this error on both Server 2012 R2 and Server 2016 hosting plans.
Services:
IIS 8.5 and 10
FTP 8.5 and 10
MSSQL 2012 and 2016
MySQL 5.5 and 5.7
SmarterMail 16.x
SmarterStats 10.x
Server 2012 R2 Windows DNS
Please note this is not standalone SolidCP setup. Each services runs on own server. Also, before we were using mspcontrol and we have migrated it to SolidCP.
Thanks,