I've got uSnyc installed and I'm trying to delete a partial view and I'm getting the following error;
Exception Details
System.FormatException: Input string was not in a correct format.
at System.Number.StringToNumber(String str, NumberStyles options, NumberBuffer& number, NumberFormatInfo info, Boolean parseDecimal)
at System.Number.ParseInt32(String s, NumberStyles style,
NumberFormatInfo info) at
uSync.Exporter.uSyncExportComponent.SettingsTreeControllerMenuRendering(TreeControllerBase
sender, MenuRenderingEventArgs e) at
Umbraco.Core.Events.TypedEventHandler2.Invoke(TSender sender,
TEventArgs e) at
Umbraco.Web.Trees.TreeControllerBase.OnMenuRendering(TreeControllerBase
instance, MenuRenderingEventArgs e) in
d:\a\1\s\src\Umbraco.Web\Trees\TreeControllerBase.cs:line 411 at
Umbraco.Web.Trees.TreeControllerBase.GetMenu(String id,
FormDataCollection queryStrings) in
d:\a\1\s\src\Umbraco.Web\Trees\TreeControllerBase.cs:line 167 at
lambda_method(Closure , Object , Object[] ) at
System.Web.Http.Controllers.ReflectedHttpActionDescriptor.ActionExecutor.<>c__DisplayClass6_2.<GetExecutor>b__2(Object
instance, Object[] methodParameters) at
System.Web.Http.Controllers.ReflectedHttpActionDescriptor.ActionExecutor.Execute(Object
instance, Object[] arguments) at
System.Web.Http.Controllers.ReflectedHttpActionDescriptor.ExecuteAsync(HttpControllerContext
controllerContext, IDictionary2 arguments, CancellationToken
cancellationToken)
--- End of stack trace from previous location where exception was thrown --- at
System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task
task) at
System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task
task) at
System.Web.Http.Controllers.ApiControllerActionInvoker._15.MoveNext()
uSync error
Hi,
I've got uSnyc installed and I'm trying to delete a partial view and I'm getting the following error;
Exception Details System.FormatException: Input string was not in a correct format.
Hi Matt,
yeah sorry :( the exporter menu is trying to offer you the option to export the partial view, and it actually can't do that - so it's stupid!
I have a fix for this now, We will wrap it up into the next release.
Kevin
is working on a reply...
This forum is in read-only mode while we transition to the new forum.
You can continue this topic on the new forum by tapping the "Continue discussion" link below.