Home | Forums | Contact | Search | Syndication  
 
 [login] [create account]   Wednesday, June 26, 2024 
 
slxdeveloper.com Community Forums  
   
The Forums on slxdeveloper.com are now retired. The forum archive will remain available for the time being. Thank you for your participation on slxdeveloper.com!
 Architect Forums - SalesLogix .NET Extensions
Forum to discuss the use of .NET Extensions in SalesLogix version 7 and higher. View the code of conduct for posting guidelines.
Forums RSS Feed


 Back to Forum List | Back to SalesLogix .NET Extensions | New ThreadView:  Search:  
 Author  Thread: Update binary
Kevin Muething
Posts: 4
 
Update binary Your last visit to this thread was on 1/1/1970 12:00:00 AM
Posted: 28 Jun 10 3:40 PM
I have a C# .Net extension with a custom calendar form in SLX 7.2.
Works great in Windows XP. We are testing on a Windows 7 machine and need to re-size one small section of the form.
I can modify the form in C# and re-build the dll cleanly.

When I try to update the binary in Architect using .Net Manager, I get an error that the NHibernate.dll manifest definition does not match the assembly reference. Error 0x80131040

I have found two NHibernate.dll files on the machine (1.2.0.4000 and 1.2.1.4000). The code references 1.2.1.4000 which is in the code directory. The 1.2.0.4000 NHibernate.dll is in the C:\Program Files\Saleslogix\Architect\Platform.

The app.Config file of the project has the following:

' runtime>
' assemblyBinding xmlns="urn:schemas-microsoft-com:asm.v1">
' dependentAssembly>
' assemblyIdentity name="NHibernate" culture="neutral"
' publicKeyToken="aa95f207798dfdb4"/>
' bindingRedirect oldVersion="1.2.0.4000"
' newVersion="1.2.1.4000"/>
' /dependentAssembly>
' /assemblyBinding>
' /runtime>

Can anyone offer any suggestions?

Thanks.
[Reply][Quote]
 Page 1 of 1 
  You can subscribe to receive a daily forum digest in your user profile. View the site code of conduct for posting guidelines.

   Forum RSS Feed - Subscribe to the forum RSS feed to keep on top of the latest forum activity!
 

 
 slxdeveloper.com is brought to you courtesy of Ryan Farley & Customer FX Corporation.
 This site, and all contents herein, are Copyright © 2024 Customer FX Corporation. The information and opinions expressed here are not endorsed by Sage Software.

code of conduct | Subscribe to the slxdeveloper.com Latest Article RSS feed
   
 
page cache (param): 6/26/2024 2:34:46 PM