Jut brought a new 2016 IIS 10 server online. Thought I had everything configed as our other servers. I can create anew website with no problem but when I try to make any changes to the record I get the following:
System.Web.Services.Protocols.SoapException: System.Web.Services.Protocols.SoapException: Server was unable to process request. ---> System.Exception: Error executing 'UPDATE' task on 'fabricdays.com' WEB_SITE ---> System.Web.Services.Protocols.SoapException: Server was unable to process request. ---> Object reference not set to an instance of an object.
at System.Web.Services.Protocols.SoapHttpClientProtocol.ReadResponse(SoapClientMessage message, WebResponse response, Stream responseStream, Boolean asyncCall)
Not sure whats causing this yet?
SolidCP vers 142
thanks
MIke
Hello,
Can you explain what changes you try to make?
Usually such errors are coming from a configuration that is set in hosting plan / policies or iis config which isn't installed / configured on the server.
(for example asp.net 1.1, etc).
Regards,
Marco
Morning
OK I never realized that the hosting plan affected control panel interface as well. I had wanted this used not to be able to change asp net 2/4 settings so had not checked them in the hosting plan. I was logged in as server admin and couldnt make any iis settingsw changes on those web settings. Just checked th aspnet 2 and 4 settings in teh hosting plan and now I can edit/save web settings ok
Good future note for me thanks