Problem with Admin Console
i'm not able to connect to Admin Console (both server and client). When I do the following step:
Machine: CCF client machine.
Login User:
1.ClickStart -> Run.Type inmmc.
2.ClickFile -> Add/Remove Snap-in.
3.ClickAdd and selectCCF Admin Console and clickAdd.
4. Insert the the name of CCFIIS
but a popup say "Unable to connect to CCF Server. The server does not exists or access is denied"
I try also, from CCFISS, to navigate to http://localhost/Microsoft.Ccf.Csr.WebServices.AdminConsole/SettingsWS.asmx/CheckServer
but the response is
at System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection)
at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj)
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.OpenLoginEnlist(SqlConnection owningObject, 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 Microsoft.Ccf.DataAccessLayer.ConfigurationManager.GetConfigurations(ConfigurationType type, String area)
at Configuration.GetConfigurations(ConfigurationType type, String area)
End of inner exception stack trace
at System.Web.Services.Protocols.SoapHttpClientProtocol.ReadResponse(SoapClientMessage message, WebResponse response, Stream responseStream, Boolean asyncCall)
at System.Web.Services.Protocols.SoapHttpClientProtocol.Invoke(String methodName, Object[] parameters)
at Microsoft.Ccf.Common.Providers.ConfigurationService.Configuration.GetConfigurations(ConfigurationType type, String area)
at Microsoft.Ccf.Common.Providers.Configuration.ProviderConfiguration..cctor()
End of inner exception stack trace
at Microsoft.Ccf.Common.Providers.Configuration.ProviderConfiguration.GetConfig(String sectionName)
at Microsoft.Ccf.Common.Providers.ProviderBase.getConstructorInfo(String sectionName, Int32 numberOfParameters)
at Microsoft.Ccf.Common.Providers.ProviderBase.GetConstructorInfo(String sectionName, Int32 numberOfParameters)
at Microsoft.Ccf.Csr.WebServices.Providers.AdminConsole.SettingsWSProvider.Instance()
at Microsoft.Ccf.Csr.WebServices.SettingsWS..cctor()
End of inner exception stack trace
I notice
Login failed for user ''Why the user name is empty?
I followed the installation step describet in CCF 2005 .NET 2.0 Edition Deployment Guide.doc
Thank you in advanced
Roberto

