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

  • Home
  • SEARCH
  • 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 3241430
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 17, 20262026-05-17T18:11:51+00:00 2026-05-17T18:11:51+00:00

So I am getting an exception thrown that my Test project cannot open the

  • 0

So I am getting an exception thrown that my Test project cannot open the SQLite assembly. However here is the output when I compile:

------ Build started: Project: Budget, Configuration: Debug x86 ------
  Budget -> C:\Users\Scott\Desktop\Development\Budget\Budget\Budget\bin\Debug\Budget.exe
------ Build started: Project: Test, Configuration: Debug Any CPU ------
c:\Windows\Microsoft.NET\Framework\v4.0.30319\Microsoft.Common.targets(1360,9): warning MSB3245: Could not resolve this reference. Could not locate the assembly "System.Data.SQLite". Check to make sure the assembly exists on disk. If this reference is required by your code, you may get compilation errors.
  Test -> C:\Users\Scott\Desktop\Development\Budget\Budget\Test\bin\Debug\Test.dll
========== Build: 2 succeeded or up-to-date, 0 failed, 0 skipped ==========

As you can see the code project builds fine (seems to be because its set to x86). I have set BOTH projects to x86 though, and saved both and rebuilt, and it still doesn’t say that Test is building for x86, therefore we see the assembly warning for test and not the other. How can I get both to build for x86?

-Scott

  • 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-05-17T18:11:51+00:00Added an answer on May 17, 2026 at 6:11 pm

    This will happen when you import a project that was created in an earlier version of VS. It will import it for configurations Debug|AnyCPU and Release|AnyCPU. Adding a new project to the solution creates additional configurations: Debug|x86 and Release|x86, the defaults for VS2010. Now you got four. They tried to find a workaround for that by adding yet another set, Debug|Mixed Platforms and Release|Mixed Platforms. Now you got six.

    Ouch. This is a bit of a mess. What is probably worst about it is that the configuration name is in no way associated with the Target Platform setting. You can change it but the configuration name doesn’t change. This wasn’t thought through real well.

    Fix your problem with Build + Configuration Manager. Start with configuration = Debug, platform = x86. Note the Platform column, pick the project that has Any CPU. Click the combobox arrow, New and pick x86. Important: uncheck the “Create new solution platforms” checkbox. Tick the “Build” checkbox. Select configuration = Release and repeat the procedure.

    That puts everything in the right spot. You can get rid of the bozo platforms by selecting Edit in the upper right platform combobox and using Remove. Oh, make a backup before you begin.

    I don’t think this will actually solve your problem, you should just remove the SQLite assembly reference and add it back.

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

Sidebar

Related Questions

I am getting the following exception from a test case that ran successfully before
I'm getting a FileIOPermssion exception thrown when trying to create a folder in Environment.GetFolderPath(Environment.SpecialFolder.ApplicationData)
In one of our application im getting an exception that i can not seem
hey guys, i'm getting an exception on the following inner exception: {Value cannot be
This is the exception that I'm getting when I'm trying to bind to a
I keep getting stuck conceptually on deciding an Exception-handling structure for my project. Suppose
I'm getting an error here that says I haven't defined a method, but it
I'm getting an Exception while trying to insert a row in oracle table. I'm
I am getting a strange exception when trying to update a DataTable after flagging
I am getting a Thread was being aborted Exception in an ASP.NET page.I am

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.