Forum Moderators: open
Exception Details: System.Data.SqlClient.SqlException: The EXECUTE permission was denied on the object 'aspnet_CheckSchemaVersion', database 'Associated_Staffing', schema 'dbo'.
Source Error:
An unhandled exception was generated during the execution of the current web request. Information regarding the origin and location of the exception can be identified using the exception stack trace below.
The funny thing is that only happens when I run my search function. My homepage has two dropdowns that are populated from the database and they still work fine. Any ideas?