Click here to Skip to main content
15,902,492 members
Home / Discussions / Visual Basic
   

Visual Basic

 
Questionarticle submission Pin
Sonia Gupta14-May-07 2:27
Sonia Gupta14-May-07 2:27 
AnswerRe: article submission Pin
Dave Kreskowiak14-May-07 4:29
mveDave Kreskowiak14-May-07 4:29 
AnswerRe: article submission Pin
Paul Conrad14-May-07 5:59
professionalPaul Conrad14-May-07 5:59 
QuestionCustome Crystal Report Pin
kaushuk14-May-07 1:28
kaushuk14-May-07 1:28 
AnswerRe: Custome Crystal Report Pin
Sonia Gupta14-May-07 1:34
Sonia Gupta14-May-07 1:34 
AnswerRe: Custome Crystal Report Pin
Rupesh Kumar Swami14-May-07 1:53
Rupesh Kumar Swami14-May-07 1:53 
QuestionHelp Me i use Win32_Share Class Pin
BatUlzii14-May-07 1:24
BatUlzii14-May-07 1:24 
AnswerRe: Help Me i use Win32_Share Class Pin
Dave Kreskowiak14-May-07 4:27
mveDave Kreskowiak14-May-07 4:27 
You might want to see if that folder actually got shared on the remote machine. Your code does get a return value from the objNewShare.Create method, but it ignores the result. So, you have no way of knowing if the sahre was actually created or not, or why it failed.

Also, your code creates the share, but it never sets up any permissions for any groups or users on that share.





A guide to posting questions on CodeProject[^]

Dave Kreskowiak
Microsoft MVP
Visual Developer - Visual Basic
     2006, 2007


QuestionVB Script as Service Pin
vimal_yet14-May-07 1:21
vimal_yet14-May-07 1:21 
AnswerRe: VB Script as Service Pin
Christian Graus14-May-07 1:31
protectorChristian Graus14-May-07 1:31 
GeneralRe: VB Script as Service Pin
vimal_yet14-May-07 1:46
vimal_yet14-May-07 1:46 
GeneralRe: VB Script as Service Pin
andyharman14-May-07 2:24
professionalandyharman14-May-07 2:24 
GeneralRe: VB Script as Service Pin
Christian Graus14-May-07 2:25
protectorChristian Graus14-May-07 2:25 
QuestionVB Script as Service Pin
vimal_yet14-May-07 1:21
vimal_yet14-May-07 1:21 
AnswerRe: VB Script as Service Pin
Dave Kreskowiak14-May-07 4:23
mveDave Kreskowiak14-May-07 4:23 
Question.resx file Pin
balakpn13-May-07 23:45
balakpn13-May-07 23:45 
AnswerRe: .resx file Pin
Sonia Gupta14-May-07 0:20
Sonia Gupta14-May-07 0:20 
Generalany other link pls Pin
balakpn14-May-07 2:00
balakpn14-May-07 2:00 
GeneralRe: any other link pls Pin
Sonia Gupta14-May-07 2:19
Sonia Gupta14-May-07 2:19 
GeneralRe: any other link pls Pin
balakpn14-May-07 4:24
balakpn14-May-07 4:24 
GeneralRe: any other link pls Pin
ctlqt1214-May-07 6:05
ctlqt1214-May-07 6:05 
GeneralRe: any other link pls Pin
balakpn14-May-07 23:03
balakpn14-May-07 23:03 
Generalanother problem Pin
balakpn14-May-07 23:53
balakpn14-May-07 23:53 
QuestionXSTL Transformation Include in .net 1.1 (Please Help) Pin
Cape Town Developer13-May-07 21:51
Cape Town Developer13-May-07 21:51 
AnswerRe: XSTL Transformation Include in .net 1.1 (Please Help) Pin
Sonia Gupta13-May-07 22:15
Sonia Gupta13-May-07 22:15 

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.