Home All Groups Group Topic Archive Search About

Manifest definition does not match the assembly reference

Author
3 Jan 2006 4:12 PM
Alex
I have an ASP.NET application that works fine locally and on
development servers. However when I deploy to a live site I get an
manifest definition error. The reference is to a 3rd party managed
control. Is there any way to 'update' this reference?

Any ideas?

Thanks

Alex

Author
6 Jan 2006 10:58 AM
Dmytro Lapshyn [MVP]
Hi Alex,

There is no need to update the reference. Rather, you need to deploy the 3rd
party assembly to a location where the CLR Fusion engine can locate it. Some
of such locations are:

* The GAC
* The application's "bin" folder.

Show quote
"Alex" <abarbe***@gmail.com> wrote in message
news:1136304734.816983.72060@o13g2000cwo.googlegroups.com...
>I have an ASP.NET application that works fine locally and on
> development servers. However when I deploy to a live site I get an
> manifest definition error. The reference is to a 3rd party managed
> control. Is there any way to 'update' this reference?
>
> Any ideas?
>
> Thanks
>
> Alex
>

AddThis Social Bookmark Button