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. C#
  4. Porting VS 2005 => 2010: "Could not load file or assembly..." [SOLVED]

Porting VS 2005 => 2010: "Could not load file or assembly..." [SOLVED]

Scheduled Pinned Locked Moved C#
csharpvisual-studiohelpquestion
6 Posts 2 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.
  • A Offline
    A Offline
    Alan Balkany
    wrote on last edited by
    #1

    Hi all, I'm porting a C# 2 application from Visual Studio 2005 to 2010 .Net 4, and getting a baffling error: "Error 1 'Could not load file or assembly 'Aurigma.GraphicsMill' or one of its dependencies. Could not find or load a specific file. (Exception from HRESULT: 0x80131621)' C:\Alan\Label Designer\64-bit\Source\LabelDesigner\LC LabelDesigner" It's complaining about not being able to load Aurigma.GraphicsMill but the damn DLL is there! It's maddening. The same files run perfectly under VS 2005. It also mentions an "LC" file, but no file has anything like that name anywhere under this project folder, or the original which compiles. I tried deleting the GraphicsMill reference and re-adding it, but got the same results. Wasted hours on this; I'm calling it a day. Can anyone make any suggestions of what to try next?

    L A 2 Replies Last reply
    0
    • A Alan Balkany

      Hi all, I'm porting a C# 2 application from Visual Studio 2005 to 2010 .Net 4, and getting a baffling error: "Error 1 'Could not load file or assembly 'Aurigma.GraphicsMill' or one of its dependencies. Could not find or load a specific file. (Exception from HRESULT: 0x80131621)' C:\Alan\Label Designer\64-bit\Source\LabelDesigner\LC LabelDesigner" It's complaining about not being able to load Aurigma.GraphicsMill but the damn DLL is there! It's maddening. The same files run perfectly under VS 2005. It also mentions an "LC" file, but no file has anything like that name anywhere under this project folder, or the original which compiles. I tried deleting the GraphicsMill reference and re-adding it, but got the same results. Wasted hours on this; I'm calling it a day. Can anyone make any suggestions of what to try next?

      L Offline
      L Offline
      Lost User
      wrote on last edited by
      #2

      I noticed the 64-bit in your path above. Could it be that you are creating a 64-bit app and this dll is a) stored in the 32-bit directory or b) not available in 64-bit? Just a guess.

      Unrequited desire is character building. OriginalGriff I'm sitting here giving you a standing ovation - Len Goodman

      A 1 Reply Last reply
      0
      • L Lost User

        I noticed the 64-bit in your path above. Could it be that you are creating a 64-bit app and this dll is a) stored in the 32-bit directory or b) not available in 64-bit? Just a guess.

        Unrequited desire is character building. OriginalGriff I'm sitting here giving you a standing ovation - Len Goodman

        A Offline
        A Offline
        Alan Balkany
        wrote on last edited by
        #3

        Thanks for the suggestion, but at this point it's 32-bit. (64-bit is a later goal, but the first step is just to get it working under VS 2010.)

        L 1 Reply Last reply
        0
        • A Alan Balkany

          Thanks for the suggestion, but at this point it's 32-bit. (64-bit is a later goal, but the first step is just to get it working under VS 2010.)

          L Offline
          L Offline
          Lost User
          wrote on last edited by
          #4

          I put that error code into Google and came up with this[^]; the first link looks like it may be of use - if you understand what they are saying.

          Unrequited desire is character building. OriginalGriff I'm sitting here giving you a standing ovation - Len Goodman

          A 1 Reply Last reply
          0
          • L Lost User

            I put that error code into Google and came up with this[^]; the first link looks like it may be of use - if you understand what they are saying.

            Unrequited desire is character building. OriginalGriff I'm sitting here giving you a standing ovation - Len Goodman

            A Offline
            A Offline
            Alan Balkany
            wrote on last edited by
            #5

            Thanks. I did the same thing! Great minds think alike. Microsoft has no workaround for this artificial "bug" they've caused. I've emailed Aurigma to see they have an updated DLL for .NET 4.

            1 Reply Last reply
            0
            • A Alan Balkany

              Hi all, I'm porting a C# 2 application from Visual Studio 2005 to 2010 .Net 4, and getting a baffling error: "Error 1 'Could not load file or assembly 'Aurigma.GraphicsMill' or one of its dependencies. Could not find or load a specific file. (Exception from HRESULT: 0x80131621)' C:\Alan\Label Designer\64-bit\Source\LabelDesigner\LC LabelDesigner" It's complaining about not being able to load Aurigma.GraphicsMill but the damn DLL is there! It's maddening. The same files run perfectly under VS 2005. It also mentions an "LC" file, but no file has anything like that name anywhere under this project folder, or the original which compiles. I tried deleting the GraphicsMill reference and re-adding it, but got the same results. Wasted hours on this; I'm calling it a day. Can anyone make any suggestions of what to try next?

              A Offline
              A Offline
              Alan Balkany
              wrote on last edited by
              #6

              http://www.aurigma.com/MyAurigma/Case-8002.aspx[^]

              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