Error when trying to configure forms 10,
after configure the database,
the next setting is configure form server, and got this error "The underlying provider failed on Open" when press the save button
Error when trying to configure forms 10,
after configure the database,
the next setting is configure form server, and got this error "The underlying provider failed on Open" when press the save button
I ran into the same issue. I was able to resolve it by changing the Forms app pool account (in IIS) to a user account that has permissions to the Forms database.
Yes, using an user account that has permissions to the database for the forms app pool, fix the issue
thanks
I have the same problem here, but I don't know how to change the user account in the AppPool, can someone give me a little guide with that?
for anyone that needed help in configuring the Identity account for Forms - hope this helps.
something missing, I cannot see the repository and a user that I can use to login
I also was able to resolve the issue by changing the forms app pool user account to a user account with correctly configured permissions.
Thank you Ege Ersoz.