Quantcast
Channel: Ivanti User Community : Discussion List - All Communities
Viewing all articles
Browse latest Browse all 15294

Test/Live WebAccess IIS Missing

$
0
0

Hi All,

We've been comparing our test enviroment to our live and we've found that the WebAccess component was missing from Live enviroment.

After a little investigating I was able to add the application under the default websites, however I found that when I connect through the appropriate web-link I get the below, when i checkt the login details I found the the Database to be called something different.

 

In short I'm looking for the config file to edit, so i can change the name of the database its trying to connect to. been looking around the webaccess folder but i can't seem to find the file i'm looking for at the moment.

 

Any help is appreciated, cheers James

 

 

 

 

 

Cannot open database "LDSD" requested by the login. The login failed.
Login failed for user 'sql23_sd'.

at System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection)
at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning()
at System.Data.SqlClient.TdsParser.Run(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj)
at System.Data.SqlClient.SqlInternalConnectionTds.CompleteLogin(Boolean enlistOK)
at System.Data.SqlClient.SqlInternalConnectionTds.LoginNoFailover(ServerInfo serverInfo, String newPassword, Boolean redirectedUserInstance, SqlConnection owningObject, SqlConnectionString connectionOptions, TimeoutTimer timeout)
at System.Data.SqlClient.SqlInternalConnectionTds.OpenLoginEnlist(SqlConnection owningObject, TimeoutTimer timeout, SqlConnectionString connectionOptions, String newPassword, Boolean redirectedUserInstance)
at System.Data.SqlClient.SqlInternalConnectionTds..ctor(DbConnectionPoolIdentity identity, SqlConnectionString connectionOptions, Object providerInfo, String newPassword, SqlConnection owningObject, Boolean redirectedUserInstance)
at System.Data.SqlClient.SqlConnectionFactory.CreateConnection(DbConnectionOptions options, Object poolGroupProviderInfo, DbConnectionPool pool, DbConnection owningConnection)
at System.Data.ProviderBase.DbConnectionFactory.CreatePooledConnection(DbConnection owningConnection, DbConnectionPool pool, DbConnectionOptions options)
at System.Data.ProviderBase.DbConnectionPool.CreateObject(DbConnection owningObject)
at System.Data.ProviderBase.DbConnectionPool.UserCreateRequest(DbConnection owningObject)
at System.Data.ProviderBase.DbConnectionPool.GetConnection(DbConnection owningObject)
at System.Data.ProviderBase.DbConnectionFactory.GetConnection(DbConnection owningConnection)
at System.Data.ProviderBase.DbConnectionClosed.OpenConnection(DbConnection outerConnection, DbConnectionFactory connectionFactory)
at System.Data.SqlClient.SqlConnection.Open()
at Touchpaper.Framework.Data.Metadata.Tools.MetadataTool.OpenConnection(DataSourceProvider provider, String connectionString)
at Touchpaper.Framework.Data.Metadata.Tools.LicenceBuilder.LoadCurrentLicenceDetails()
at Touchpaper.Framework.Licence.LicenceCache.Load(User user)
at Touchpaper.Framework.Licence.LicenceCache.GetLicence()
at Touchpaper.Web.Console.Components.AuthenticationFilter.IsLicensed(ActionExecutingContext context)
at Touchpaper.Web.Console.Components.AuthenticationFilter.TryLogon(ActionExecutingContext context)
at Touchpaper.Web.Console.Components.AuthenticationFilter.OnActionExecuting(ActionExecutingContext filterContext)
at System.Web.Mvc.ControllerActionInvoker.InvokeActionMethodFilter(IActionFilter filter, ActionExecutingContext preContext, Func`1 continuation)
at System.Web.Mvc.ControllerActionInvoker.InvokeActionMethodFilter(IActionFilter filter, ActionExecutingContext preContext, Func`1 continuation)
at System.Web.Mvc.ControllerActionInvoker.InvokeActionMethodWithFilters(ControllerContext controllerContext, IList`1 filters, ActionDescriptor actionDescriptor, IDictionary`2 parameters)
at System.Web.Mvc.ControllerActionInvoker.InvokeAction(ControllerContext controllerContext, String actionName)


Viewing all articles
Browse latest Browse all 15294

Trending Articles