View Single Post
  #17 (permalink)  
Old 14-10-2007, 19:15
flesso's Avatar
flesso flesso is offline
Premium Member
 
Join Date: Mar 2007
Location: 127.0.0.1
Posts: 1,438
Default

Quote:
Originally Posted by Paul Image-Machine View Post
My connection string is:

Data Source=91.186.30.8:8443\SQLEXPRESS;Initial Catalog=DivineDB;User Id=sa;Password=#password#;Persist Security Info=True;"
providerName="System.Data.SqlClient" />

but I get (having enabled debug mode):

"An error has occurred while establishing a connection to the server. When connecting to SQL Server 2005, this failure may be caused by the fact that under the default settings SQL Server does not allow remote connections. (provider: SQL Server Network Interfaces, error: 25 - Connection string is not valid)"

Which I guess means that I've got it wrong

The page I'm working on is: http://image-machine.com/content/gue...guestbook.aspx

Any clues, please?
Have you tried it with an OleDb connection string?
__________________
Regards,
Josh Hold

eUKhost Blog: Over 1000 Computer Related Articles to Sink Your Teeth Into!

LDN GIGS - Gig Listings for London

Super Moderator

I'm only a forum gremlin (moderator), and do not work for eUKhost in any way. Opinions expressed by me are mine only, and do not reflect those of either eUKhost or any company that may be listed above.

I don't bite, honest.
Reply With Quote