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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 18, 20262026-06-18T05:05:50+00:00 2026-06-18T05:05:50+00:00

I am working on an application which uses Boost.Python to embed the Python interpreter.

  • 0

I am working on an application which uses Boost.Python to embed the Python interpreter. This is used to run user-generated “scripts” which interact with the main program.

Unfortunately, one user is reporting runtime error R6034 when he tries to run a script. The main program starts up fine, but I think the problem may be occurring when python27.dll is loaded.

I am using Visual Studio 2005, Python 2.7, and Boost.Python 1.46.1. The problem occurs only on one user’s machine. I’ve dealt with manifest issues before, and managed to resolve them, but in this case I’m at a bit of a loss.

Has anyone else run into a similar problem? Were you able to solve it? How?

  • 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-18T05:05:51+00:00Added an answer on June 18, 2026 at 5:05 am

    The problem was caused by third-party software that had added itself to the path and installed msvcr90.dll in its program folder. In this case, the problem was caused by Intel’s iCLS Client.

    Here’s how to find the problem in similar situations:

    1. Download Process Explorer here.

    2. Start your application and reproduce runtime error R6034.

    3. Start Process Explorer. In the "View" menu go to "Lower Pane View" and choose "DLLs".

    4. In the top pane, locate your application and click on it. The bottom pane should show a list of DLLS loaded for your application.

    5. Locate "msvcr??.dll" in the list. There should be several. Look for the one that is not in the "winsxs" folder, and make a note of it.

    6. Now, check the path just before your application runs. If it includes the folder you noted in step 5, you’ve probably found the culprit.

    How to fix the problem? You’ll have to remove the offending entry from the path before running your program. In my case, I don’t need anything else in the path, so I wrote a simple batch file that looks like this:

    path=
    myprogram.exe
    

    That’s it. The batch file simply clears the path before my program runs, so that the conflicting runtime DLL is not found.

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

Sidebar

Related Questions

I'm working on a Python application which uses a number of open source third-party
I'm working on a web based application which uses a JSON over HTTP based
I am currently working on a sample application which uses QNetworkAccessManager to send the
I am working on a caching strategy for our application, which uses both Redis
I am working on application which uses downloaded images from my application to display
i am working on an application which uses the iPod like application in iPhone..
I'm working on an application which uses a bootscrapper object to perform some operations
I'm working on a C++ application which uses a library written in C by
I am working on a WPF 4.0 application which uses the Microsoft Office Interop
I am working on a GWT application which uses GWT-RPC. I just made a

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.