Skip to Content (Press Enter)
OutSystems.com
Personal Edition
Community
Support
Training
Training
Online Training
Developer Schools
Boot Camps
Certifications
Tech Talks
Documentation
Documentation
Overview
ODC
O11
Forums
Forge
Get Involved
Get Involved
Jobs
Ideas
Members
Mentorship
User Groups
Platform
Platform
ODC
O11
Search in OutSystems
Log in
Get Started
Back to Forums
Paulo Silva
Staff
4
Views
0
Comments
Tip: Error Accessing OutSystems Applications after a SQL Server reboot
Question
Symptoms:
All applications throw the following exception:
System.Data.SqlClient.SqlException: SELECT permission
denied on object 'ASPStateTempApplications', database 'tempdb', owner 'dbo'.
SELECT permission denied on object 'ASPStateTempApplications', database
'tempdb', owner 'dbo'. INSERT permission denied on object
'ASPStateTempApplications', database 'tempdb', owner 'dbo'.
Cause:
- SQL Server was restarted and SQL Server Agent didn't or
- The server that hosts SQL Server rebooted and SQL Server Agent isn't set to "Auto-start when OS starts"
Resolution:
Start SQL Server Agent
-----------------------------------------------------
Best Regards
Paulo Silva
Community Guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting.
See the full guidelines
Loading...