Windows 10: Can't use Live Server/debugging in VS Code

Discus and support Can't use Live Server/debugging in VS Code in Windows 10 Software and Apps to solve the problem; Stack Overflow Question I asked yesterdayI've been wanting to work on a project on VS Code for a while now but suddenly I'm unable to debug/use a live... Discussion in 'Windows 10 Software and Apps' started by Ridwan Roshid, Mar 31, 2023.

  1. Can't use Live Server/debugging in VS Code


    Stack Overflow Question I asked yesterdayI've been wanting to work on a project on VS Code for a while now but suddenly I'm unable to debug/use a live server on new pages else I get one of a few errors.One of them is "Cannot GET /LL%20Odds%20JavaScript/[object%20HTMLSelectElement]". I'm not too sure about directory names but my file isn't called [object%20HTMLSelectElement] and this error appeared once when I tried linking my HTML page to a pre-existing JS file. No error when I link it to a new JS file however.I also get "Crbug/1173575, non-JS module files deprecated error" in my VS code outpu

    :)
     
    Ridwan Roshid, Mar 31, 2023
    #1

  2. Opensuse server from live cd?

    yea you should be able to use the live cd to install a server. just add your needed applications after the live cd installs.
     
    Easy Rhino, Mar 31, 2023
    #2
  3. Nikhar_K Win User
    Ethernet is showing as Kernel Debug Network Adapater

    Hi,



    Thank you for writing to Microsoft Community Forums.



    I understand that you see Kernel Debug Network Adapter in Device Manager. This can happen if debugging is turner on. I would suggest you to turn off debugging by following the steps mentioned below:



    1. Type command prompt in the search bar on the
      Taskbar.
    2. Right click on the command prompt icon and select
      Run as administrator.
    3. Paste the following commands and hit Enter:

      bcdedit /debug off


    If you still see the Network Adapter, you can disable it from Device Manager without problems. Refer the steps mentioned below:



    1. Press Windows Logo key + X, to open
      Device Manager.
    2. Expand Network adapters.
    3. Now, right click on the Kernel Debug adapter and select
      Disable device.


    Let us know how it goes.



    Regards,

    Nikhar Khare

    Microsoft Community - Moderator
     
    Nikhar_K, Mar 31, 2023
    #3
  4. shuggans Win User

    Can't use Live Server/debugging in VS Code

    Opensuse server from live cd?

    Is it possible to use an opensuse live CD to set up a server? What steps would need to be taken to go about doing this? OR... am i stuck downloading the huge dvd ISO?
     
    shuggans, Mar 31, 2023
    #4
Thema:

Can't use Live Server/debugging in VS Code

Loading...
  1. Can't use Live Server/debugging in VS Code - Similar Threads - Can't Live Server

  2. Cant use a GoLang http server in vs code

    in Windows 10 Network and Sharing
    Cant use a GoLang http server in vs code: When i try to run my http server written in go in vs code, it comes up with the error: main.go:1:1: expected 'package', found 'EOF'. but it works when i write it in note pad and do it manuallynot in vs codeor when it was made in vs code Heres the code:package mainimport...
  3. Cant use a GoLang http server in vs code

    in Windows 10 Gaming
    Cant use a GoLang http server in vs code: When i try to run my http server written in go in vs code, it comes up with the error: main.go:1:1: expected 'package', found 'EOF'. but it works when i write it in note pad and do it manuallynot in vs codeor when it was made in vs code Heres the code:package mainimport...
  4. Cant use a GoLang http server in vs code

    in Windows 10 Software and Apps
    Cant use a GoLang http server in vs code: When i try to run my http server written in go in vs code, it comes up with the error: main.go:1:1: expected 'package', found 'EOF'. but it works when i write it in note pad and do it manuallynot in vs codeor when it was made in vs code Heres the code:package mainimport...
  5. Can't use Live Server/debugging in VS Code

    in Windows 10 Gaming
    Can't use Live Server/debugging in VS Code: Stack Overflow Question I asked yesterdayI've been wanting to work on a project on VS Code for a while now but suddenly I'm unable to debug/use a live server on new pages else I get one of a few errors.One of them is "Cannot GET...
  6. can't run c++ codes in vs code

    in Windows 10 Gaming
    can't run c++ codes in vs code: I watched a bunch of videos on how to run c++ codes in vs code but none of them helped me. I have tried doing a bunch of things like reinstalling vs code, changing task.json and launch.json file, reinstalling mingw files and all that and I still cant run any c++ program and I...
  7. can't run c++ codes in vs code

    in Windows 10 Software and Apps
    can't run c++ codes in vs code: I watched a bunch of videos on how to run c++ codes in vs code but none of them helped me. I have tried doing a bunch of things like reinstalling vs code, changing task.json and launch.json file, reinstalling mingw files and all that and I still cant run any c++ program and I...
  8. I can't connect to kdsrv.exe server for kernel debugging

    in Windows 10 BSOD Crashes and Debugging
    I can't connect to kdsrv.exe server for kernel debugging: Hi, I'm trying remote kernel debugging, not it's not working.Ex: This PC IP : 192.168.0.3> kdsrv.exe -t tcp:port=5005,password=1111As you can see, this command is open server port.> windbg.exe -k kdsrv:server=@{tcp:port=5005,server=192.168.0.3,password=1111},...
  9. Can't install VS Code

    in Windows 10 Software and Apps
    Can't install VS Code: I can't install VS Code on my PC. While installing, it shows a message, "Setup was unable to create the directory 'C:\Users\User_Name', Error 5: Access is denied." PS: I changed my username couple of days ago....
  10. Debugging in VS Code result in a SFC scan

    in Windows 10 Software and Apps
    Debugging in VS Code result in a SFC scan: Screenshot here: https://ftp.bmp.ovh/imgs/2020/10/b137815d2adc9747.png Didn't do anything except pressing F5 and then it automatically start a SFC Scan...