gpt4 book ai didi

basic-authentication - 部署 Blazor WebAssembly 时找不到 'AuthenticationService.init'

转载 作者:行者123 更新时间:2023-12-05 06:47:22 34 4
gpt4 key购买 nike

我创建了 Blazor WebAssembly 应用程序,它支持 .NET Core 并具有内置的基本身份验证。 Microsoft 的预定义模板没有变化。我在我的开发 PC 上运行应用程序没有问题。当我在托管服务器上部署应用程序时,我收到以下错误:

crit: Microsoft.AspNetCore.Components.WebAssembly.Rendering.WebAssemblyRenderer[100]
Unhandled exception rendering component: Could not find 'AuthenticationService.init' ('AuthenticationService' was undefined).
Error: Could not find 'AuthenticationService.init' ('AuthenticationService' was undefined).
at http://tomasoplt-001-site1.dtempurl.com/_framework/blazor.webassembly.js:1:1287
at Array.forEach (<anonymous>)
at e.findFunction (http://xxx-001-site1.dtempurl.com/_framework/blazor.webassembly.js:1:1247)
at b (http://xxx-001-site1.dtempurl.com/_framework/blazor.webassembly.js:1:2989)
at http://xxx-001-site1.dtempurl.com/_framework/blazor.webassembly.js:1:3935
at new Promise (<anonymous>)
at Object.beginInvokeJSFromDotNet (http://tomasoplt-001-site1.dtempurl.com/_framework/blazor.webassembly.js:1:3908)
at Object.w [as invokeJSFromDotNet] (http://tomasoplt-001-site1.dtempurl.com/_framework/blazor.webassembly.js:1:64218)
at _mono_wasm_invoke_js_blazor (http://tomasoplt-001-site1.dtempurl.com/_framework/dotnet.5.0.2.js:1:190800)
at do_icall (http://xxx-001-site1.dtempurl.com/_framework/dotnet.wasm:wasm-function[10596]:0x194e58)

最佳答案

问题是您的本地设备时间。您的时间可能不同步。

关于basic-authentication - 部署 Blazor WebAssembly 时找不到 'AuthenticationService.init',我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/67133419/

34 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com