Click here to Skip to main content
15,884,388 members
Home / Discussions / C#
   

C#

 
AnswerRe: How to send mail using SMTP Pin
Mazdak2-Jan-04 8:31
Mazdak2-Jan-04 8:31 
AnswerRe: How to send mail using SMTP Pin
Heath Stewart2-Jan-04 9:14
protectorHeath Stewart2-Jan-04 9:14 
GeneralRe: How to send mail using SMTP Pin
gr8tushar2-Jan-04 19:44
gr8tushar2-Jan-04 19:44 
GeneralRe: How to send mail using SMTP Pin
Heath Stewart2-Jan-04 19:47
protectorHeath Stewart2-Jan-04 19:47 
QuestionHOW TO Create a Summary Row For a Windows Form DataGrid by Using C# ???? Pin
zfeng_my2-Jan-04 3:02
zfeng_my2-Jan-04 3:02 
AnswerRe: HOW TO Create a Summary Row For a Windows Form DataGrid by Using C# ???? Pin
Mazdak2-Jan-04 3:46
Mazdak2-Jan-04 3:46 
AnswerRe: HOW TO Create a Summary Row For a Windows Form DataGrid by Using C# ???? Pin
Heath Stewart2-Jan-04 5:45
protectorHeath Stewart2-Jan-04 5:45 
GeneralArgumentException at building Pin
Peter Reiter1-Jan-04 23:26
Peter Reiter1-Jan-04 23:26 
hi
I get everytime a Exception error shortly after successfully compiling
i just get it, when the compile mode is on release and not debug

this is the error (translated by me, orign was german):
An not controlled Exception of the type 'System.ArgumentException' occurred in system.drawing.dll.
Additional Information: false paramter used.


that's the error, even before Form1_Load can happen


the disassembly also tells me something
Adress: System.Drawing.Bitmap..ctor

and a yellow arrow is beside of the following line:
00000067 push dword ptr [ esp + 10h ]


posting the sourcecode is a very bad idea, more than 1200 lines in 5 different files and no part is highlighted when the eception occours

i hope anyone can help me with handling the error
GeneralRe: ArgumentException at building Pin
Mazdak1-Jan-04 23:50
Mazdak1-Jan-04 23:50 
GeneralRe: ArgumentException at building Pin
Peter Reiter2-Jan-04 0:17
Peter Reiter2-Jan-04 0:17 
GeneralRe: ArgumentException at building Pin
Mazdak2-Jan-04 1:42
Mazdak2-Jan-04 1:42 
GeneralRe: ArgumentException at building Pin
Peter Reiter2-Jan-04 3:23
Peter Reiter2-Jan-04 3:23 
Generalexclude private members in docs Pin
sridhar_india1-Jan-04 23:17
sridhar_india1-Jan-04 23:17 
GeneralRe: exclude private members in docs Pin
Heath Stewart2-Jan-04 5:36
protectorHeath Stewart2-Jan-04 5:36 
GeneralRe: exclude private members in docs Pin
sridhar_india5-Jan-04 23:51
sridhar_india5-Jan-04 23:51 
GeneralRe: exclude private members in docs Pin
Heath Stewart6-Jan-04 2:15
protectorHeath Stewart6-Jan-04 2:15 
GeneralRe: exclude private members in docs Pin
sridhar_india6-Jan-04 19:15
sridhar_india6-Jan-04 19:15 
GeneralReading Image from Office Applications Pin
amohammed1-Jan-04 23:12
amohammed1-Jan-04 23:12 
GeneralRe: Reading Image from Office Applications Pin
Heath Stewart2-Jan-04 5:33
protectorHeath Stewart2-Jan-04 5:33 
GeneralRe: Reading Image from Office Applications Pin
amohammed2-Jan-04 5:46
amohammed2-Jan-04 5:46 
GeneralRe: Reading Image from Office Applications Pin
Heath Stewart2-Jan-04 6:07
protectorHeath Stewart2-Jan-04 6:07 
GeneralRe: Reading Image from Office Applications Pin
amohammed2-Jan-04 5:46
amohammed2-Jan-04 5:46 
QuestionHow to create dynamic rectangle on window form? Pin
kseema1-Jan-04 22:19
kseema1-Jan-04 22:19 
AnswerRe: How to create dynamic rectangle on window form? Pin
Mazdak1-Jan-04 22:50
Mazdak1-Jan-04 22:50 
AnswerRe: How to create dynamic rectangle on window form? Pin
Colin Angus Mackay1-Jan-04 22:57
Colin Angus Mackay1-Jan-04 22:57 

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.