Hi,
We have created a application which sends feedback form as a mail to a set of users. The users are required to fill in their feedback in the form and submit the request and this request gets saved in the database (say db1)
present on server (say ser1) Though the things are working fine at some machines but on some clients when user tries to clicks on submit they get error"Unable to open capture databas.Contact system administrator".
But when user opens the database db1 through open database in the workspace and then clicks on submit button the document gets saved in db1 successfully without any error.
Can anyone let me know the real cause of this issue and how to resolve this as this is leading to delay in rollout of the application .