Click here to Skip to main content
15,888,351 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
Hi All,

I am working on a VSTO project and developing a Excel Plug-in. However, somehow I am not able to debug my source code. My code is not breaking on the Breakpoints.

Things I tried
1. Clean and Rebuild.
2. Restarting Visual Studio (Several times).
3. Disabled "Enable Just My Code(Managed Only)" in Tools-> Options->Debugging->General.


Please help.

Thanks,
"Happy Coding"
Posted

1 solution

I have the exact same issue! ..
Tried everything.

Something that helped was..
Cleaning the solution-> UnMap from TFS -> Map it again to a different folder->Debug.

Changing the project name.

But same issue happens again.
Any help ????

Regards,
Arjun
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900