Page 1 of 1
MySQLDirect 2.70 Disabled in VS "2005"
Posted: Mon 15 Nov 2004 15:36
by palmtreefrb
Sorry my previous post went un answered because I had a typographical error. 2004 shouold be 2005. Here is my question...
MySQLDirect is disabled in Toolbox for Web Forms in VS 2005. Is there a property I can change? It is ok in Windows Forms.
Posted: Tue 16 Nov 2004 08:23
by Duke
You can find that all components in Toolbox that are not visual controls are disabled when Web form designer is open.
But you still can use components by creating them manually in your code.
Posted: Tue 16 Nov 2004 15:49
by palmtreefrb
Duke wrote:You can find that all components in Toolbox that are not visual controls are disabled when Web form designer is open.
But you still can use components by creating them manually in your code.
Thank you for the reply. Is this a temporary limitation?
Fredrick
Posted: Wed 17 Nov 2004 06:31
by Duke
palmtreefrb wrote:Thank you for the reply. Is this a temporary limitation?
This question is rather to VS core team than to us.