Click here to Skip to main content
15,904,023 members
Home / Discussions / Visual Basic
   

Visual Basic

 
AnswerRe: Problem in passing arguments to cmd prompt from VB program Pin
Mike Meinz5-Sep-14 7:50
Mike Meinz5-Sep-14 7:50 
QuestionTorrent dowloader in VB.NET Pin
Member 110001467-Aug-14 23:48
Member 110001467-Aug-14 23:48 
AnswerRe: Torrent dowloader in VB.NET Pin
Dave Kreskowiak8-Aug-14 4:24
mveDave Kreskowiak8-Aug-14 4:24 
AnswerRe: Torrent dowloader in VB.NET Pin
ZurdoDev15-Aug-14 8:18
professionalZurdoDev15-Aug-14 8:18 
QuestionProblem instantiating FileSystemWatcher in Windows Service Pin
Member 109911324-Aug-14 9:24
Member 109911324-Aug-14 9:24 
AnswerRe: Problem instantiating FileSystemWatcher in Windows Service Pin
David Mujica4-Aug-14 10:56
David Mujica4-Aug-14 10:56 
GeneralRe: Problem instantiating FileSystemWatcher in Windows Service Pin
Member 109911324-Aug-14 11:04
Member 109911324-Aug-14 11:04 
AnswerRe: Problem instantiating FileSystemWatcher in Windows Service Pin
Bernhard Hiller4-Aug-14 21:04
Bernhard Hiller4-Aug-14 21:04 
Could there be a threading issue? Try putting a lock around those lines of code.
Since you did not show the error message (just wrote down what you thought it is), it might be something totally different. E.g. the Windows service runs with a different account than your interactive user - and it might not be able to access the folder, because for the service it does not exist: e.g. a folder on a mapped network drive or a UNC path the service's account has no access rights for.
GeneralRe: Problem instantiating FileSystemWatcher in Windows Service Pin
Member 109911325-Aug-14 2:55
Member 109911325-Aug-14 2:55 
GeneralRe: Problem instantiating FileSystemWatcher in Windows Service Pin
Bernhard Hiller5-Aug-14 20:09
Bernhard Hiller5-Aug-14 20:09 
QuestionRegular Expression in VBS Pin
Member 88781863-Aug-14 19:36
Member 88781863-Aug-14 19:36 
GeneralRe: Regular Expression in VBS Pin
Tim Carmichael4-Aug-14 2:43
Tim Carmichael4-Aug-14 2:43 
QuestionRe: Regular Expression in VBS Pin
ZurdoDev15-Aug-14 8:19
professionalZurdoDev15-Aug-14 8:19 
QuestionProblem setting a value in a textbox from another form Pin
dilkonika2-Aug-14 6:08
dilkonika2-Aug-14 6:08 
AnswerRe: Problem setting a value in a textbox from another form Pin
Richard Andrew x642-Aug-14 16:14
professionalRichard Andrew x642-Aug-14 16:14 
AnswerRe: Problem setting a value in a textbox from another form Pin
kasbaba2-Aug-14 19:57
kasbaba2-Aug-14 19:57 
Questionsherdian controls : license not found Pin
zuber ahmed2-Aug-14 1:39
zuber ahmed2-Aug-14 1:39 
AnswerRe: sherdian controls : license not found Pin
Eddy Vluggen2-Aug-14 12:23
professionalEddy Vluggen2-Aug-14 12:23 
QuestionSherdian controls Pin
zuber ahmed1-Aug-14 10:00
zuber ahmed1-Aug-14 10:00 
AnswerRe: Sherdian controls Pin
Mycroft Holmes1-Aug-14 13:43
professionalMycroft Holmes1-Aug-14 13:43 
AnswerRe: Sherdian controls Pin
ZurdoDev15-Aug-14 8:19
professionalZurdoDev15-Aug-14 8:19 
GeneralRe: Sherdian controls Pin
zuber ahmed16-Aug-14 2:11
zuber ahmed16-Aug-14 2:11 
QuestionVBScript Error Code 800A0046 Pin
ChriDo6130-Jul-14 20:57
ChriDo6130-Jul-14 20:57 
AnswerRe: VBScript Error Code 800A0046 Pin
thatraja30-Jul-14 21:37
professionalthatraja30-Jul-14 21:37 
GeneralRe: VBScript Error Code 800A0046 Pin
ChriDo6130-Jul-14 22:16
ChriDo6130-Jul-14 22:16 

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.