28 de dezembro de 2012

Solving SenseNet installation errors

Platform: SenseNet

error 1:
A network-related or instance-specific error occurred while establishing a connection to SQL Server. The server was not found or was not accessible. Verify that the instance name is correct and that SQL Server is configured to allow remote connections. (provider: Named Pipes Provider, error: 40 – Could not open a connection to SQL Server) (Microsoft SQL Server, Error: 5)



1. Website SenseNet on Remote IIS
2. connectionstring:
<add name="SnCrMsSql" connectionString="Data Source=xxx.xxx.xxx.xxx;Initial Catalog=SenseNetContentRepository;User ID=user;Password=xxxx" providerName="System.Data.SqlClient" />
Database on a remote machine

error 2: 
HTTP 401 - Authentication

Remote IIS:
IIS>Website>Sensenet Home>IIS>Authentication:
Anonymous Authentication = Enabled
Windows Authentication = Enabled


Sem comentários:

LinkWithin

Related Posts with Thumbnails