Hi all!
For some reason, when I set <Identity Impersonate="true"> in the Web, I the system gives errors when I try to kick off workflows (from ASP.NET). In order for things to work, I have to provide full user credentials, as in: <identity impersonate = "true" userName="domainvalidUserName" password="validUsersPassword">
Is this a kerberos problem?
Thanks?
-alex