8
84.jain
Hello All,
I am working on DUA and facing few problems.
Background:
My target PC and my PC are connected through ethernet crossover cable.
I tried running a .dup file from a local system. It was working fine.
The script does the following: 1) Creates a new directory
2) copy the notepad.exe from system folder to the newly created folder.
i have no issue with that.
The problem is, when i changed the settings of DUA component to Remote
using HTTP I was not able to run the .dup file from MY PC.
settings is as follows:
Working Directory: D:\DUP
HOstname : Myshec15633d (my PC name)
CMDfile : Windows Embedded Images\notepad.dup
*** the notepad.dup file is placed in "Windows Embedded Images" folder
which is shared.
the script file i have written is as follows:
//Creating a new directory
4,0,,D:\DaTest1
//Copying notepad.exe from system folder to the new folder
7,0,,D:\windows\system32\notepad.exe,,D:\DaTest1\notepad.exe,0
//Delete the Notepad.exe from new folder
//8,0,,D:\DaTest1\notepad.exe
I am able to open the shared folder from IE (\\myshec15633d\Windows
Embedded Images\Notepad,dup)
In event log the error was
" DUAgentservice - Error Executing command CHTTPImpl.Get Error
(12029) "
so kindly look into my problem and help me out.
Regards
Michells
I am working on DUA and facing few problems.
Background:
My target PC and my PC are connected through ethernet crossover cable.
I tried running a .dup file from a local system. It was working fine.
The script does the following: 1) Creates a new directory
2) copy the notepad.exe from system folder to the newly created folder.
i have no issue with that.
The problem is, when i changed the settings of DUA component to Remote
using HTTP I was not able to run the .dup file from MY PC.
settings is as follows:
Working Directory: D:\DUP
HOstname : Myshec15633d (my PC name)
CMDfile : Windows Embedded Images\notepad.dup
*** the notepad.dup file is placed in "Windows Embedded Images" folder
which is shared.
the script file i have written is as follows:
//Creating a new directory
4,0,,D:\DaTest1
//Copying notepad.exe from system folder to the new folder
7,0,,D:\windows\system32\notepad.exe,,D:\DaTest1\notepad.exe,0
//Delete the Notepad.exe from new folder
//8,0,,D:\DaTest1\notepad.exe
I am able to open the shared folder from IE (\\myshec15633d\Windows
Embedded Images\Notepad,dup)
In event log the error was
" DUAgentservice - Error Executing command CHTTPImpl.Get Error
(12029) "
so kindly look into my problem and help me out.
Regards
Michells