--- lang: ja-jp breaks: true --- # `Blazor WebAssembly` を Dev Tunnel(開発トンネル)で実行出来ない 2023-06-20  > Visual Studio 2022 dev tunnel on Blazor WASM hosted ASP.NET Core project > https://stackoverflow.com/questions/75695937/visual-studio-2022-dev-tunnel-on-blazor-wasm-hosted-asp-net-core-project > Port tunneling doesn't work with Blazor > https://developercommunity.visualstudio.com/t/Port-tunneling-doesnt-work-with-Blazor/10162604 > Port tunneling doesn't work with Blazor #44414 > https://github.com/dotnet/aspnetcore/issues/44414 ## 開発トンネルで使用できるネットワーク帯域が狭すぎてエラーになっている???  ## MSの担当者より「これはBlazor特有の問題で、ネットワーク接続の速度とは関係ありません。」とのこと。。。 ## 追加の参考サイト > Dev Tunnels not working with Blazor WebAssembly #52098 > https://github.com/dotnet/aspnetcore/issues/52098 ## `Properties/launchSettings.json` から `"inspectUri"` を消すととりあえずは実行できる。 * ただし、WebAssembly のデバッグ実行は出来ない。  ###### tags: `Blazor WebAssembly` `Dev Tunnel` `開発トンネル`
×
Sign in
Email
Password
Forgot password
or
By clicking below, you agree to our
terms of service
.
Sign in via Facebook
Sign in via Twitter
Sign in via GitHub
Sign in via Dropbox
Sign in with Wallet
Wallet (
)
Connect another wallet
New to HackMD?
Sign up