Search found 7 matches
- Thu Jun 07, 2012 10:26 am
- Forum: General Discussion
- Topic: Error sending email
- Replies: 2
- Views: 15225
Error sending email
Hi I have two send email tasks, Both are setup the same, however I receive an error with one of them: E: 07/06/2012 11:25:13: Error occurred: 5.7.1 <developers@******.com>: Relay access denied<CR><LF> Both tasks are to the same email group and use the same host/port. Any ideas as to where the access...
- Thu Jan 05, 2012 9:22 am
- Forum: General Discussion
- Topic: Incorrect syntax near GO
- Replies: 3
- Views: 12431
Incorrect syntax near GO
USE MASTER
GO
DROP DATABASE DB_Name
GO
the db is SQL2008
Thanks
Thomas
GO
DROP DATABASE DB_Name
GO
the db is SQL2008
Thanks
Thomas
- Thu Jan 05, 2012 8:42 am
- Forum: General Discussion
- Topic: Incorrect syntax near GO
- Replies: 3
- Views: 12431
Incorrect syntax near GO
Hi, I am trying to run a SQL query using "GO". When I run the task in Robotask I get an error returned - E: 05/01/2012 11:38:09: Error has occurred: Incorrect syntax near 'GO' The Query is correct as when I run it in SQL the script preforms as expected. Is there an alternative to GO I can ...
- Wed Jan 04, 2012 11:48 am
- Forum: General Discussion
- Topic: "run as administrator" server 2008
- Replies: 8
- Views: 23238
"run as administrator" server 2008
Hi Oleg I now have UAC turned off and my step is set up as below: "C:\Program Files (x86)\RoboTask\RG.exe" /p "C:\Batch.bat" with a --create Parameter. However when it runs i get an error E: 04/01/2012 14:44:39: An error occurred. Step #1 (Run "Batch.bat"). when I open ...
- Thu Dec 22, 2011 1:31 pm
- Forum: General Discussion
- Topic: "run as administrator" server 2008
- Replies: 8
- Views: 23238
"run as administrator" server 2008
Thanks Oleg I am now having an issue where I am being prompted to allow the RG.exe to execute. (User account control Do you want to allow the following program from an unknown Publisher to make changes to this computer? Program name: RG.exe Publisher: Unknown File origin: Hard drive on this computer...
- Thu Dec 22, 2011 12:20 pm
- Forum: General Discussion
- Topic: "run as administrator" server 2008
- Replies: 8
- Views: 23238
"run as administrator" server 2008
Oleg is the "RG [/P]" passed as a parameter?
example
I have a task which runs the .bat
it points to the .bats location and passes a parameter "--
create"
do I need to pass "RG [/P] --create"
Thomas
example
I have a task which runs the .bat
it points to the .bats location and passes a parameter "--
create"
do I need to pass "RG [/P] --create"
Thomas
- Wed Dec 14, 2011 6:58 am
- Forum: General Discussion
- Topic: "run as administrator" server 2008
- Replies: 8
- Views: 23238
"run as administrator" server 2008
Hi, I am running the trial version of Robotask 5 on server
2008.
I am running batch files from robotask and need to run as
administrator.
Is there an option that I can select to do this.
Thanks
2008.
I am running batch files from robotask and need to run as
administrator.
Is there an option that I can select to do this.
Thanks