System can not find assembly

  • Hi,

    I am getting

    Error while loading code module: ‘MyDll.dll, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null’. Details: Could not load file or assembly 'reportUtilityLibrary, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null' or one of its dependencies.

    error while calling custom dll function in my reports in ssrs 2008.i created dll in VS2005.i put it into VS2008 Private assemblies and reporting services bin folders.while i calling that dll function i am getting error.

    Can any one help me out.?

    Thanks

  • I had exactly the same problem...i had the dll in the privateassembly folder of c:\program files\microsoft visual studio 8\common7\ide\privateassemblies..it kept on giving the same error message as you have.

    I trawled the web and found a reference to installing it in privateassemblies of

    c:\program files\microsoft visual studio 9.0\ .....privateassemblies instead

    and then it worked...bobs your uncle

    my question is what is this visual studio 9.0 folder ? is this also installed when vis studio 2008 is installed ??? Why does this ssrs projects developed in vis studio 2008 recognise this privateassemblies folder of this one and not the one of microsoft visual studio 8...Any thoughts guys ?

Viewing 2 posts - 1 through 1 (of 1 total)

You must be logged in to reply to this topic. Login to reply