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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 16, 20262026-06-16T14:52:56+00:00 2026-06-16T14:52:56+00:00

I’m developing a .NET application in C# (.NET Framework 3.5 console application) using Visual

  • 0

I’m developing a .NET application in C# (.NET Framework 3.5 console application) using Visual Studio 2010. (Win7 64bit) After a machine crash, I copied my project from the old HD to the new one. Now on the new machine, whenever I build, I get the error message:

The type ‘Bloomberglp.AppPortalApi.DataPersistence.ExtensibleDataObject’ is defined in an assembly that is not referenced. You must add a reference to the assembly ‘Bloomberglp.AppPortalAPI, version=1.3.5.1, Culture=neutral, PublicKeyToken=51f5d93763bdb58e’.

It’s attached to the definition of the first method in the “Program” class, which obviously doesn’t mention it.

However, I’m not using this type anywhere in my project, and none of the references in my project are using it either. I had used it previously, but all references to it have been removed…so I thought. I searched for it but can’t find it in any of the .cs files. It’s not findable in the Object Browser either. So where/how should I be looking for it?

Edit: Found C# type defined in an assembly that is not referenced ; there are no references to the the type or the dll in the .csproj

Switching my target between x86 and any cpu and recompiling had no effect, nor did switching back.

  • 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-16T14:52:57+00:00Added an answer on June 16, 2026 at 2:52 pm

    This is typically an indirect reference. In other words, you reference an assembly that’s already built and that assembly references a type in the “phantom” one. So you won’t see it at all in your project file. You’d see in the project that built that assembly, certainly some odds that you lost that one due to the crash or just forgot to copy it.

    Another classic way to get this problem is by targeting the Client profile, a scourge of VS2010 that selects it by default. If an assembly references a type from an assembly that isn’t part of the Client profile, like System.Web, then it the compiler gets stoopid when the assembly is rejected because it needs an unavailable .NET framework assembly. You get a warning about it, but that’s easily ignored when you focus on the error. Otherwise a good match with the kind of business that Bloomberg is in, it is a webby company. You fix that one by changing the framework target to the full one.

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

Sidebar

Related Questions

link Im having trouble converting the html entites into html characters, (&# 8217;) i
That's pretty much it. I'm using Nokogiri to scrape a web page what has
For some reason, after submitting a string like this Jack’s Spindle from a text
I am using JSon response to parse title,date content and thumbnail images and place
I am trying to find ID3V2 tags from MP3 file using jid3lib in Java.
I am using the SimpleRSS gem to parse a WordPress RSS feed. The only
I'm using v2.0 of ClassTextile.php, with the following call: $testimonial_text = $textile->TextileRestricted($_POST['testimonial']); ... and
I'm parsing an RSS feed that has an ’ in it. SimpleXML turns this
We're building an app, our first using Rails 3, and we're having to build
We are using XSLT to translate a RIXML file to XML. Our RIXML contains

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.