| Author |
Message |
excelthoughts
Joined: 14 Sep 2012 Posts: 2
|
Posted: Fri Sep 14, 2012 5:58 am Post subject: Embed System.Reactive extensions |
|
|
I have the same issue.
Also trying to Embed System.Reactive extensions
Tried the Registry key fix.
Have also tried updating the saproj file with the following, to no avail.
<Assembly AssemblyName="System.CoreEx, Culture=neutral, PublicKeyToken=31bf3856ad364e35" MandatoryPath="_lib\System.Reactive\System.CoreEx.dll">
<Embedding Embed="1" />
<Merging />
</Assembly> |
|
| Back to top |
|
 |
excelthoughts
Joined: 14 Sep 2012 Posts: 2
|
Posted: Fri Sep 14, 2012 6:00 am Post subject: Re: |
|
|
| Brian Donahue wrote: |
You can *try* adding the SupportsMergingFramework registry key, which is supposed to allow you to merge/embed System anmespaces but it didn't work in my reproduction.
HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node\Red Gate\SmartAssembly 6\SupportsMergingFramework should be a DWORD and have the value set to 1. |
I have the same issue.
Sorry about the double post. Original was supposed to be replying to this post..
Also trying to Embed System.Reactive extensions
Tried the Registry key fix.
Have also tried updating the saproj file with the following, to no avail.
<Assembly AssemblyName="System.CoreEx, Culture=neutral, PublicKeyToken=31bf3856ad364e35" MandatoryPath="_lib\System.Reactive\System.CoreEx.dll">
<Embedding Embed="1" />
<Merging />
</Assembly> |
|
| Back to top |
|
 |
GrahamH
Joined: 05 Jul 2010 Posts: 3
|
Posted: Mon Jun 10, 2013 12:01 pm Post subject: |
|
|
Just in case anyone else stumbles accross this, the registry key
HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node\Red Gate\SmartAssembly 6\SupportsMergingFramework
should be a String Value (reg_sz) set to 1. |
|
| Back to top |
|
 |
|
|
All times are GMT + 1 Hour Go to page Previous 1, 2
|
| Page 2 of 2 |
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
Powered by phpBB © 2001, 2005 phpBB Group