Server Error in '/PublicServices/ProductDBService' Application.

Cannot open database "dbOlympusProductDB" requested by the login. The login failed.
Login failed for user 'iis_olympus'.

Description: An unhandled exception occurred during the execution of the current web request. Please review the stack trace for more information about the error and where it originated in the code.

Exception Details: System.Data.SqlClient.SqlException: Cannot open database "dbOlympusProductDB" requested by the login. The login failed.
Login failed for user 'iis_olympus'.

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.

Stack Trace:


[SqlException (0x80131904): Cannot open database "dbOlympusProductDB" requested by the login. The login failed.
Login failed for user 'iis_olympus'.]
   System.Data.ProviderBase.DbConnectionPool.GetConnection(DbConnection owningObject) +428
   System.Data.ProviderBase.DbConnectionFactory.GetConnection(DbConnection owningConnection) +65
   System.Data.ProviderBase.DbConnectionClosed.OpenConnection(DbConnection outerConnection, DbConnectionFactory connectionFactory) +117
   System.Data.SqlClient.SqlConnection.Open() +122
   Pythagoras.HttpServices.Configuration.ConnectionsConfigSection.GetByConnectionString(String strConnectionString) +304
   Pythagoras.HttpServices.Configuration.ConnectionsConfigSection.GetByName(String strConnectionName) +16
   ProductDatabase.Lib.Database..ctor() in D:\Projects\PthDev\Olympus\ProductDatabaseWebServicesLib\Database.cs:35
   ProductDatabaseWebServices.ImageServer.ProcessRequest(HttpContext context) in D:\Projects\PthDev\Olympus\ProductDatabaseWebServices\ImageServer.cs:43
   System.Web.CallHandlerExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute() +181
   System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean& completedSynchronously) +75


Version Information: Microsoft .NET Framework Version:2.0.50727.8974; ASP.NET Version:2.0.50727.8974