HI,
when trying to careate a workflow i Get this error
"The FormServer is not configured properly: The StateService cannot issue a new session, either because no StateServiceApplicationProxy is bound to the current webapp, or because no online and unpaused databases could be found."
my session and state service applications are started, my state servics proxy is started and i can see it in the web application service connections list.
I allso used the "Get-SPSessionStateService" powershell command to see that the state is enable and have a DB.
any ideas ?