P
Peter Morris [Droopy eyes software]
I have an installation project for my dotnet V2 CF app. If I specify the
app folder as the target for all of my DLLs then it works fine, but if I
move some of the DLLs to the GAC folder instead my app complains that it
cannot find them when it first runs.
Am I missing something? Does putting the DLLs in the GAC folder tell the
installer to install them into the GAC or does it mean something else?
Any ideas what my problem could be? The GAC DLLs are all strongly signed.
Thanks
Pete
app folder as the target for all of my DLLs then it works fine, but if I
move some of the DLLs to the GAC folder instead my app complains that it
cannot find them when it first runs.
Am I missing something? Does putting the DLLs in the GAC folder tell the
installer to install them into the GAC or does it mean something else?
Any ideas what my problem could be? The GAC DLLs are all strongly signed.
Thanks
Pete