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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 20, 20262026-05-20T10:24:26+00:00 2026-05-20T10:24:26+00:00

I have a very odd problem. Whenever I try to use the Add View

  • 0

I have a very odd problem. Whenever I try to use the “Add View” dialog in ASP.NET MVC2 and then try to “Create a strongly-typed view” by selecting a “View data class” from the drop down of available classes none of the classes (“models”) in my MVC project are showing up.

The very odd part is all of the assemblies that my MVC project is referencing, even other projects in the solution, their classes are showing up. I have tried cleaning, rebuilding, cleaning the obj folder but every single time for some reason none of the classes in my actual MVC assembly are showing up. It was working fine before but now it doesn’t anymore and I can’t really think of anything that has changed.

Anyone experienced this issue before?
Thanks for the help!

Image of example:

http://imgur.com/47itE.png

  • 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-20T10:24:27+00:00Added an answer on May 20, 2026 at 10:24 am

    Figured this out, here is the solution:

    The MVC Project was referencing a bunch of service contract assemblies that where referencing a “CommonServiceContractAssembly.dll”. The MVC Project was also referencing “CommonServiceContractAssembly.dll”. The MVC Project and the service contract assemblies were all built referencing slightly different versions of “CommonServiceContractAssembly.dll”

    When Visual Studio 2010 was reflecting on all referenced assemblies to “Create a strongly-typed view” of I believe it wasn’t sure how to handle the slightly different version of “CommonServiceContractAssembly.dll” being referenced so it didn’t display the reflected “strongly typed model” possibilities for any assemblies dependent on “CommonServiceContractAssembly.dll”.

    The fix is to actually force Visual Studio 2010’s app domain to use the correct version of “CommonServiceContractAssembly.dll” when Visual Studio 2010 starts up. This was accomplished with a Post Build Event like the following:

    REM This is required for T4 generation from models to work properly
    copy “$(TargetDir)”CommonServiceContractAssembly.dll” “$(DevEnvDir)PublicAssemblies\” /Y

    So I copy “CommonServiceContractAssembly.dll” that is referenced “everywhere” into where Visual Studio will load it. After I did this everything worked properly.

    Another option would be to always ensure that all assemblies that share a common dependency are always compiled with the same version of that dependency.

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

Sidebar

Related Questions

I've got an odd problem with a WPF Calendar control. I have modified the
So I have some animation blocks to create some very simple animations on my
Ok, so I have some problems with C++ iostreams that feels very odd, but
We have a C# service that has started failing in very odd ways around
I have a table containing a large number of rows. Each row has 2
I have a table containing a large number of rows. Each row has 2
I have a webservice [call it S1] exposed and clients call that service and
I'm writing an android application that collects cell signal strengths. I am having trouble
So I just started diggin SSIS today, so don't hate too much if there
I'm having problems with creating a Facelet Composition Control (= custom tag). That's the

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.