Click here to Skip to main content
15,900,108 members
Home / Discussions / C#
   

C#

 
GeneralRe: Custom VS.NET Wizard query Pin
Heath Stewart27-Jul-04 11:18
protectorHeath Stewart27-Jul-04 11:18 
GeneralRe: Custom VS.NET Wizard query Pin
Michael P Butler28-Jul-04 1:33
Michael P Butler28-Jul-04 1:33 
GeneralActive Directory Exception Pin
vcorn26-Jul-04 20:36
vcorn26-Jul-04 20:36 
GeneralRe: Active Directory Exception Pin
Dave Kreskowiak27-Jul-04 6:38
mveDave Kreskowiak27-Jul-04 6:38 
GeneralRe: Active Directory Exception Pin
vcorn27-Jul-04 19:44
vcorn27-Jul-04 19:44 
Generalproblems with drawing a PieChart Pin
Pain_Elemental26-Jul-04 20:28
Pain_Elemental26-Jul-04 20:28 
GeneralRe: problems with drawing a PieChart Pin
Heath Stewart27-Jul-04 11:07
protectorHeath Stewart27-Jul-04 11:07 
GeneralRe: problems with drawing a PieChart Pin
Pain_Elemental28-Jul-04 5:50
Pain_Elemental28-Jul-04 5:50 
It's a system.ArgumentException.

Message: "Invalid parameter used."

Stack Trace:
e.StackTrace " at System.Drawing.Graphics.CheckErrorStatus(Int32 status)\r\n at System.Drawing.Graphics.DrawString(String s, Font font, Brush brush, RectangleF layoutRectangle, StringFormat format)\r\n at System.Drawing.Graphics.DrawString(String s, Font font, Brush brush, Single x, Single y)\r\n at Charts.PieChart.DrawLegend(Graphics graphics, Point origin, Size size) in d:\\programmierung\\charting\\charts\\piechart.cs:line 281\r\n at Charts.PieChart.DrawLegend() in d:\\programmierung\\charting\\charts\\piechart.cs:line 247\r\n at ChartTestApp.Form1.startButton_Click(Object sender, EventArgs e) in d:\\programmierung\\charting\\charttestapp\\form1.cs:line 144\r\n at System.Windows.Forms.Control.OnClick(EventArgs e)\r\n at System.Windows.Forms.Button.OnClick(EventArgs e)\r\n at System.Windows.Forms.Button.OnMouseUp(MouseEventArgs mevent)\r\n at System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks)\r\n at System.Windows.Forms.Control.WndProc(Message& m)\r\n at System.Windows.Forms.ButtonBase.WndProc(Message& m)\r\n at System.Windows.Forms.Button.WndProc(Message& m)\r\n at System.Windows.Forms.ControlNativeWindow.OnMessage(Message& m)\r\n at System.Windows.Forms.ControlNativeWindow.WndProc(Message& m)\r\n at System.Windows.Forms.NativeWindow.DebuggableCallback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)\r\n at System.Windows.Forms.UnsafeNativeMethods.DispatchMessageW(MSG& msg)\r\n at System.Windows.Forms.ComponentManager.System.Windows.Forms.UnsafeNativeMethods+IMsoComponentManager.FPushMessageLoop(Int32 dwComponentID, Int32 reason, Int32 pvLoopData)\r\n at System.Windows.Forms.ThreadContext.RunMessageLoopInner(Int32 reason, ApplicationContext context)\r\n at System.Windows.Forms.ThreadContext.RunMessageLoop(Int32 reason, ApplicationContext context)\r\n at System.Windows.Forms.Application.Run(Form mainForm)\r\n at ChartTestApp.Form1.Main() in d:\\programmierung\\charting\\charttestapp\\form1.cs:line 92" string


-------------------------------------------
The light at the end of the tunnel has been switched off temporarily due to budget problems...
Generalsupporting localization Pin
samithas26-Jul-04 18:19
samithas26-Jul-04 18:19 
GeneralRe: supporting localization Pin
Heath Stewart26-Jul-04 18:32
protectorHeath Stewart26-Jul-04 18:32 
GeneralIssue on replacing WebBrowser context menu Pin
w1424326-Jul-04 16:26
w1424326-Jul-04 16:26 
GeneralRe: Issue on replacing WebBrowser context menu Pin
Heath Stewart26-Jul-04 18:20
protectorHeath Stewart26-Jul-04 18:20 
Generalprinting a form Pin
stevemasters2226-Jul-04 15:31
stevemasters2226-Jul-04 15:31 
GeneralBinding DataView to MSChart Pin
Kuan Wai Mun26-Jul-04 15:04
Kuan Wai Mun26-Jul-04 15:04 
GeneralRe: Binding DataView to MSChart Pin
Heath Stewart26-Jul-04 18:50
protectorHeath Stewart26-Jul-04 18:50 
GeneralRe: Binding DataView to MSChart Pin
Kuan Wai Mun2-Aug-04 17:36
Kuan Wai Mun2-Aug-04 17:36 
GeneralScrollBars for DataGrid Pin
Khang Nguyen26-Jul-04 14:43
Khang Nguyen26-Jul-04 14:43 
GeneralRe: ScrollBars for DataGrid Pin
DougW4826-Jul-04 15:33
DougW4826-Jul-04 15:33 
GeneralRe: ScrollBars for DataGrid Pin
Khang Nguyen27-Jul-04 6:11
Khang Nguyen27-Jul-04 6:11 
Generalproblems by "add web reference" in https Pin
Stephan Wright26-Jul-04 12:42
Stephan Wright26-Jul-04 12:42 
GeneralRe: problems by "add web reference" in https Pin
Heath Stewart27-Jul-04 11:04
protectorHeath Stewart27-Jul-04 11:04 
GeneralRe: problems by "add web reference" in https Pin
Stephan Wright27-Jul-04 22:12
Stephan Wright27-Jul-04 22:12 
GeneralRe: problems by "add web reference" in https Pin
Heath Stewart28-Jul-04 4:16
protectorHeath Stewart28-Jul-04 4:16 
GeneralDataView.Sort does NOTHING Pin
Christian Graus26-Jul-04 11:34
protectorChristian Graus26-Jul-04 11:34 
GeneralRe: DataView.Sort does NOTHING Pin
Heath Stewart26-Jul-04 11:56
protectorHeath Stewart26-Jul-04 11:56 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.