CFF KB - Carrz-Fox-Fire Promotions Knowledge Base

CFF KB is all about 1 thing: The Sharing of Knowledge and the Power we gain from it.
  • Breadrumbs:
  • Could not load file or assembly 'ID3TagLibrary, Version=0.2.0.0, Culture=neutral, PublicKeyToken=bff84e362fd95265' or one of its dependencies. The system cannot find the file specified.

  • CFF Knowledge Base - Share With Facebook CFF Knowledge Base - Share on Twitter CFF Knowledge Base - Share on Reddit CFF Knowledge Base - Share on Digg It CFF Knowledge Base - Share on Stumble Upon It CFF Knowledge Base - Share on Delicious
    Share With Friends (Updated 6-8-2010)
  • Article ID:
    4241
  • Date Created
    Friday, April 8, 2022
  • This Article Has been Viewed
    393 times
  • Short Desc
    Designing asp.net web applications without setting the folders to run as an application will cause the following error.
  • Details
    Designing asp.net web applications without setting the folders to run as an application will cause the following error.

     
    Could not load file or assembly 'ID3TagLibrary, Version=0.2.0.0, Culture=neutral, PublicKeyToken=bff84e362fd95265' or one of its dependencies. The system cannot find the file specified.
  • Recreate Issue
    This error happens when you design the site to run as an application but have not set the folder properties up as an application.
  • Resolve Issue
    Open [IIS] (Internet Information Services)

    [Right-click] on the Folder
    From the navigation tree on the left.
    [Click-through] until you get to the site which is giving the error.
    [Right-click] on the folder and choose [Convert to Application]

    Refresh the page, and it should now work.