I have an exe file that I'm running via the execute task in VC. When I go into the "Manage Credentials" screen and check both the "Local" and "Load profile" options the job immediately fails with exit code "-1073741502" and "Error description not found". If I uncheck the "Load profile" box the job runs perfectly however it runs as "SYSTEM" which is no good as I have a ton of code looking for the user name of my service account. Any idea what might be causing this?