Click here to Skip to main content
15,929,596 members
Home / Discussions / Visual Basic
   

Visual Basic

 
GeneralRe: how to know printer name if.. Pin
Dave Kreskowiak19-Sep-06 7:41
mveDave Kreskowiak19-Sep-06 7:41 
GeneralRe: how to know printer name if.. Pin
Dave Kreskowiak19-Sep-06 13:20
mveDave Kreskowiak19-Sep-06 13:20 
GeneralRe: how to know printer name if.. Pin
K edar V19-Sep-06 22:34
K edar V19-Sep-06 22:34 
GeneralRe: how to know printer name if.. Pin
Dave Kreskowiak20-Sep-06 1:57
mveDave Kreskowiak20-Sep-06 1:57 
GeneralRe: how to know printer name if.. Pin
K edar V20-Sep-06 2:00
K edar V20-Sep-06 2:00 
GeneralRe: how to know printer name if.. Pin
Dave Kreskowiak20-Sep-06 2:06
mveDave Kreskowiak20-Sep-06 2:06 
GeneralRe: how to know printer name if.. Pin
K edar V20-Sep-06 2:13
K edar V20-Sep-06 2:13 
GeneralRe: how to know printer name if.. Pin
Dave Kreskowiak20-Sep-06 4:49
mveDave Kreskowiak20-Sep-06 4:49 
I tired your code on an XP box with SP2 and it worked perfectly. It tried it on a 2003 box, and it still worked.

Your code is making some assumptions, though, which may be screwing it up. Specify the full namespace to use, don't use the defaults. Always supply a scope, don't rely on the default scope, and call Connect on it before you pass it into an ObjectSearcher and call Get on that.


Dave Kreskowiak
Microsoft MVP - Visual Basic


Generalnot the solution but i've got problem(possible) Pin
K edar V20-Sep-06 23:36
K edar V20-Sep-06 23:36 
Questionflickr like TAGS Pin
navish0118-Sep-06 0:13
navish0118-Sep-06 0:13 
AnswerRe: flickr like TAGS Pin
Christian Graus18-Sep-06 0:37
protectorChristian Graus18-Sep-06 0:37 
Questionhow get the last modified date of the files Pin
Amit Agarrwal17-Sep-06 23:43
Amit Agarrwal17-Sep-06 23:43 
AnswerRe: how get the last modified date of the files Pin
me_vb_man17-Sep-06 23:47
me_vb_man17-Sep-06 23:47 
GeneralRe: how get the last modified date of the files Pin
Amit Agarrwal17-Sep-06 23:52
Amit Agarrwal17-Sep-06 23:52 
GeneralRe: how get the last modified date of the files Pin
me_vb_man17-Sep-06 23:55
me_vb_man17-Sep-06 23:55 
GeneralRe: how get the last modified date of the files Pin
Amit Agarrwal18-Sep-06 0:04
Amit Agarrwal18-Sep-06 0:04 
GeneralRe: how get the last modified date of the files Pin
me_vb_man18-Sep-06 0:08
me_vb_man18-Sep-06 0:08 
QuestionUrgent Code needed for remote database connection Pin
GabrielVarun17-Sep-06 23:30
GabrielVarun17-Sep-06 23:30 
AnswerRe: Urgent Code needed for remote database connection Pin
me_vb_man17-Sep-06 23:33
me_vb_man17-Sep-06 23:33 
GeneralRe: Urgent Code needed for remote database connection Pin
GabrielVarun17-Sep-06 23:50
GabrielVarun17-Sep-06 23:50 
GeneralRe: Urgent Code needed for remote database connection Pin
me_vb_man17-Sep-06 23:53
me_vb_man17-Sep-06 23:53 
GeneralRe: Urgent Code needed for remote database connection Pin
GabrielVarun18-Sep-06 0:13
GabrielVarun18-Sep-06 0:13 
GeneralRe: Urgent Code needed for remote database connection Pin
Colin Angus Mackay18-Sep-06 0:44
Colin Angus Mackay18-Sep-06 0:44 
GeneralRe: Urgent Code needed for remote database connection Pin
GabrielVarun18-Sep-06 0:58
GabrielVarun18-Sep-06 0:58 
QuestionSOAP attachments Pin
me_vb_man17-Sep-06 23:17
me_vb_man17-Sep-06 23:17 

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.