<?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 : Error in Chinese SO and database</title>
  <link>http://www.ideablade.com/forum/</link>
  <description>This is an XML content feed of; DevForce Community Forum : DevForce 2010 : Error in Chinese SO and database</description>
  <pubDate>Mon, 13 Apr 2026 14:59:16 -700</pubDate>
  <lastBuildDate>Fri, 31 Aug 2012 14:13:05 -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=3601</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>Error in Chinese SO and database :   Hi Satcholic,You mentioned...</title>
   <link>http://www.ideablade.com/forum/forum_posts.asp?TID=3601&amp;PID=14301#14301</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.ideablade.com/forum/member_profile.asp?PF=892" rel="nofollow">sbelini</a><br /><strong>Subject:</strong> 3601<br /><strong>Posted:</strong> 31-Aug-2012 at 2:13pm<br /><br />Hi Satcholic,<div>&nbsp;</div><div>You mentioned that this issue only happens on existing models and it works fine on models created on the WinXP Chinese machine.</div><div>&nbsp;</div><div>Were you able to reproduce the issue is plain EF? It looks like the issue is at the model generation level.</div><div>&nbsp;</div><div>Regards,</div><div>&nbsp;&nbsp; Silvio.</div>]]>
   </description>
   <pubDate>Fri, 31 Aug 2012 14:13:05 -700</pubDate>
   <guid isPermaLink="true">http://www.ideablade.com/forum/forum_posts.asp?TID=3601&amp;PID=14301#14301</guid>
  </item> 
  <item>
   <title>Error in Chinese SO and database : Hi , I have this error when I...</title>
   <link>http://www.ideablade.com/forum/forum_posts.asp?TID=3601&amp;PID=14296#14296</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.ideablade.com/forum/member_profile.asp?PF=1129" rel="nofollow">Satcholic</a><br /><strong>Subject:</strong> 3601<br /><strong>Posted:</strong> 31-Aug-2012 at 8:22am<br /><br />Hi , I have this error when I try to connect to a database with collation chinese and SO XP zh-CN<div>I try run custom tool, update model and nothing on XP chinese.</div><div>delete and create the new model and nothing same error.</div><div>I review the string connections and are OK.</div><div>VS ultimate 2010</div><div>.NET 4</div><div>SO XP &nbsp;PRO SP3 chinese simplified zh-CN</div><div>other data: &nbsp;Originally the model was created on Collation Latin1 SQLexpress on W7 ultimate en-US</div><div>I created a new project to connect to the same database on XP chinese and run perfect and I can read and execute querys.</div><div><br></div><div><div>IdeaBlade.EntityModel.EntityServerException: Key 'RMS_ULEntities': The model's metadata artifact files (csdl, msl, ssdl) are either invalid or could not be found, either as resources in an assembly or loose in the output directory. &nbsp;Perhaps you have multiple assemblies containing the same metadata. Check the connection string for key 'RMS_ULEntities', which says the artifact filenames are RMS_Model.csdl, RMS_Model.ssdl, and RMS_Model.msl. Do these names match the actual artifact filenames? All three root names (e.g., 'RMS_Model') should be the same and match the edmx filename unless you changed them deliberately. ---&gt; IdeaBlade.EntityModel.EntityServerException: The model's metadata artifact files (csdl, msl, ssdl) are either invalid or could not be found, either as resources in an assembly or loose in the output directory. &nbsp;Perhaps you have multiple assemblies containing the same metadata. Check the connection string for key 'RMS_ULEntities', which says the artifact filenames are RMS_Model.csdl, RMS_Model.ssdl, and RMS_Model.msl. Do these names match the actual artifact filenames? All three root names (e.g., 'RMS_Model') should be the same and match the edmx filename unless you changed them deliberately. ---&gt; System.Data.MetadataException: ?????????§¹??????:&nbsp;</div><div>RMS_Model.csdl(3,79) : ???? 0004: Could not load file or assembly 'System.Xml.resources, Version=4.0.0.0, Culture=zh-CN, PublicKeyToken=b77a5c561934e089' or one of its dependencies. ?????????????????</div><div>&nbsp; &nbsp;?? System.Data.Metadata.Edm.EdmItemCollection.LoadItems(IEnumerable`1 xmlReaders, IEnumerable`1 sourceFilePaths, SchemaDataModelOption dataModelOption, DbProviderManifest providerManifest, ItemCollection itemCollection, Boolean throwOnError)</div><div>&nbsp; &nbsp;?? System.Data.Metadata.Edm.EdmItemCollection.Init(IEnumerable`1 xmlReaders, IEnumerable`1 filePaths, Boolean throwOnError)</div><div>&nbsp; &nbsp;?? System.Data.Metadata.Edm.EdmItemCollection..ctor(IEnumerable`1 xmlReaders, IEnumerable`1 filePaths)</div><div>&nbsp; &nbsp;?? System.Data.Metadata.Edm.MetadataCache.EdmMetadataEntry.LoadEdmItemCollection(MetadataArtifactLoader loader)</div><div>&nbsp; &nbsp;?? System.Data.Metadata.Edm.MetadataCache.EdmItemCollectionLoader.LoadItemCollection(EdmMetadataEntry entry)</div><div>&nbsp; &nbsp;?? System.Data.Metadata.Edm.MetadataCache.LoadItemCollection&#091;T&#093;(IItemCollectionLoader`1 itemCollectionLoader, T entry)</div><div>&nbsp; &nbsp;?? System.Data.Metadata.Edm.MetadataCache.GetOrCreateEdmItemCollection(String cacheKey, MetadataArtifactLoader loader, Object&amp; entryToken)</div><div>&nbsp; &nbsp;?? System.Data.EntityClient.EntityConnection.LoadEdmItemCollection(MetadataWorkspace workspace, MetadataArtifactLoader artifactLoader)</div><div>&nbsp; &nbsp;?? System.Data.EntityClient.EntityConnection.GetMetadataWorkspace(Boolean initializeAllCollections)</div><div>&nbsp; &nbsp;?? System.Data.Objects.ObjectContext.RetrieveMetadataWorkspaceFromConnection()</div><div>&nbsp; &nbsp;?? System.Data.Objects.ObjectContext..ctor(EntityConnection connection, Boolean isConnectionConstructor)</div><div>&nbsp; &nbsp;?? IdeaBlade.EntityModel.Edm.EdmKey.CreateObjectContext()</div><div>&nbsp; &nbsp;?? IdeaBlade.EntityModel.Edm.EdmKey.CreateContext()</div><div>&nbsp; &nbsp;--- ??????????????¦Â ---</div><div>&nbsp; &nbsp;?? IdeaBlade.EntityModel.Edm.EdmKey.CreateContext()</div><div>&nbsp; &nbsp;?? IdeaBlade.EntityModel.Edm.EdmKey.Initialize()</div><div>&nbsp; &nbsp;?? IdeaBlade.EntityModel.Edm.EdmKey.CreateContext()</div><div>&nbsp; &nbsp;--- ??????????????¦Â ---</div><div>&nbsp; &nbsp;?? IdeaBlade.EntityModel.EntityManager.HandleEntityServerException(Exception ex, Boolean tryToHandle, PersistenceOperation operation, Boolean throwOnError)</div><div>&nbsp; &nbsp;?? IdeaBlade.EntityModel.EntityManager.ExecuteServerQuery(IEntityQuerySurrogate entityQuery)</div><div>&nbsp; &nbsp;?? IdeaBlade.EntityModel.EntityManager.ExecuteFetch(IEntityFinder finder)</div><div>&nbsp; &nbsp;?? IdeaBlade.EntityModel.EntityQueryFinder.Execute()</div><div>&nbsp; &nbsp;?? IdeaBlade.EntityModel.EntityManager.ExecuteQueryCore(IEntityQuery query, Boolean isAsync)</div><div>&nbsp; &nbsp;?? IdeaBlade.EntityModel.EntityQuery`1.System.Linq.IQueryProvider.Execute&#091;TResult&#093;(Expression expression)</div><div>&nbsp; &nbsp;?? System.Linq.Queryable.FirstOrDefault&#091;TSource&#093;(IQueryable`1 source)</div><div>&nbsp; &nbsp;?? Cmx.Rms.RmsUniversalLink.DAL.Common.InterfaceRepository.GetInterfacePriority(Int32 iPriority)</div><div>&nbsp; &nbsp;?? Cmx.Rms.RmsUniversalLink.SAP.BL.InterfaceService.GetInterfacePriority(InterfacePriority priority)</div><div>&nbsp; &nbsp;?? Cmx.Rms.RmsUniversalLink.ListenerRms.SetupTimer()</div></div><div><br></div>]]>
   </description>
   <pubDate>Fri, 31 Aug 2012 08:22:07 -700</pubDate>
   <guid isPermaLink="true">http://www.ideablade.com/forum/forum_posts.asp?TID=3601&amp;PID=14296#14296</guid>
  </item> 
 </channel>
</rss>