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. "Invalid Assembly file" error while registering file to Global Assembly Cache ????

"Invalid Assembly file" error while registering file to Global Assembly Cache ????

Scheduled Pinned Locked Moved .NET (Core and Framework)
questiondatabasesqlitehelp
2 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.
  • R Offline
    R Offline
    RA UL PATEL
    wrote on last edited by
    #1

    Very Welcome to my Question. I want to use sqlite database engine... I am having dll file of System.data.sqlite.dll I have added reference of this file to myapplication. I want to install or register it to the my Global assembly cache.. When i try to install or compile my System.data.sqlite.dll assembly it shows error "Invalid Assembly file" Is anything else required to sqlite Use Database engine ?? ?? Thank in advance.

    R 1 Reply Last reply
    0
    • R RA UL PATEL

      Very Welcome to my Question. I want to use sqlite database engine... I am having dll file of System.data.sqlite.dll I have added reference of this file to myapplication. I want to install or register it to the my Global assembly cache.. When i try to install or compile my System.data.sqlite.dll assembly it shows error "Invalid Assembly file" Is anything else required to sqlite Use Database engine ?? ?? Thank in advance.

      R Offline
      R Offline
      Ravadre
      wrote on last edited by
      #2

      Is it signed? Assemblies in GAC must be signed with key (hash), so they are unique (name + version + hash).

      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