while installing on a new installation of Server 2022:
[8/6/2022 9:56:36 AM] INFO: Copying files from "C:\Program Files (x86)\SolidCP Installer\Tmp\Server" to "C:\SolidCP\Server"
[8/6/2022 9:56:53 AM] START: Updating configuration file (server password)
[8/6/2022 9:56:53 AM] INFO: Single quotes are added for clarity purposes
[8/6/2022 9:56:53 AM] START: Creating Windows user account...
[8/6/2022 9:56:53 AM] INFO: Creating Windows user account "SCPServer"
[8/6/2022 9:56:55 AM] END: Created windows user account
[8/6/2022 9:56:55 AM] START: Setting 'Modify' permission for 'C:\Windows\TEMP' folder for 'S-1-5-20' account
[8/6/2022 9:56:56 AM] END: Set security permissions
[8/6/2022 9:56:56 AM] START: Configuring folder permissions...
[8/6/2022 9:56:56 AM] END: NTFS permissions has been applied to the application folder...
[8/6/2022 9:56:56 AM] START: Creating application pool
[8/6/2022 9:56:56 AM] INFO: Creating application pool "SolidCP Server Pool"
[8/6/2022 9:56:56 AM] ERROR: Failed to execute 'SolidCP.Setup.Actions.CreateWebApplicationPoolAction' type of action.
[8/6/2022 9:56:56 AM] ERROR: Here is the original exception...
System.Runtime.InteropServices.COMException (0x80090016): Keyset does not exist (Exception from HRESULT: 0x80090016)
at Microsoft.Web.Administration.Interop.IAppHostWritableAdminManager.CommitChanges()
at Microsoft.Web.Administration.ConfigurationManager.CommitChanges()
at Microsoft.Web.Administration.ServerManager.CommitChanges()
at SolidCP.Setup.Actions.CreateWebApplicationPoolAction.SolidCP.Setup.Actions.IInstallAction.Run(SetupVariables vars)
at SolidCP.Setup.Actions.BaseActionManager.Start()
Any ideas as to why?
I can create VPS with template 2022. But it's not extend the hard drive.
Error running DiskPart utility: System.Web.Services.Protocols.SoapException: Server was unable to process request. ---> Microsoft.Storage.Vds.VdsException: The call to IVdsVolume::Extend(...) failed. ---> System.Runtime.InteropServices.COMException: Exception from HRESULT: 0x8004240F at Microsoft.Storage.Vds.Interop.IVdsVolume.Extend(InputDisk[] inputDiskArray, UInt32 numberOfDisks, IVdsAsync& async) at Microsoft.Storage.Vds.Volume.BeginExtend(InputDisk[] inputDiskArray, AsyncCallback callback, Object state) --- End of inner exception stack trace --- at Microsoft.Storage.Vds.Volume.BeginExtend(InputDisk[] inputDiskArray, AsyncCallback callback, Object state) at SolidCP.Providers.Virtualization.HyperV2012R2.ExpandDiskVolume(String diskAddress, String volumeName) at SolidCP.Server.VirtualizationServer2012.ExpandDiskVolume(String diskAddress, String volumeName) --- End of inner exception stack trace ---
System.Web.Services.Protocols.SoapException: Server was unable to process request. ---> Microsoft.Storage.Vds.VdsException: The call to IVdsVolume::Extend(...) failed. ---> System.Runtime.InteropServices.COMException: Exception from HRESULT: 0x8004240F
at Microsoft.Storage.Vds.Interop.IVdsVolume.Extend(InputDisk[] inputDiskArray, UInt32 numberOfDisks, IVdsAsync& async)
at Microsoft.Storage.Vds.Volume.BeginExtend(InputDisk[] inputDiskArray, AsyncCallback callback, Object state)
--- End of inner exception stack trace ---
at Microsoft.Storage.Vds.Volume.BeginExtend(InputDisk[] inputDiskArray, AsyncCallback callback, Object state)
at SolidCP.Providers.Virtualization.HyperV2012R2.ExpandDiskVolume(String diskAddress, String volumeName)
at SolidCP.Server.VirtualizationServer2012.ExpandDiskVolume(String diskAddress, String volumeName)
--- End of inner exception stack trace ---
at System.Web.Services.Protocols.SoapHttpClientProtocol.ReadResponse(SoapClientMessage message, WebResponse response, Stream responseStream, Boolean asyncCall)
at System.Web.Services.Protocols.SoapHttpClientProtocol.Invoke(String methodName, Object[] parameters)
Any idea to fix the problem?
hello is there any idea to solve this issue , we have issue in Template 2109 , 2022 till now
The problem occurs due to the wrong order of the volumes. You cannot expand a volume if another volume next to it exists. Check the image that shows the problem.
How to fix it? You must manually recreate the template with the correct volume order.