hey there
I hope I have posted in correct forum - please let me know
I have 1 XP box - SQL Server Standard 2005 - running IIS (Server 1)
I have 1 XP box - SQL Server Express - running IIS (Server 2)
script called (test)
Server 1 can host web pages eg aspx and collect data from Server 2 (noted in web.config)
http:\localhost\test or http:\Server 1\test - either collect data and display
Server 1 cannot go to http:\Server 2\test - error default settings do not allow remote connections.
Server 2 cannot host web pages and collect data from Server 1 - error default settings do not allow remote connections.
Is this because Server 2 has Express Edition?
thanks
Dianne
Hi JewelFire,
Try following the steps on this page to enable remote connections on your server: http://www.cryer.co.uk/brian/sqlserver/hresult_0x2%20npp_error_establishing_connection.htm
Thanks
Waseem
|||thanks for this but at the moment
we have turned the firewall off on Server 2?
all services are enabled.
any thing else I should check?
Dianne
sqlsql
No comments:
Post a Comment