Page 1 of 1

.dll added to GAC with designer ... available also in .vpr?

Posted: 24 Jun 2013, 06:05
by partyboarder
hi mes amis

I am wondering if when i add a library .dll to the global assembly cache and i export a .vpr and execute it on another "virgin" computer ... will that work or do i need to add the .dll also to the computer with only the presenter on it?

good karma t'y'all :shock:
henning

Re: .dll added to GAC with designer ... available also in .v

Posted: 24 Jun 2013, 06:55
by SamTheSwede
Hi Henning!

Unfortunatley not, you need to install the .dll in the GAC on the new machine as well.

GACView is a nice little tool to use when working with GAC dll's.

Good luck!

// Sam