Tag Archives: Troubeshooting

SQL Server BI Quiz 2011

Jacob Sebastian, who is a SQL Server MVP, runs a Business Intelligence competition during June. Each day during the month there is a new question around Analysis Services, Integration Services, Reporting Services or other Business Intelligence topics. The best answerer … Continue reading

Leave a Comment

Filed under Technical

How to solve permission problems in Windows Azure Web Role

Since Windows Azure 1.3, Web Roles are by default hosted within IIS using an account with very limited permissions. If your application needs more permissions, there are two ways: Use the HWC (Hosted Web Core) instead of IIS. You can … Continue reading

Leave a Comment

Filed under Technical