Click here to Skip to main content
15,915,163 members
Home / Discussions / C#
   

C#

 
GeneralRe: virtual USB device Pin
Grimes22-Aug-11 11:41
Grimes22-Aug-11 11:41 
AnswerRe: virtual USB device Pin
Bernhard Hiller22-Aug-11 22:29
Bernhard Hiller22-Aug-11 22:29 
GeneralRe: virtual USB device Pin
Grimes22-Aug-11 22:39
Grimes22-Aug-11 22:39 
AnswerRe: virtual USB device Pin
John Clegg23-Aug-11 2:29
professionalJohn Clegg23-Aug-11 2:29 
GeneralRe: virtual USB device Pin
Grimes23-Aug-11 2:53
Grimes23-Aug-11 2:53 
QuestionDatagridview to Excel.....using error (again) Pin
PDTUM22-Aug-11 9:43
PDTUM22-Aug-11 9:43 
AnswerRe: Datagridview to Excel.....using error (again) Pin
SledgeHammer0122-Aug-11 10:38
SledgeHammer0122-Aug-11 10:38 
GeneralRe: Datagridview to Excel.....using error (again) Pin
PDTUM22-Aug-11 16:38
PDTUM22-Aug-11 16:38 
Hammer,

Thank you for your reply. FYI...I did delete all COM references to Excel and I had already added the MSFT Core, but it still did not work. Apparently, there was a problem with different versions that were added for each reference to Interop (V11.0 vs v14.0), and this was due to the fact that the article was based on VS2.0. So I needed to change the references, make them the same, and then find the new path to the application (old was ApplicationClass and new was just .Application). However, the problem was definitely found in the area that you suggested I look. Thanks for the help....much appreciation. I have marked your answer as correct. Best Regards, Pat
QuestionLevel of privileges Pin
Herboren22-Aug-11 6:36
Herboren22-Aug-11 6:36 
AnswerRe: Level of privileges Pin
Richard Andrew x6422-Aug-11 11:27
professionalRichard Andrew x6422-Aug-11 11:27 
QuestionHow do I generate a number divisable by 5, and check it? Pin
stephen.darling22-Aug-11 3:42
stephen.darling22-Aug-11 3:42 
AnswerRe: How do I generate a number divisable by 5, and check it? PinPopular
Luc Pattyn22-Aug-11 3:46
sitebuilderLuc Pattyn22-Aug-11 3:46 
GeneralRe: How do I generate a number divisable by 5, and check it? Pin
stephen.darling22-Aug-11 4:01
stephen.darling22-Aug-11 4:01 
AnswerRe: How do I generate a number divisable by 5, and check it? PinPopular
Manfred Rudolf Bihy22-Aug-11 4:47
professionalManfred Rudolf Bihy22-Aug-11 4:47 
GeneralRe: How do I generate a number divisable by 5, and check it? Pin
GParkings1-Sep-11 7:39
GParkings1-Sep-11 7:39 
GeneralRe: How do I generate a number divisable by 5, and check it? Pin
Manfred Rudolf Bihy22-Aug-11 4:52
professionalManfred Rudolf Bihy22-Aug-11 4:52 
GeneralRe: How do I generate a number divisable by 5, and check it? Pin
Fabio Franco23-Aug-11 3:04
professionalFabio Franco23-Aug-11 3:04 
AnswerRe: How do I generate a number divisable by 5, and check it? Pin
Luc Pattyn23-Aug-11 3:31
sitebuilderLuc Pattyn23-Aug-11 3:31 
GeneralRe: How do I generate a number divisable by 5, and check it? Pin
Fabio Franco23-Aug-11 4:00
professionalFabio Franco23-Aug-11 4:00 
AnswerRe: How do I generate a number divisable by 5, and check it? Pin
riced22-Aug-11 3:54
riced22-Aug-11 3:54 
GeneralRe: How do I generate a number divisable by 5, and check it? Pin
stephen.darling22-Aug-11 4:00
stephen.darling22-Aug-11 4:00 
GeneralRe: How do I generate a number divisable by 5, and check it? Pin
David198722-Aug-11 4:02
David198722-Aug-11 4:02 
GeneralRe: How do I generate a number divisable by 5, and check it? Pin
Luc Pattyn22-Aug-11 4:29
sitebuilderLuc Pattyn22-Aug-11 4:29 
GeneralRe: How do I generate a number divisable by 5, and check it? Pin
David198722-Aug-11 5:05
David198722-Aug-11 5:05 
AnswerRe: How do I generate a number divisable by 5, and check it? Pin
Luc Pattyn22-Aug-11 5:30
sitebuilderLuc Pattyn22-Aug-11 5:30 

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.