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 7987967
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 4, 20262026-06-04T12:18:01+00:00 2026-06-04T12:18:01+00:00

I have created a Azure Worker Role Project. Target machine of the project has

  • 0

I have created a Azure Worker Role Project. Target machine of the project has to be x64 machine. I should invoke Stasm and OpenCV dll from the worker role. But I think that they can be compiled on x86 machine.
What should i do?

  • 1 1 Answer
  • 0 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-06-04T12:18:03+00:00Added an answer on June 4, 2026 at 12:18 pm

    The worker role process is indeed x64. But it’s just for that specific process. You could have an other process interact with those x86 dlls:

    • Maybe you can write all your logic in a console application (x86) and include it in your worker role project. Then in the Run method of your WorkerRole.cs class, you can simply start that process (using Process.Start) to do the actual work and your WorkerRole.cs class would only be used as entry point.
    • You could also simply host a WCF service in an external process (this could again be a simple console application compiled in x86). Then, using a binding like NetTcpBinding or NetNamedPipeBinding you could call that service from your worker role.
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

Hi I have created a new azure project with a worker role and have
I have created my first app for azure. It's has an MVC3 web role
Azure web role (MVC 3 project) wont' start with Twilio controller class I have
I already have a hosted service deployment which has 2 worker role instances, I
Hi I have a MVC 3 web project which has been deployed to Azure
I have created a MVC 4 Project and set it up for Azure ACS.
I have just started development for Azure. I have created an Azure project with
I have an Azure Worker Role set up to get information from a few
I have created an EDMX in visual studio 2010 SP1. It has been built
I would like to run a WebSocket server off a worker role in Azure.

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.