Visual Studio loading symbols

后端 未结 16 1948
清酒与你
清酒与你 2020-12-02 04:37

I\'m working on a ColdFusion project for a while now, and Visual Studio started to behave strange for me at least.

I observed that when I started debugging, it built

16条回答
  •  予麋鹿
    予麋鹿 (楼主)
    2020-12-02 05:12

    Just had this problem.

    I fixed it by navigating to:

    Tools -> Options -> Debugging -> Symbols

    Then unchecking all non-local sources for Symbol file (.pdb) locations

    e.g. Microsoft Symbol Servers and msdl.microsoft.com/download/symbols

提交回复
热议问题