Skip to main content
1-Visitor
September 21, 2019
Question

Visual Studio No Symbols have been loaded for this document

  • September 21, 2019
  • 1 reply
  • 1352 views

Hi all, 

I am using A. CPP file to develop a synchronous application using toolkit.

While I try to debug I get error " No Symbols have been loaded for this document"

But when I use A.C file there was no error I can debug step by step. 

Kindly guide me 

 

Regards

MS

1 reply

1-Visitor
November 4, 2019

Hi Manjunath,

 

I don't think "No Symbols have been loaded " is a debug error. You will mostly get this at the end of a function.It just means that there are no changes made in creo after executing that function.Just press F5 when you get this error then you will be directed to next step.