Could not load file or assembly 'App_Licenses'

Last post 06-20-2008 10:11 AM by Mike Hildner. 3 replies.

Sort Posts:

  • Could not load file or assembly 'App_Licenses'

    06-16-2008, 8:00 PM
    • Member
      160 point Member
    • Mike Hildner
    • Member since 04-17-2006, 5:31 PM
    • Posts 49

    Greetings,

     I searched, but could not find. I just opened up a web project that I haven't touched in a couple weeks. On my master page, the content area can't be rendered. I get the red "Error Creating Control" with the message as "Could not load file or assembly 'App_Licenses' or one of its dependencies. The module was expected to contain an assembly manifest".

    I get the same error in a message box if I try to drag a standard control onto the form.

    Not sure what happened as all was well last time I touched the project. Any ideas?

    Thanks

    Mike

  • Re: Could not load file or assembly 'App_Licenses'

    06-17-2008, 6:12 AM
    Answer
    • Contributor
      7,054 point Contributor
    • rjcox
    • Member since 12-19-2007, 2:14 PM
    • Basingstoke, UK
    • Posts 1,444

    Mike Hildner:
    Could not load file or assembly 'App_Licenses'
     

    Nothing of that name in .NET framework itself, so I suspect you are using (or at least referencing) a third party control which has some form of licensing (which is broken on your development system).

    Try removing any such controls (and associated project references). 

    Richard
  • Re: Could not load file or assembly 'App_Licenses'

    06-17-2008, 11:28 AM
    Answer
    • Member
      608 point Member
    • corkwatchr
    • Member since 06-04-2008, 4:58 PM
    • Saint Paul, MN
    • Posts 119

    ...or try reinstalling the 3rd-party control(s) using the same Windows account that you're trying to load the project from.

    Good luck!

  • Re: Could not load file or assembly 'App_Licenses'

    06-20-2008, 10:11 AM
    • Member
      160 point Member
    • Mike Hildner
    • Member since 04-17-2006, 5:31 PM
    • Posts 49


    Thanks for the help. I was using a third party control (ASPNET Audio). Got rid of it, reinstalled and all is well.

    Much appreciated,

    Mike

Page 1 of 1 (4 items)