Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 670225
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 14, 20262026-05-14T00:14:20+00:00 2026-05-14T00:14:20+00:00

I developed a C# application that makes use of Congex vision library (VPro). My

  • 0

I developed a C# application that makes use of Congex vision library (VPro). My application is developed with Visual Studio 2008 Pro on a 32bit Windows PC with 3GB of RAM.

During the startup of application I see that a large amount of memory is allocated. So far so good, but when I add many and many vision elaboration the memory allocation increases and a part of application (only Cognex OCX) stops working well. The rest of application stills to work (working threads, com on socket….)

I did whatever I could to save memory, but when the memory allocated is about 700MB I begin to have the problems. A note on the documentation of Cognex library tells that /LARGEADDRESSWARE is not supported. Anyway I’m thinking to try the migration of my app on win64 but what do I have to do?

  • Can I simply use a processor with 64bit and windows 64bit without recompiling my application that would remain a 32bit application to take advantage of 64bit ? Or I should recompile my application ?
  • If I don’t need to recompile my application, can I link it with 64bit Congnex library?
  • If I have to recompile my application, is it possible to cross compile the application so that my develop suite is on a 32bit PC?

Every help will be very appreciated!!

Thank in advance

  • 1 1 Answer
  • 2 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-14T00:14:21+00:00Added an answer on May 14, 2026 at 12:14 am

    You can run 32 bit apps on a 64-bit OS, but they run in “WoW” (windows on windows). That is, they still run as a 32 bit app, with all the restrictions a 32-bit app has. To run as a native 64 bit app, they have to be proper 64 bit applications.

    Managed (C#) code is not 32/64 platform-specific – it will be JIT compiled into the correct sort of code to run natively on the host PC. However, any unmanaged code (C++, most third party dlls) will have been pre-compiled as 32-bit or 64-bit, so you have to use the correct version of the dll for your host PC.

    If you try to run your program on 64 but use a 32-bit dll, when you try to call the dll your program will simply crash with a “bad image format” error.

    So… to make your program truly 64 bit, you will need to build a version that links to the 64-bit Congnex library.

    You can target any type of processor from Visual Studio, so you don’t need to have a 64 bit PC to develop a 64 bit app (although you will beed a 64-bit pc to test it on!)

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

On my MacOSX I've developed an application that makes use of Qt and VTK
I have developed an application written in unmanaged C++ that makes use of OpenCV
I've developed an application that users can use to store lists of their favourite
I have taken over support of a VB .Net application that makes use of
I've developed a Webbapp that makes an extensive use of threads. We need to
I have created a windows application which makes use of Office.dll and PowerPoint dlls
I have a small Sinatra application that is calling a library I developed named
I have developed a C# application which makes heavy use of events. Now this
I'm building an application that makes extensive use of jQuery UI Dialogs. I ran
I am maintaining an application that was written in Visual Basic 6.0 and makes

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.