Hi,
Since version Release 2.5.17 I'm unable to schedule a task using "computername\username"
This worked in version Release 2.4.2
Example:
Computer is Lan
User is LanUser
Please note that it's a local admin account (not domain)
Trying to log in with Lan\LanUser fails with "Access is denied"
Comments: ** Comment from web user: dahall **
Since version Release 2.5.17 I'm unable to schedule a task using "computername\username"
This worked in version Release 2.4.2
Example:
Computer is Lan
User is LanUser
Please note that it's a local admin account (not domain)
Trying to log in with Lan\LanUser fails with "Access is denied"
Comments: ** Comment from web user: dahall **
I have attached another zip with assemblies compiled against .NET versions 2, 3.5 and 4. I know these are working from my unit tests, so I'm guessing this is a directory or version problem. Select the folder for the .NET version you're using (4 will work with 4.5 and above), place each assembly over the one your current project is using (which may be in the folder created by NuGet and not in your project dir), and the do a rebuild of your app.