Add aspnet to SQL db_owner role to enable execute permission on stored procedures.
When using Windows Authentication mode with .Text and a SQL Server Database.
The ASPNET account has to be given access to the database and added to the db_owner role.
« Quicken 2004 & TurboTax 2003 Premiere Home & Business | Main | Merging Dottext 0.95 mods to 0.96 code base »
When using Windows Authentication mode with .Text and a SQL Server Database.
The ASPNET account has to be given access to the database and added to the db_owner role.