Search found 19 matches
- Mon Oct 19, 2020 6:59 pm
- Forum: VCL Scheduling Agent
- Topic: Using SMTP.GMAIL.COM Fails
- Replies: 3
- Views: 55460
Re: Using SMTP.GMAIL.COM Fails
So the only SMTP server that the task scheduler works with is a simple smtp server and that is all.
- Fri Oct 16, 2020 8:41 pm
- Forum: VCL Scheduling Agent
- Topic: Using SMTP.GMAIL.COM Fails
- Replies: 3
- Views: 55460
Using SMTP.GMAIL.COM Fails
I have a client that uses Gmail.com as their email server. Port 587 SMTP-RELAY.GMAIL.COM TLS set User credentials normal They are attempting to add this to the task scheduler to auto emailer using CDO. It fails to connect to the mail server. Is there something different with gmail.com that i don't k...
- Fri Jul 17, 2020 8:21 pm
- Forum: VCL Scheduling Agent
- Topic: invalid windows credentials
- Replies: 17
- Views: 98455
Re: invalid windows credentials
What exactly does this mean in the task scheduler
FTaskScheduler.RunningVistaOrLater, i assume this is for Vista and any newer Windows OS
FTaskScheduler.UseTaskScheduler1Only what is this setting used for as well as the definition
FTaskScheduler.RunningVistaOrLater, i assume this is for Vista and any newer Windows OS
FTaskScheduler.UseTaskScheduler1Only what is this setting used for as well as the definition
- Thu Jul 16, 2020 3:05 pm
- Forum: VCL Scheduling Agent
- Topic: invalid windows credentials
- Replies: 17
- Views: 98455
Re: invalid windows credentials
I understand, the account i used is in the administrators group. So to add any task to the scheduler has to be a person who has admin rights. I am going to test the application with setting it to the highest privilege without running the application "RUN AS ADMIN" I prefer the users not to...
- Thu Jul 16, 2020 2:12 pm
- Forum: VCL Scheduling Agent
- Topic: invalid windows credentials
- Replies: 17
- Views: 98455
Re: invalid windows credentials
One more piece, i ran it with Administrator rights and set to create the task with the highest privilege, it allows to be used without the error code. What would i need to adjust in the UAC to bypass this ?
- Thu Jul 16, 2020 1:49 pm
- Forum: VCL Scheduling Agent
- Topic: invalid windows credentials
- Replies: 17
- Views: 98455
Re: invalid windows credentials
It gave me a error code 5 which is access denied. This just recently started since using the new update. What UAC permission do i need to adjust towards ? I do not want the application that i developed to be executed as administrator otherwise clients will complain about that.
- Wed Jul 15, 2020 7:53 pm
- Forum: VCL Scheduling Agent
- Topic: invalid windows credentials
- Replies: 17
- Views: 98455
Re: invalid windows credentials
Apparently it seems that there is an issue if you use the local default admin, it does not work and returns a EOSERROR
I tried trapping it but it was blank.
There must be a Windows 10 thing about it.
I tried trapping it but it was blank.
There must be a Windows 10 thing about it.
- Wed Jul 15, 2020 7:43 pm
- Forum: VCL Scheduling Agent
- Topic: invalid windows credentials
- Replies: 17
- Views: 98455
Re: invalid windows credentials
I uninstalled and resintalled getting the EOSError in SATASK Unit. No message as to why.
- Wed Jul 15, 2020 7:09 pm
- Forum: VCL Scheduling Agent
- Topic: invalid windows credentials
- Replies: 17
- Views: 98455
Re: invalid windows credentials
No, i am using it in my production application and using the latest version. It fails in saTask unit pRegisteredTask := itf.RegisterTaskDefinition(Name, FTaskDefinition, TASK_CREATE_OR_UPDATE, AAccountName, APassword, TASK_LOGON_PASSWORD, ''); This raises error EOSERROR, What does that mean ? FTaskM...
- Tue Jul 14, 2020 8:51 pm
- Forum: VCL Scheduling Agent
- Topic: invalid windows credentials
- Replies: 17
- Views: 98455
Re: invalid windows credentials
Every time i enter any windows user name and password it tells me invalid credentials not allowing me to go further.
- Tue Jul 14, 2020 3:54 pm
- Forum: VCL Scheduling Agent
- Topic: invalid windows credentials
- Replies: 17
- Views: 98455
Re: invalid windows credentials
How does the wizard know which account to look up by default and if i use any other accounts that work it rejects and it, giving the impression it is only using one account the local admin.
- Tue Jul 14, 2020 2:35 pm
- Forum: VCL Scheduling Agent
- Topic: invalid windows credentials
- Replies: 17
- Views: 98455
Re: invalid windows credentials
No, that doesn't work. Apparently is it looking only at the Windows 10 Pro Administrator account and no other account is allowed to be used.
Tried
\\Doman\username
\\Domain\\username
Domain\\username
Domain\username
\\username
None work
Tried
\\Doman\username
\\Domain\\username
Domain\\username
Domain\username
\\username
None work
- Mon Jul 13, 2020 10:43 pm
- Forum: VCL Scheduling Agent
- Topic: invalid windows credentials
- Replies: 17
- Views: 98455
invalid windows credentials
I am using the scheduler wizard to insert a task, when i get up to step 5 and it automatically locates the user account, it has my domain and username but it fails when i enter the password with invalid credentials.
Why is this happening
How can i check what is being selected by the wizard ?
Why is this happening
How can i check what is being selected by the wizard ?
- Mon Jun 01, 2020 7:47 pm
- Forum: TsiLang Components Suite
- Topic: 7.8.2 Setup Issues
- Replies: 2
- Views: 7703
Re: 7.8.2 Setup Issues
Thanks, it worked.
- Sun May 31, 2020 7:41 pm
- Forum: TsiLang Components Suite
- Topic: 7.8.2 Setup Issues
- Replies: 2
- Views: 7703
7.8.2 Setup Issues
I just started to install version 7.8.2 for Sydney support as well as keeping for Tokyo / RIO but during installation (i removed the previous version) the setup (ran as admin) on Windows 10 that *.h for ERS XE10* cannot be created.
Am i doing something incorrectly ?
Am i doing something incorrectly ?