Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Latest Pre-Release cannot debug Blazor Web App #696

Closed
ricfwolff opened this issue Nov 8, 2023 · 1 comment
Closed

Latest Pre-Release cannot debug Blazor Web App #696

ricfwolff opened this issue Nov 8, 2023 · 1 comment
Assignees
Labels
area-dotnet-debugging Issues around .NET Debugging with console, ASP.NET, or Aspire area-razor bug Something isn't working mac MacOS
Milestone

Comments

@ricfwolff
Copy link

Type: Bug

This bug can be reproduced using latest RC dotnet (version 8.0.100-rc.2.23502.2), but it's not related to it being a preview version, as it works if I'm using "C# Dev Kit v1.0.12 pre-release". It only errors on latest C# Dev Kit 1.1.5 pre-release.

Steps:

  • Install dotnet 8 RC2
  • Open new folder and create Blazor app with:
    dotnet new blazor -o BlazorApp -int Auto
  • Debug (F5) application

Error on v1.1.5: "Safari can't connect to the server" (looks like no files are available in the server's root folder).

Success on v1.0.12.

Extension version: 1.0.12
VS Code version: Code 1.84.1 (Universal) (2b35e1e6d88f1ce073683991d1eff5284a32690f, 2023-11-06T12:37:18.666Z)
OS version: Darwin arm64 22.6.0
Modes:

System Info
Item Value
CPUs Apple M1 (8 x 24)
GPU Status 2d_canvas: enabled
canvas_oop_rasterization: enabled_on
direct_rendering_display_compositor: disabled_off_ok
gpu_compositing: enabled
multiple_raster_threads: enabled_on
opengl: enabled_on
rasterization: enabled
raw_draw: disabled_off_ok
video_decode: enabled
video_encode: enabled
vulkan: disabled_off
webgl: enabled
webgl2: enabled
webgpu: enabled
Load (avg) 4, 4, 4
Memory (System) 8.00GB (0.15GB free)
Process Argv --crash-reporter-id 20218094-4bf6-4cd1-a348-781d923c100c
Screen Reader no
VM 0%
A/B Experiments
vsliv368:30146709
vsreu685:30147344
python383cf:30185419
vspor879:30202332
vspor708:30202333
vspor363:30204092
vslsvsres303:30308271
vserr242cf:30382550
pythontb:30283811
vsjup518:30340749
pythonptprofiler:30281270
vshan820:30294714
vstes263cf:30335440
vscoreces:30445986
vscod805:30301674
binariesv615:30325510
bridge0708:30335490
bridge0723:30353136
vsaa593cf:30376535
pythonvs932:30410667
py29gd2263:30880072
vscaat:30438848
vsclangdc:30486549
c4g48928:30535728
dsvsc012cf:30540253
pynewext54:30695312
azure-dev_surveyone:30548225
282f8724:30602487
89544117:30613380
2i9eh265:30646982
showlangstatbar:30737416
pythonfmttext:30731395
fixshowwlkth:30771522
showindicator:30805244
pythongtdpath:30769146
i26e3531:30792625
welcomedialogc:30882110
pythonnosmt12:30797651
pythonidxpt:30866567
pythonnoceb:30805159
synctok:30869157
dsvsc013:30795093
dsvsc014:30804076
dsvsc015:30845448
pythontestfixtcf:30871695
pythonregdiag2:30871582
pyreplss1:30879912
pythonmypyd1:30879173
pythoncet0:30874138
pythontbext0:30879054
dsvsc016:30880769
dsvsc017:30880892
dsvsc018:30880894
aa_t_chat:30882232

@microsoft-issue-labeler microsoft-issue-labeler bot added the area-project Project load, Solution Explorer label Nov 8, 2023
@WardenGnaw WardenGnaw added area-razor area-dotnet-debugging Issues around .NET Debugging with console, ASP.NET, or Aspire labels Nov 8, 2023
@webreidi webreidi added bug Something isn't working mac MacOS labels Nov 8, 2023
@WardenGnaw WardenGnaw self-assigned this Nov 8, 2023
@WardenGnaw WardenGnaw added this to the Nov2023 milestone Nov 8, 2023
@tmeschter tmeschter removed the area-project Project load, Solution Explorer label Nov 14, 2023
@WardenGnaw
Copy link
Member

This is fixed in v1.2.2

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area-dotnet-debugging Issues around .NET Debugging with console, ASP.NET, or Aspire area-razor bug Something isn't working mac MacOS
Projects
None yet
Development

No branches or pull requests

4 participants