Hi guys
My problem is when configuring Hyper-V, this is the error:
Server Error in '/' Application.
Object reference not set to an instance of an object.
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.NullReferenceException: Object reference not set to an instance of an object.
Source Error:Â
An unhandled exception was generated during the execution of the current web request. Information regarding the origin and location of the exception can be identified using the exception stack trace below.
Stack Trace:Â
[NullReferenceException: Object reference not set to an instance of an object.] SolidCP.Portal.UserControls.EditIPAddressControl.Validate(Object source, ServerValidateEventArgs args) +480 System.Web.UI.WebControls.CustomValidator.OnServerValidate(String value) +168 System.Web.UI.WebControls.BaseValidator.Validate() +137 System.Web.UI.Page.Validate(String validationGroup) +128 System.Web.UI.WebControls.Button.RaisePostBackEvent(String eventArgument) +111 System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +1734
Version Information:Â Microsoft .NET Framework Version:4.0.30319; ASP.NET Version:4.6.1649.1
thx for your help
Hello,
Can you confirm which version of SolidCP you are using? If you are not using 1.2.1 i would highly recommend updating.
Regards,
Trevor Robinson
Hi Trevor:
Already upgrade to version 1.2.1, this after filling the general configuration of Hyper-V
Thx for the support 🙂
Hello,
Can you try do this locally on the SolidCP server? It will generally give you more info on the error.
You can also check the eventlog on the SolidCP Enterprise server and HyperV to see if they report anything for you.
Kind Regards,
Trevor Robinson