[VB.NET] The breakpoint will not currently be hit. No symbols have been loaded for this document.


Description
     i don't know the description about this problem.

How to

    to make breakpoint running again, i have some solution that you can try.

Solution 1
1. Backup All files inside BIN folder and copied to another folder.
2. Delete All files inside BIN folder.
3. Open VB.NET Solution (.sln) it will generate bin files automatically.
4. Running debug again.
5. if still occured go to solution 2.

Solution 2
1. Open VB.NET Solution (.sln).
2. Go to Build > Configuration Manager.
3. "On Active Solution Configuration" choose "Debug"
4. on the project context grid, look at column "configuration" make sure it's set "DEBUG" too, if it set release all debug mode will running as release (execute without any breakpoint).
5. and voila your breakpoint running again :)
6. if still occured go to solution 3.

Solution 3
1. google it.
* i am sorry i don't know :(

Post a Comment

Harap gunakan bahasa yang baik dan sopan, terima kasih