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

Visual Basic

 
GeneralRe: Comparing lists Pin
mitreviper3-Jan-04 16:25
mitreviper3-Jan-04 16:25 
GeneralNeed help on DateTimePicker Pin
cometz2-Jan-04 6:25
cometz2-Jan-04 6:25 
GeneralRe: Need help on DateTimePicker Pin
sagmam23-Jul-04 6:58
sagmam23-Jul-04 6:58 
GeneralPassing Data between Windows Forms Pin
Robert Gronenthal2-Jan-04 5:28
Robert Gronenthal2-Jan-04 5:28 
GeneralRe: Passing Data between Windows Forms Pin
Charlie Williams2-Jan-04 7:33
Charlie Williams2-Jan-04 7:33 
GeneralRe: Passing Data between Windows Forms Pin
Robert Gronenthal5-Jan-04 10:34
Robert Gronenthal5-Jan-04 10:34 
GeneralRe: Passing Data between Windows Forms Pin
Charlie Williams6-Jan-04 5:16
Charlie Williams6-Jan-04 5:16 
GeneralRemote scripting Pin
neo2k32-Jan-04 4:02
neo2k32-Jan-04 4:02 
Hi,
I'm trying to run a script on a remote machine using WshRemote object. I'm getting a Permission denied error (Err No:800a0046).....i don't know how to configure the remote machine...Or am i missing anything else...(assume i hv full control over the remote pc and can change settings as i wish)
the foloing is the segment of my code that fails

................
Set Controller = WScript.CreateObject("WSHController")
Set RemoteScript = Controller.CreateScript("test.vbs", "builder")
'builder - name of the remote machine
WScript.ConnectObject RemoteScript, "remote_"
RemoteScript.Execute
.................
.............

Please help me i've to get out of this soonSigh | :sigh:

Thanks,
East
GeneralRe: Remote scripting Pin
Dave Kreskowiak4-Jan-04 8:24
mveDave Kreskowiak4-Jan-04 8:24 
QuestionDynamic Enums... Is this possible? Pin
Anonymous1-Jan-04 18:16
Anonymous1-Jan-04 18:16 
AnswerRe: Dynamic Enums... Is this possible? Pin
Charlie Williams2-Jan-04 7:47
Charlie Williams2-Jan-04 7:47 
GeneralNot sure? Help! Pin
Member 7957781-Jan-04 18:03
Member 7957781-Jan-04 18:03 
GeneralRe: Not sure? Help! Pin
Hesham Amin1-Jan-04 22:02
Hesham Amin1-Jan-04 22:02 
GeneralRe: Not sure? Help! Pin
code_demon2-Jan-04 7:03
code_demon2-Jan-04 7:03 
GeneralRe: Not sure? Help! Pin
icypyro2-Jan-04 12:51
icypyro2-Jan-04 12:51 
GeneralUse Outlook Send Email Pin
jjwangel1-Jan-04 17:04
jjwangel1-Jan-04 17:04 
GeneralRe: Use Outlook Send Email Pin
Dave Kreskowiak4-Jan-04 8:23
mveDave Kreskowiak4-Jan-04 8:23 
GeneralVB.Net-Data Grid control Pin
NachiketP1-Jan-04 8:53
NachiketP1-Jan-04 8:53 
GeneralHelp in VB6 Pin
Fire_Worm1-Jan-04 5:26
Fire_Worm1-Jan-04 5:26 
GeneralRe: Help in VB6 Pin
skrtbh1-Jan-04 7:14
skrtbh1-Jan-04 7:14 
Questiongot problem -- how to transfer file with the help of windows socket using vb.net from one machine to another machine ? Pin
Tridip Bhattacharjee1-Jan-04 1:22
professionalTridip Bhattacharjee1-Jan-04 1:22 
AnswerRe: got problem -- how to transfer file with the help of windows socket using vb.net from one machine to another machine ? Pin
Niels Penneman12-Jan-04 10:38
Niels Penneman12-Jan-04 10:38 
Questionhow to transfer file with the help of windows socket using vb.net from one machine to another machine ? Pin
Tridip Bhattacharjee1-Jan-04 1:17
professionalTridip Bhattacharjee1-Jan-04 1:17 
GeneralTo supress the date in the datetime Pin
Anonymous1-Jan-04 0:19
Anonymous1-Jan-04 0:19 
Generalsystem.web.mail not found Pin
acecase31-Dec-03 11:57
acecase31-Dec-03 11:57 

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.