Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. General Programming
  3. .NET (Core and Framework)
  4. Problem with assembly references

Problem with assembly references

Scheduled Pinned Locked Moved .NET (Core and Framework)
1 Posts 1 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • D Offline
    D Offline
    ddecoy
    wrote on last edited by
    #1

    Hi I have got a solution with several projects. the staring project (an asp.net site) has reference to an other dll (with strong name for GAC and COM+). And this dll has a reference to onther dll... The references are right in visual, but when I run the program It can't find the assembly's because it looks up a different version of the assembly.... If i check this in the .net configuration utility I can see that the reference is different than in visual studio !!!!???? so in visual I have a reference to a assmbly with version 1.0.xxx.2 But when I open the application in the .net configuration utility and i check the assembly's dependecy, it got another version 1.0.xxx.1 ... Why does visual show you onther version of the assmbly then the compiled app. Where's the logic ???? :confused:

    1 Reply Last reply
    0
    Reply
    • Reply as topic
    Log in to reply
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes


    • Login

    • Don't have an account? Register

    • Login or register to search.
    • First post
      Last post
    0
    • Categories
    • Recent
    • Tags
    • Popular
    • World
    • Users
    • Groups