Reply to thread

I have exactly the same problem. Everything is configured correctly, I'm pretty sure.

On the server machine I get TV from the TVserver3. But I'm unable the get tv on the client. The client seems to be unable to connect to the SQL database.


The SQL server browser service is running

I allowed remote connections in the SQL serface area configuration

I use REAL ip's everywhere in configuration (client and server)


edit: my Gentle.config line

[code]<DefaultProvider name="SQLServer" connectionString="Password=XXXXXX;Persist Security Info=True;User ID=sa;Initial Catalog=TvLibrary;Data Source=10.1.1.248\SQLEXPRESS;" />[/code]



Here is my error.log (from the client PC, not the server PC).


http://pastebin.team-mediaportal.com/11539


Top Bottom