> Can you provided the dll with snk ,singed file which i can use it in
> my application.
> Without which i can not create the setup file.Since it need to be
> copyed to Global assembly cache(GAC).
> Best Regards
> Sunil Upadhyay
> On Sep 18, 6:08 pm, Ted Elliott <elliott....@gmail.com> wrote:
> > You might search around on the net to see if there's a different
> > solution, but I think the dll would need to be recompiled to sign
> > it.
> > On Sep 18, 7:48 am, Sunil <supadhy...@gmail.com> wrote:
> > > Hi Ted,
> > > I am using JsonExSerializer and i had created a dependency folder
> > > where i had kept the dll JsonExSerializer.dll and using it by making a
> > > reference in the application.
> > > When i had signed my assembly of the application and trying to build
> > > the app i am getting error
> > > "Error 113 Assembly generation failed -- Referenced assembly
> > > 'JsonExSerializer' does not have a strong name DashboardFetcher"
> > > My Application name is DashboardFetcher.
> > > and i had singed the app with the same name DashboardFetcher.
> > > How do i sign this JsonExSerializer.dll.
> > > Best Regards
> > > Sunil Upadhyay- Hide quoted text -
> > - Show quoted text -