Error in PollModuleRendering!System.Reflection.TargetInvocationException: Exception has been thrown by the target of an invocation. ---> System.FormatException: Guid should contain 32 digits with 4 dashes (xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx).
at System.Guid.GuidResult.SetFailure(ParseFailureKind failure, String failureMessageID, Object failureMessageFormatArgument, String failureArgumentName, Exception innerException)
at System.Guid.TryParseGuidWithDashes(String guidString, GuidResult& result)
at System.Guid.TryParseGuid(String g, GuidStyles flags, GuidResult& result)
at System.Guid..ctor(String g)
--- End of inner exception stack trace ---
at System.RuntimeMethodHandle.InvokeMethod(Object target, Object[] arguments, Signature sig, Boolean constructor)
at System.Reflection.RuntimeConstructorInfo.Invoke(BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture)
at GoBasic.Cms.CmsService.ConvertValue(String value, Type type) in D:\Solutions\GoBasicV5\GoBasic.Core\Cms\CmsService.cs:line 1094
at GoBasic.Cms.CmsService.ConvertFieldValue[T](String value) in D:\Solutions\GoBasicV5\GoBasic.Core\Cms\CmsService.cs:line 961
at GoBasic.Types.Entity.GetValue[T](String fieldName) in D:\Solutions\GoBasicV5\GoBasic.Core\Types\Entity.cs:line 132
at GoBasic.Presentation.Modules.PollModuleRendering.RenderModule(PollModule module, HtmlWriter writer) in D:\Solutions\GoBasicV5\GoBasic.Presentation\Modules\PollModuleRendering.cs:line 67
at GoBasic.Presentation.BaseRendering.Render(HtmlTextWriter writer) in D:\Solutions\GoBasicV5\GoBasic.Presentation\BaseRendering.cs:line 108
Error in InnerGridModuleRendering!System.Reflection.TargetInvocationException: Exception has been thrown by the target of an invocation. ---> System.FormatException: Guid should contain 32 digits with 4 dashes (xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx).
at System.Guid.GuidResult.SetFailure(ParseFailureKind failure, String failureMessageID, Object failureMessageFormatArgument, String failureArgumentName, Exception innerException)
at System.Guid.TryParseGuidWithDashes(String guidString, GuidResult& result)
at System.Guid.TryParseGuid(String g, GuidStyles flags, GuidResult& result)
at System.Guid..ctor(String g)
--- End of inner exception stack trace ---
at System.RuntimeMethodHandle.InvokeMethod(Object target, Object[] arguments, Signature sig, Boolean constructor)
at System.Reflection.RuntimeConstructorInfo.Invoke(BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture)
at GoBasic.Cms.CmsService.ConvertValue(String value, Type type) in D:\Solutions\GoBasicV5\GoBasic.Core\Cms\CmsService.cs:line 1094
at GoBasic.Cms.CmsService.ConvertFieldValue[T](String value) in D:\Solutions\GoBasicV5\GoBasic.Core\Cms\CmsService.cs:line 961
at GoBasic.Types.Entity.GetValue[T](String fieldName) in D:\Solutions\GoBasicV5\GoBasic.Core\Types\Entity.cs:line 132
at GoBasic.Presentation.Modules.PollModuleRendering.GetScriptConfiguration() in D:\Solutions\GoBasicV5\GoBasic.Presentation\Modules\PollModuleRendering.cs:line 20
at GoBasic.Presentation.Modules.BaseModuleRendering`1.RenderBottom(HtmlWriter writer) in D:\Solutions\GoBasicV5\GoBasic.Presentation\Modules\BaseModuleRendering.cs:line 133
at System.Web.UI.Control.RenderControlInternal(HtmlTextWriter writer, ControlAdapter adapter)
at System.Web.UI.Control.RenderChildrenInternal(HtmlTextWriter writer, ICollection children)
at GoBasic.Presentation.Controls.Grids.GoBasicGrid.Render(HtmlTextWriter writer) in D:\Solutions\GoBasicV5\GoBasic.Presentation\Controls\Grids\GoBasicGrid.cs:line 137
at System.Web.UI.Control.RenderControlInternal(HtmlTextWriter writer, ControlAdapter adapter)
at System.Web.UI.Control.RenderChildrenInternal(HtmlTextWriter writer, ICollection children)
at System.Web.UI.Control.RenderControlInternal(HtmlTextWriter writer, ControlAdapter adapter)
at System.Web.UI.Control.RenderChildrenInternal(HtmlTextWriter writer, ICollection children)
at GoBasic.Presentation.BaseRendering.Render(HtmlTextWriter writer) in D:\Solutions\GoBasicV5\GoBasic.Presentation\BaseRendering.cs:line 118