Click here to Skip to main content
15,867,835 members
Home / Discussions / C#
   

C#

 
QuestionC# Asp.net application to run on all Internet browsers Pin
MduduziM3-Jan-12 2:35
MduduziM3-Jan-12 2:35 
AnswerRe: C# Asp.net application to run on all Internet browsers Pin
Richard MacCutchan3-Jan-12 2:50
mveRichard MacCutchan3-Jan-12 2:50 
AnswerRe: C# Asp.net application to run on all Internet browsers Pin
BillWoodruff3-Jan-12 2:54
professionalBillWoodruff3-Jan-12 2:54 
AnswerRe: C# Asp.net application to run on all Internet browsers Pin
BobJanova3-Jan-12 7:53
BobJanova3-Jan-12 7:53 
Questionproblem in capturing the handle to USB HID device for reading and writing operations Pin
anuj_jain2-Jan-12 22:04
anuj_jain2-Jan-12 22:04 
AnswerRe: problem in capturing the handle to USB HID device for reading and writing operations Pin
Richard MacCutchan3-Jan-12 1:35
mveRichard MacCutchan3-Jan-12 1:35 
GeneralRe: problem in capturing the handle to USB HID device for reading and writing operations Pin
anuj_jain3-Jan-12 1:36
anuj_jain3-Jan-12 1:36 
GeneralRe: problem in capturing the handle to USB HID device for reading and writing operations Pin
Richard MacCutchan3-Jan-12 1:56
mveRichard MacCutchan3-Jan-12 1:56 
I think you need to capture it immediately after the call to CreateFile(), i.e. before the two MessageBox.Show() calls. I also think you have some strange characters in your device path: # instead of \.


BTW it would be much easier to help with this if you had posted just the code that was failing.
Unrequited desire is character building. OriginalGriff
I'm sitting here giving you a standing ovation - Len Goodman



GeneralRe: problem in capturing the handle to USB HID device for reading and writing operations Pin
anuj_jain3-Jan-12 2:00
anuj_jain3-Jan-12 2:00 
GeneralRe: problem in capturing the handle to USB HID device for reading and writing operations Pin
Richard MacCutchan3-Jan-12 2:11
mveRichard MacCutchan3-Jan-12 2:11 
GeneralRe: problem in capturing the handle to USB HID device for reading and writing operations Pin
anuj_jain3-Jan-12 2:15
anuj_jain3-Jan-12 2:15 
GeneralRe: problem in capturing the handle to USB HID device for reading and writing operations Pin
Richard MacCutchan3-Jan-12 2:48
mveRichard MacCutchan3-Jan-12 2:48 
GeneralRe: problem in capturing the handle to USB HID device for reading and writing operations Pin
Dave Kreskowiak3-Jan-12 3:52
mveDave Kreskowiak3-Jan-12 3:52 
GeneralRe: problem in capturing the handle to USB HID device for reading and writing operations Pin
Member 85373613-Jan-12 16:48
Member 85373613-Jan-12 16:48 
GeneralRe: problem in capturing the handle to USB HID device for reading and writing operations Pin
anuj_jain3-Jan-12 2:05
anuj_jain3-Jan-12 2:05 
GeneralRe: problem in capturing the handle to USB HID device for reading and writing operations Pin
BobJanova3-Jan-12 2:25
BobJanova3-Jan-12 2:25 
GeneralRe: problem in capturing the handle to USB HID device for reading and writing operations Pin
anuj_jain3-Jan-12 2:30
anuj_jain3-Jan-12 2:30 
QuestionError reading word doc using Micorsoft.Office.Interop(Object library) via IIS 7 Pin
sudeep vajrala2-Jan-12 19:46
sudeep vajrala2-Jan-12 19:46 
AnswerRe: Error reading word doc using Micorsoft.Office.Interop(Object library) via IIS 7 Pin
manognya kota3-Jan-12 19:10
manognya kota3-Jan-12 19:10 
Question[SOLVED] - DataGridView - Object can not be cast 'From DBNullto Other Types' Pin
AmbiguousName2-Jan-12 19:17
AmbiguousName2-Jan-12 19:17 
AnswerRe: DataGridView - Object can not be cast 'From DBNullto Other Types' Pin
V.2-Jan-12 20:15
professionalV.2-Jan-12 20:15 
GeneralRe: DataGridView - Object can not be cast 'From DBNullto Other Types' Pin
AmbiguousName3-Jan-12 19:04
AmbiguousName3-Jan-12 19:04 
AnswerRe: DataGridView - Object can not be cast 'From DBNullto Other Types' Pin
PIEBALDconsult3-Jan-12 2:25
mvePIEBALDconsult3-Jan-12 2:25 
Questioncall database sql server 2008 in c# Pin
tito0306902-Jan-12 14:45
tito0306902-Jan-12 14:45 
AnswerRe: call database sql server 2008 in c# Pin
OriginalGriff2-Jan-12 21:21
mveOriginalGriff2-Jan-12 21:21 

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.