Voidstone 发表于 2024-6-21 15:47:21

【10.0.3】无法运行项目

## Exception
```json
{
"ClassName": "System.Exception",
"Message": "Unexpected character encountered while parsing value: <. Path '', line 0, position 0.",
"Data": {
    "$type": "System.Collections.ListDictionaryInternal, System.Private.CoreLib",
    "System.Object": null
},
"InnerException": null,
"HelpURL": null,
"StackTraceString": "   at Forguncy.Infrastructure.InvokeService.InvokeableExtensions.InvokeAsync(IRetryableWrapper`1 retryableRequest, String hostUrl)
   at Forguncy.Common.BpmServerManager.CheckAliveAsync()
   at Forguncy.Common.BpmServerManager.TryRegisterBpmEngineAsync()
   at mu.cdd(PublishType a, TaskInfo b)
   at mu.cdb(PublishType a, TaskInfo b, PublishSettingsViewModel c)
   at mu.GenerateAllPagesAsync(PublishType publishType, TaskInfo taskInfo, PublishSettingsViewModel settings)
   at mu.GenerateAllPagesAsync(PublishType publishType, TaskInfo taskInfo, PublishSettingsViewModel settings)
   at Forguncy.Views.RibbonView.BrowserHomeExecutedWithProgressbarAsync(IBrowser browser, TaskInfo taskInfo)
   at Forguncy.Views.RibbonView.<>c__DisplayClass414_0.<<BrowserHomeExecutedWithProgressbarAsync>b__0>d.MoveNext()
--- End of stack trace from previous location ---
   at WPFBase.Common.TaskInfoHelper.CreateAThreadCrossedAutoClosedWindowAsync(TaskInfo taskInfo, Window owner, Func`1 action)
   at Forguncy.Views.RibbonView.BrowserHomeExecutedWithProgressbarAsync(IBrowser browser, TaskInfo taskInfo)
   at Forguncy.Views.RibbonView.BrowserHome_Click(Object sender, RoutedEventArgs routedEventArgs)
   at System.Threading.Tasks.Task.<>c.<ThrowAsync>b__128_0(Object state)
   at System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Int32 numArgs)
   at System.Windows.Threading.ExceptionWrapper.TryCatchWhen(Object source, Delegate callback, Object args, Int32 numArgs, Delegate catchHandler)",
"RemoteStackTraceString": null,
"RemoteStackIndex": 0,
"ExceptionMethod": null,
"HResult": -2146233088,
"Source": "Forguncy.Infrastructure.InvokeService",
"WatsonBuckets": null
}
```

## EventLog
- 15:21:34 `MouseL`:Window:Inventory.fgcc - 活字格 (10.0.3.0)->ToggleButton:开始->Image:/Start_16.png
- 15:20:38 `MouseL`:Window:活字格 (10.0.3.0)->Button:另存为
- 15:20:37 `MouseL`:Window:活字格 (10.0.3.0)->RibbonView->文件
- 15:20:35 `MouseL`:Window:另存为 (加密工程)->Button:取消->取消
- 15:20:33 `MouseL`:Window:活字格 (10.0.3.0)->Button:另存为 (加密工程)->ContentControl:另存为 (加密工程)->另存为 (加密工程)
- 15:20:32 `MouseL`:Window:活字格 (10.0.3.0)->RibbonView->文件
- 15:20:23 `MouseL`:Window:活字格 (10.0.3.0)->打开
- 15:20:18 `MouseL`:Window:活字格 (10.0.3.0)
- 15:19:39 `MouseL`:Window:活字格 (10.0.3.0)
- 15:18:17 `MouseL`:Window:活字格 (10.0.3.0)->更多模板...
- 15:18:05 `MouseR`:Window:活字格 (10.0.3.0)->库存管理系统
- 15:18:04 `MouseR`:Window:活字格 (10.0.3.0)->Image:/03StockManagement.png
- 15:17:49 `MouseL`:Window:活字格 (10.0.3.0)->打开其他工程文件
- 15:17:38 `MouseL`:Window:活字格 (10.0.3.0)


Voidstone 发表于 2024-6-21 15:52:48

Voidstone 发表于 2024-6-21 16:20:46

一直卡在这儿

Syl 发表于 7 天前

有demo可以复现么,比如你换台机器试试

Voidstone 发表于 5 天前

换台机器是可以,虽然但是,这是治标不治本啊
难道下次遇到类似问题的时候,我跟公司说,给我换台机器

Emma 发表于 5 天前

给个demo看看

Voidstone 发表于 5 天前

就是内置的模板,库存管理系统

Voidstone 发表于 5 天前

我另存为别的文件名之后,也无法运行


Lay.Li 发表于 5 天前

您好,这个报错看起来是环境的问题,可以试试重新安装一下活字格设计器,如果出问题的那台电脑中有杀毒软件的话,可以试试卸载杀毒软件后再安装一下活字格设计器看看,如果还是有问题的话,这个问题可能需要远程您看一下,您可以先填一下我们这边的1V1申请:https://www.grapecity.com.cn/applyonline,
通过申请后会有专门的人联系您,给您提供一个月免费的快速支持通道:loveliness:

Voidstone 发表于 5 天前

重新安装活字格设计器还是不行,那就是环境问题咯
看来要用一台专门的机器来做活字格的开发,因为不知道日常使用怎么就影响到了活字格?
我也好奇为啥都有了错误日志,却不能定位问题,至少也能定位错误的范围吧

还是很感谢官方的回复,在众多同类型产品中,活字格的社区是最活跃的,祝好
页: [1] 2 3
查看完整版本: 【10.0.3】无法运行项目