- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
I have a .dll built in CVF that I am trying to debug that launches an .exe that will call it. When I set a breakpoint and then try to start execution, I get the message:
One or more breakpoints cannot be set and have been disabled. Execution will stop at the beginning of the program.
This .dll's project settings look much like another .dll that does allow me to set breakpoints and run. Any ideas on how to get this to work?
Thanks
Scott
One or more breakpoints cannot be set and have been disabled. Execution will stop at the beginning of the program.
This .dll's project settings look much like another .dll that does allow me to set breakpoints and run. Any ideas on how to get this to work?
Thanks
Scott
Link Copied
1 Reply
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
I figured it out. I somehow got the project setup as a console project that output a .dll file. I reset up the project files as a dll project and now it works.

Reply
Topic Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page