Git Product home page Git Product logo

Comments (4)

GoogleCodeExporter avatar GoogleCodeExporter commented on June 3, 2024
Hi,

Please download the new package FC.GEPluginCtrls_4.zip.

I have changed the configuration platform to target x86 rather than AnyCpu. The 
issue 
is that DLLs compiled with the /platform:anycpu will execute on the same CLR as 
the 
process into which it is being loaded. Because the plug-in DLL is 32bit this 
causes 
errors. Hopefully swapping the target platform should work as assemblies 
compiled 
with /platform:x86 will execute on the 32 bit CLR running under WOW64. 

You can see the changes in the csproj file:
http://code.google.com/p/winforms-geplugin-control-
library/source/browse/trunk/FC.GEPluginCtrls.csproj

Unfortunately I don't have a 64bit platform to test this on so any feedback 
would be gratefully received.

Regards,

Fraser

Original comment by [email protected] on 3 Mar 2009 at 11:10

  • Changed state: Fixed
  • Added labels: OpSys-Windows, Type-Enhancement
  • Removed labels: Type-Defect

from winforms-geplugin-control-library.

GoogleCodeExporter avatar GoogleCodeExporter commented on June 3, 2024
Hi Fraser,

At this very moment I am not near the X64 box, but I will reply as soon as I 
test.
Thank you for the answer.

Dragos

Original comment by [email protected] on 4 Mar 2009 at 8:19

from winforms-geplugin-control-library.

GoogleCodeExporter avatar GoogleCodeExporter commented on June 3, 2024
Hi again,

Good news, this did the trick, thanks again.
I did not know the interop plugin was 32bit, otherwise I could have tried that 
myself.

Dragos

Original comment by [email protected] on 8 Mar 2009 at 9:46

from winforms-geplugin-control-library.

GoogleCodeExporter avatar GoogleCodeExporter commented on June 3, 2024
Good stuff, thanks for letting me know.

Original comment by [email protected] on 8 Mar 2009 at 10:22

  • Changed state: Verified

from winforms-geplugin-control-library.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.