No breakpoints in VS after installing

Discussion of open issues, suggestions and bugs regarding ADO.NET provider for MySQL
Post Reply
guest

No breakpoints in VS after installing

Post by guest » Fri 03 Dec 2004 13:55

Hi,

After I installed MySQLDirect.Net I couldn't set breakpoints in my source code anymore. Breakpoints are not possible since then neither in Code which uses MySQLDirect nor in Code doesn't .

Is there anyone with same problems? Please let me know.

Thx.

Duke
Devart Team
Posts: 476
Joined: Fri 29 Oct 2004 09:25

Post by Duke » Tue 07 Dec 2004 06:28

It is a known problem we are working on it. It happens only on VS 2002. As a workaround for this problem you can use keybord shortcut (F9) to toggle breakpoint in code.

Post Reply