Link to home
Start Free TrialLog in
Avatar of maverick0728
maverick0728Flag for United States of America

asked on

Debug - Visual Studio - The breakpoint will not currently be hit. No symbols have been loaded for this document

I am trying to debug using Visual Studio. I am able to attach to the w3wp.exe file on the server. When I go to set a breakpoint I receive the message:
The breakpoint will not currently be hit. No symbols have been loaded for this document.

I have dragged all the files from the server (we are using Epicor ERP):
\server\E10Web\E101SWTestApp\Server\BPM\Sources\BO\JobEntry.ChangeJobHeadProdTeamID\XXX
folder into visual studio.

The web.config on the server has been changed to: loadPdb="true"

Has anyone come across this problem and found a solution to it?
ASKER CERTIFIED SOLUTION
Avatar of Dirk Strauss
Dirk Strauss
Flag of South Africa image

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial