I am using a freetextbox control on my asp.net page. It is causing a Permission Denied pop up message, but not always when I am working with the freetextbox directly. Example: I can submit the text from the freetextbox to the database with no problem. Then, when I click another control on the page (completely unrelated) the error comes up. If i remove the freetextbox everything works fine. Has anyone experienced similar issues with the freetextbox?
Thanks!