Click here to Skip to main content
15,925,499 members
Home / Discussions / C#
   

C#

 
Questionwats error in this code when i tend to insert the table from file v.txt.... Pin
vidhulibra 18-Jan-10 22:23
vidhulibra 18-Jan-10 22:23 
AnswerRe: C# Pin
OriginalGriff18-Jan-10 22:30
mveOriginalGriff18-Jan-10 22:30 
AnswerRe: pls respond to this Pin
Keith Barrow18-Jan-10 23:35
professionalKeith Barrow18-Jan-10 23:35 
QuestionThe Exception is" Provides an invalid parameter" Please help me. Pin
SrhLj18-Jan-10 21:14
SrhLj18-Jan-10 21:14 
AnswerRe: The Exception is" Provides an invalid parameter" Please help me. Pin
OriginalGriff18-Jan-10 22:36
mveOriginalGriff18-Jan-10 22:36 
GeneralRe: The Exception is" Provides an invalid parameter" Please help me. Pin
SrhLj19-Jan-10 0:09
SrhLj19-Jan-10 0:09 
GeneralRe: The Exception is" Provides an invalid parameter" Please help me. Pin
OriginalGriff19-Jan-10 0:25
mveOriginalGriff19-Jan-10 0:25 
QuestionDot matrix printer on crystal report in c# Pin
koncuk18-Jan-10 20:49
koncuk18-Jan-10 20:49 
AnswerRe: Dot matrix printer on crystal report in c# Pin
Ashfield18-Jan-10 21:18
Ashfield18-Jan-10 21:18 
AnswerRe: Dot matrix printer on crystal report in c# Pin
OriginalGriff18-Jan-10 22:40
mveOriginalGriff18-Jan-10 22:40 
GeneralRe: Dot matrix printer on crystal report in c# Pin
koncuk18-Jan-10 22:48
koncuk18-Jan-10 22:48 
AnswerRe: Dot matrix printer on crystal report in c# Pin
darkelv18-Jan-10 23:42
darkelv18-Jan-10 23:42 
GeneralRe: Dot matrix printer on crystal report in c# Pin
koncuk18-Jan-10 23:55
koncuk18-Jan-10 23:55 
GeneralRe: Dot matrix printer on crystal report in c# Pin
darkelv19-Jan-10 3:00
darkelv19-Jan-10 3:00 
AnswerRe: Dot matrix printer on crystal report in c# Pin
Shameel19-Jan-10 7:56
professionalShameel19-Jan-10 7:56 
GeneralRe: Dot matrix printer on crystal report in c# Pin
koncuk20-Jan-10 1:33
koncuk20-Jan-10 1:33 
AnswerRe: Dot matrix printer on crystal report in c# Pin
Murugesan Solaiyappan12-May-10 7:02
Murugesan Solaiyappan12-May-10 7:02 
QuestionMessage Removed Pin
18-Jan-10 20:05
user20518-Jan-10 20:05 
AnswerRe: Looking for C#.NET, XAML, WPF expert having wireless domain Pin
dan!sh 18-Jan-10 20:29
professional dan!sh 18-Jan-10 20:29 
QuestionJIT debugger Error. Pin
Sunil G18-Jan-10 19:55
Sunil G18-Jan-10 19:55 
AnswerRe: JIT debugger Error. Pin
OriginalGriff18-Jan-10 22:45
mveOriginalGriff18-Jan-10 22:45 
GeneralRe: JIT debugger Error. Pin
Sunil G18-Jan-10 23:20
Sunil G18-Jan-10 23:20 
GeneralRe: JIT debugger Error. Pin
OriginalGriff18-Jan-10 23:42
mveOriginalGriff18-Jan-10 23:42 
GeneralRe: JIT debugger Error. [modified] Pin
Sunil G18-Jan-10 23:50
Sunil G18-Jan-10 23:50 
GeneralRe: JIT debugger Error. Pin
OriginalGriff19-Jan-10 1:07
mveOriginalGriff19-Jan-10 1:07 
Sunil G wrote:
First of all sorry for what i have posted.

No problem!

Sunil G wrote:
Exception is not occuring in my application. I have debugged my application, it never goes to catch block. But when below line of code get executed then only it gives an error (JIT dialog box). The function runs successfully. The function returns a non-zero value.


Right, I see! the problem is not in the app you are debugging - it is in "ServiceManager.exe" - you need to try running that outside your app with no parameters and see what happens - it is failing for some reason. It may be that it needs better permissions, it may need a DLL it can't find, it could be anything!

All those who believe in psycho kinesis, raise my hand.

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.