Click here to Skip to main content
15,895,084 members
Home / Discussions / C#
   

C#

 
AnswerRe: get data from data set Pin
Steve Maier28-Nov-05 4:40
professionalSteve Maier28-Nov-05 4:40 
Questionage = (byte)(generator.NextDouble() * 100 - 20); gives extremely high values Pin
ishlilith28-Nov-05 3:19
ishlilith28-Nov-05 3:19 
AnswerRe: age = (byte)(generator.NextDouble() * 100 - 20); gives extremely high values Pin
Guffa28-Nov-05 4:01
Guffa28-Nov-05 4:01 
GeneralRe: age = (byte)(generator.NextDouble() * 100 - 20); gives extremely high values Pin
ishlilith28-Nov-05 4:18
ishlilith28-Nov-05 4:18 
AnswerRe: age = (byte)(generator.NextDouble() * 100 - 20); gives extremely high values Pin
Michael Potter28-Nov-05 4:02
Michael Potter28-Nov-05 4:02 
GeneralRe: age = (byte)(generator.NextDouble() * 100 - 20); gives extremely high values Pin
Steve Maier28-Nov-05 5:16
professionalSteve Maier28-Nov-05 5:16 
QuestioneRROR AND HOW TO RAPAIR IT Pin
papa198028-Nov-05 2:51
papa198028-Nov-05 2:51 
AnswerRe: eRROR AND HOW TO RAPAIR IT Pin
Stanciu Vlad28-Nov-05 4:47
Stanciu Vlad28-Nov-05 4:47 
papa1980 wrote:
"APPLICATION HAS GENERETE AN EXCEPTION THAT CLOUD NOT BE HADNLED PROCES ID=0X75(1884),THREAD ID=0X6F8(1784)

As your error says, an exception was generated, and probably you do not have a try/catch block in witch to handle it. Your exception may have occured because you rely on something that is on your computer and on others may not be...

Put a try/catch block in your main procedure and display the exception's message to find out why your application crashes on other sistems.

protected internal static readonly ... and I wish the list could continue ...


-- modified at 15:11 Monday 28th November, 2005
GeneralRe: eRROR AND HOW TO RAPAIR IT Pin
papa198028-Nov-05 5:22
papa198028-Nov-05 5:22 
AnswerRe: eRROR AND HOW TO RAPAIR IT Pin
leppie28-Nov-05 5:57
leppie28-Nov-05 5:57 
GeneralRe: eRROR AND HOW TO RAPAIR IT Pin
papa198028-Nov-05 6:09
papa198028-Nov-05 6:09 
GeneralRe: eRROR AND HOW TO RAPAIR IT Pin
leppie28-Nov-05 6:20
leppie28-Nov-05 6:20 
GeneralRe: eRROR AND HOW TO RAPAIR IT Pin
Stanciu Vlad28-Nov-05 6:37
Stanciu Vlad28-Nov-05 6:37 
Questiongeting address of function in c# Pin
mostafa.hk28-Nov-05 2:14
mostafa.hk28-Nov-05 2:14 
AnswerRe: geting address of function in c# Pin
Stanciu Vlad28-Nov-05 4:52
Stanciu Vlad28-Nov-05 4:52 
AnswerRe: geting address of function in c# Pin
Dave Kreskowiak28-Nov-05 5:09
mveDave Kreskowiak28-Nov-05 5:09 
QuestionC# and dynamic report in cristal reports Pin
omichalowski28-Nov-05 1:53
omichalowski28-Nov-05 1:53 
QuestionProcess.HasExited property does not work as expected Pin
Ricardo Mendes28-Nov-05 1:40
Ricardo Mendes28-Nov-05 1:40 
AnswerRe: Process.HasExited property does not work as expected Pin
Stanciu Vlad28-Nov-05 5:05
Stanciu Vlad28-Nov-05 5:05 
QuestionAccessing PDA from an Application Pin
rnvrnv28-Nov-05 1:38
rnvrnv28-Nov-05 1:38 
QuestionNested class accessibility Pin
Jon Hulatt27-Nov-05 23:40
Jon Hulatt27-Nov-05 23:40 
AnswerRe: Nested class accessibility Pin
leppie28-Nov-05 6:19
leppie28-Nov-05 6:19 
QuestionWindow service Repair give fatal error Pin
basantsahu27-Nov-05 23:36
basantsahu27-Nov-05 23:36 
QuestionHow to Re-open the systray application Pin
basantsahu27-Nov-05 23:20
basantsahu27-Nov-05 23:20 
Questionhow to convert hex to string Pin
orrjiao27-Nov-05 22:56
orrjiao27-Nov-05 22: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.