Don't like ads? PRO users don't see any ads ;-)
Guest

Untitled

By: a guest on Aug 11th, 2012  |  syntax: None  |  size: 0.54 KB  |  hits: 9  |  expires: Never
download  |  raw  |  embed  |  report abuse  |  print
Text below is selected. Please press Ctrl+C to copy to your clipboard. (⌘+C on Mac)
  1. Hosted WCF/RIA Silverlight fails to show data
  2. <connectionStrings>
  3. <add name="WeborEntities"
  4.      connectionString="metadata=res://*/WeborDatabase.csdl|res://*/WeborDatabase.ssdl|res://*/WeborDatabase.msl;
  5.      provider=System.Data.SqlClient;
  6.      provider connection string="
  7.      data source=s07.winhost.com;
  8.      initial catalog=DB_835_webor;
  9.      persist security info=True;
  10.      user id=DB_835_webor_user;
  11.      password=BadWord;
  12.      multipleactiveresultsets=True;
  13.      App=EntityFramework""
  14.      providerName="System.Data.EntityClient" />