<?xml version="1.0" encoding="utf-8" ?>
<?xml-stylesheet type="text/xsl" href="RSS_xslt_style.asp" version="1.0" ?>
<rss version="2.0" xmlns:WebWizForums="http://syndication.webwiz.co.uk/rss_namespace/">
 <channel>
  <title>DevForce Community Forum : Problem deploying</title>
  <link>http://www.ideablade.com/forum/</link>
  <description>This is an XML content feed of; DevForce Community Forum : DevForce 2010 : Problem deploying</description>
  <pubDate>Tue, 21 Apr 2026 22:12:26 -700</pubDate>
  <lastBuildDate>Fri, 20 Aug 2010 15:33:02 -700</lastBuildDate>
  <docs>http://blogs.law.harvard.edu/tech/rss</docs>
  <generator>Web Wiz Forums 9.69</generator>
  <ttl>360</ttl>
  <WebWizForums:feedURL>www.ideablade.com/forum/RSS_post_feed.asp?TID=2070</WebWizForums:feedURL>
  <image>
   <title>DevForce Community Forum</title>
   <url>http://www.ideablade.com/forum/forum_images/IdeaBlade_logo_tm.png</url>
   <link>http://www.ideablade.com/forum/</link>
  </image>
  <item>
   <title>Problem deploying : No problem. Glad to see it working! ...</title>
   <link>http://www.ideablade.com/forum/forum_posts.asp?TID=2070&amp;PID=8121#8121</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.ideablade.com/forum/member_profile.asp?PF=477" rel="nofollow">ting</a><br /><strong>Subject:</strong> 2070<br /><strong>Posted:</strong> 20-Aug-2010 at 3:33pm<br /><br />No problem.&nbsp; Glad to see it working!<DIV></DIV>]]>
   </description>
   <pubDate>Fri, 20 Aug 2010 15:33:02 -700</pubDate>
   <guid isPermaLink="true">http://www.ideablade.com/forum/forum_posts.asp?TID=2070&amp;PID=8121#8121</guid>
  </item> 
  <item>
   <title>Problem deploying : It is/was installed. But I went...</title>
   <link>http://www.ideablade.com/forum/forum_posts.asp?TID=2070&amp;PID=8112#8112</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.ideablade.com/forum/member_profile.asp?PF=531" rel="nofollow">midnit</a><br /><strong>Subject:</strong> 2070<br /><strong>Posted:</strong> 20-Aug-2010 at 4:42am<br /><br />It is/was installed. But I went ahead and uninstalled and reinstalled and rebuilt and deployed and magically it works! Sorry for disturbing you and thank you.]]>
   </description>
   <pubDate>Fri, 20 Aug 2010 04:42:45 -700</pubDate>
   <guid isPermaLink="true">http://www.ideablade.com/forum/forum_posts.asp?TID=2070&amp;PID=8112#8112</guid>
  </item> 
  <item>
   <title>Problem deploying : One of your inner exceptions is: Unable...</title>
   <link>http://www.ideablade.com/forum/forum_posts.asp?TID=2070&amp;PID=8105#8105</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.ideablade.com/forum/member_profile.asp?PF=477" rel="nofollow">ting</a><br /><strong>Subject:</strong> 2070<br /><strong>Posted:</strong> 19-Aug-2010 at 5:32pm<br /><br />One of your inner exceptions is:<DIV><EM><strong>Unable to find the requested .Net Framework Data Provider. It may not be installed.</strong></EM></DIV><DIV>&nbsp;</DIV><DIV>Do you have the DevArt (or other) provider installed to connect to Oracle?</DIV><DIV>&nbsp;</DIV>]]>
   </description>
   <pubDate>Thu, 19 Aug 2010 17:32:08 -700</pubDate>
   <guid isPermaLink="true">http://www.ideablade.com/forum/forum_posts.asp?TID=2070&amp;PID=8105#8105</guid>
  </item> 
  <item>
   <title>Problem deploying : I am working on our Dev build....</title>
   <link>http://www.ideablade.com/forum/forum_posts.asp?TID=2070&amp;PID=8086#8086</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.ideablade.com/forum/member_profile.asp?PF=531" rel="nofollow">midnit</a><br /><strong>Subject:</strong> 2070<br /><strong>Posted:</strong> 18-Aug-2010 at 3:46am<br /><br /><P>I am working on our Dev build. Our Dev server uses the same database as I do locally.</P><DIV></DIV>We use CAL and in the host Silverlight app I have a ServiceReferences.ClientConfig. Its updated to the correct path. In the web.config the services are updated. I believe thats all working.<DIV>&nbsp;</DIV><DIV>I am getting error:</DIV><DIV>&nbsp;</DIV><DIV>Caught exception: IdeaBlade.EntityModel.EntityServerException: Key 'COMMONDATASOURCEKEY': The connection string for Key 'COMMONDATASOURCEKEY' was not found or is invalid. Check that either a connectionStrings element or EdmKey is defined for this key in the configuration file, or implement a custom IDataSourceKeyResolver. ---&gt; IdeaBlade.EntityModel.EntityServerException: The connection string for Key 'COMMONDATASOURCEKEY' was not found or is invalid. Check that either a connectionStrings element or EdmKey is defined for this key in the configuration file, or implement a custom IDataSourceKeyResolver. ---&gt; System.ArgumentException: The specified store provider cannot be found in the configuration, or is not valid. ---&gt; System.ArgumentException: Unable to find the requested .Net Framework Data Provider. It may not be installed. at System.Data.Common.DbProviderFactories.GetFactory(String providerInvariantName) at System.Data.EntityClient.EntityConnection.GetFactory(String providerString) --- End of inner exception stack trace --- at System.Data.EntityClient.EntityConnection.GetFactory(String providerString) at System.Data.EntityClient.EntityConnection.ChangeConnectionString(String newConnectionString) at System.Data.EntityClient.EntityConnection..ctor(String connectionString) at System.Data.Objects.ObjectContext.CreateEntityConnection(String connectionString) at IdeaBlade.EntityModel.Edm.EdmKey.CreateContext() --- End of inner exception stack trace --- at IdeaBlade.EntityModel.Edm.EdmKey.CreateContext() at IdeaBlade.EntityModel.Edm.EdmKey.Initialize() at IdeaBlade.EntityModel.Edm.EdmKey.CreateContext() --- End of inner exception stack trace --- at IdeaBlade.EntityModel.Server.EntityServerQueryInterceptor.HandleException(Exception e, PersistenceFailure failureType) at IdeaBlade.EntityModel.Server.EntityServerQueryInterceptor.OnExecuteQuery() at IdeaBlade.EntityModel.Server.EntityServerQueryInterceptor.Execute(IEntityQuery entityQuery, SessionBundle sessionBundle, EntityServer entityServer) at IdeaBlade.EntityModel.Server.EntityServer.Fetch(SessionBundle sessionBundle, IEntityQuerySurrogate surrogate) at SyncInvokeFetch(Object , Object&#091;&#093; , Object&#091;&#093; ) at System.ServiceModel.Dispatcher.SyncMethodInvoker.Invoke(Object instance, Object&#091;&#093; inputs, Object&#091;&#093;&amp; outputs) at System.ServiceModel.Dispatcher.DispatchOperationRuntime.InvokeBegin(MessageRpc&amp; rpc) at System.ServiceModel.Dispatcher.ImmutableDispatchRuntime.ProcessMessage5(MessageRpc&amp; rpc) at System.ServiceModel.Dispatcher.ImmutableDispatchRuntime.ProcessMessage41(MessageRpc&amp; rpc) at System.ServiceModel.Dispatcher.ImmutableDispatchRuntime.ProcessMessage4(MessageRpc&amp; rpc) at System.ServiceModel.Dispatcher.ImmutableDispatchRuntime.ProcessMessage31(MessageRpc&amp; rpc) at System.ServiceModel.Dispatcher.ImmutableDispatchRuntime.ProcessMessage3(MessageRpc&amp; rpc) at System.ServiceModel.Dispatcher.ImmutableDispatchRuntime.ProcessMessage2(MessageRpc&amp; rpc) at System.ServiceModel.Dispatcher.ImmutableDispatchRuntime.ProcessMessage11(MessageRpc&amp; rpc) at System.ServiceModel.Dispatcher.ImmutableDispatchRuntime.ProcessMessage1(MessageRpc&amp; rpc) at System.ServiceModel.Dispatcher.MessageRpc.Process(Boolean isOperationContextSet)</DIV><DIV>&nbsp;</DIV><DIV>COMMONDATASOURCEKEY connectionString is in the web.config. It works running it locally.</DIV><DIV>&nbsp;</DIV><DIV><FONT color=#0000ff size=2 face=C&#111;nsolas><FONT color=#0000ff size=2 face=C&#111;nsolas><FONT color=#0000ff size=2 face=C&#111;nsolas><P>&lt;</FONT></FONT></FONT><FONT color=#a31515 size=2 face=C&#111;nsolas><FONT color=#a31515 size=2 face=C&#111;nsolas><FONT color=#a31515 size=2 face=C&#111;nsolas>add</FONT></FONT></FONT><FONT color=#0000ff size=2 face=C&#111;nsolas><FONT color=#0000ff size=2 face=C&#111;nsolas><FONT color=#0000ff size=2 face=C&#111;nsolas> </FONT></FONT></FONT><FONT color=#ff0000 size=2 face=C&#111;nsolas><FONT color=#ff0000 size=2 face=C&#111;nsolas><FONT color=#ff0000 size=2 face=C&#111;nsolas>name</FONT></FONT></FONT><FONT color=#0000ff size=2 face=C&#111;nsolas><FONT color=#0000ff size=2 face=C&#111;nsolas><FONT color=#0000ff size=2 face=C&#111;nsolas>=</FONT></FONT></FONT><FONT size=2 face=C&#111;nsolas><FONT size=2 face=C&#111;nsolas>"</FONT></FONT><FONT color=#0000ff size=2 face=C&#111;nsolas><FONT color=#0000ff size=2 face=C&#111;nsolas><FONT color=#0000ff size=2 face=C&#111;nsolas>COMMONDATASOURCEKEY</FONT></FONT></FONT><FONT size=2 face=C&#111;nsolas><FONT size=2 face=C&#111;nsolas>"</FONT></FONT><FONT color=#0000ff size=2 face=C&#111;nsolas><FONT color=#0000ff size=2 face=C&#111;nsolas><FONT color=#0000ff size=2 face=C&#111;nsolas> </FONT></FONT></FONT><FONT color=#ff0000 size=2 face=C&#111;nsolas><FONT color=#ff0000 size=2 face=C&#111;nsolas><FONT color=#ff0000 size=2 face=C&#111;nsolas>connectionString</FONT></FONT></FONT><FONT color=#0000ff size=2 face=C&#111;nsolas><FONT color=#0000ff size=2 face=C&#111;nsolas><FONT color=#0000ff size=2 face=C&#111;nsolas>=</FONT></FONT></FONT><FONT size=2 face=C&#111;nsolas><FONT size=2 face=C&#111;nsolas>"</FONT></FONT><FONT color=#0000ff size=2 face=C&#111;nsolas><FONT color=#0000ff size=2 face=C&#111;nsolas><FONT color=#0000ff size=2 face=C&#111;nsolas>metadata=res://*/Common_Model.csdl|res://*/Common_Model.ssdl|res://*/Common_Model.msl;provider=Devart.Data.Oracle;provider connection string='User Id=****;Password=********;Server=gmste.world;Home=oraodac11g_home1;Persist Security Info=True'</FONT></FONT></FONT><FONT size=2 face=C&#111;nsolas><FONT size=2 face=C&#111;nsolas>"</FONT></FONT><FONT color=#0000ff size=2 face=C&#111;nsolas><FONT color=#0000ff size=2 face=C&#111;nsolas><FONT color=#0000ff size=2 face=C&#111;nsolas> </FONT></FONT></FONT><FONT color=#ff0000 size=2 face=C&#111;nsolas><FONT color=#ff0000 size=2 face=C&#111;nsolas><FONT color=#ff0000 size=2 face=C&#111;nsolas>providerName</FONT></FONT></FONT><FONT color=#0000ff size=2 face=C&#111;nsolas><FONT color=#0000ff size=2 face=C&#111;nsolas><FONT color=#0000ff size=2 face=C&#111;nsolas>=</FONT></FONT></FONT><FONT size=2 face=C&#111;nsolas><FONT size=2 face=C&#111;nsolas>"</FONT></FONT><FONT color=#0000ff size=2 face=C&#111;nsolas><FONT color=#0000ff size=2 face=C&#111;nsolas><FONT color=#0000ff size=2 face=C&#111;nsolas>System.Data.EntityClient</FONT></FONT></FONT><FONT size=2 face=C&#111;nsolas><FONT size=2 face=C&#111;nsolas>"</FONT></FONT><FONT color=#0000ff size=2 face=C&#111;nsolas><FONT color=#0000ff size=2 face=C&#111;nsolas><FONT color=#0000ff size=2 face=C&#111;nsolas> /&gt;</P></FONT></FONT></FONT><FONT size=2 face=C&#111;nsolas><FONT size=2 face=C&#111;nsolas></FONT></FONT></DIV><DIV>&nbsp;</DIV>]]>
   </description>
   <pubDate>Wed, 18 Aug 2010 03:46:03 -700</pubDate>
   <guid isPermaLink="true">http://www.ideablade.com/forum/forum_posts.asp?TID=2070&amp;PID=8086#8086</guid>
  </item> 
 </channel>
</rss>