View Single Post
  #10 (permalink)  
Old 14-08-2007, 18:06
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 prash View Post
hi there

here is code that i am using in <connection string tags>

add name="ImageGalleryConnectionString" connectionString="Data Source=87.117.238.85\SQLEXPRESS;Initial Catalog=xxxx_xxxe;User Id=xxxx_admin;Password=#xxxx#;"/>

Thanks
That's totally incorrect. Use the example I gave, by adding it to the web.config file of your app and then you should be getting somewhere.
__________________
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