You're not forced to use the GAC, but that would be the best plan, under the
circumstances.

Signature
HTH,
Kevin Spencer
Microsoft MVP
Printing Components, Email Components,
FTP Client Classes, Enhanced Data Controls, much more.
DSI PrintManager, Miradyne Component Libraries:
http://www.miradyne.net
> Hi,
>
[quoted text clipped - 23 lines]
> regards,
> Deepesh
D2 - 13 Jun 2007 13:28 GMT
Hi Kevin,
thanks for your reply.
Do I have a choice than using GAC?
-
D2
> You're not forced to use the GAC, but that would be the best plan, under the
> circumstances.
[quoted text clipped - 36 lines]
> > regards,
> > Deepesh
bruce barker - 13 Jun 2007 16:57 GMT
not really. the Load assembly only looks in the bin or the framework
installation bin folder. at startup asp.net copies the files from the
bin folder to its temp work folder.
the best is what you are doing, let msbuild copy the dll on compile.
-- bruce (sqlwork.com)
> Hi Kevin,
>
[quoted text clipped - 37 lines]
>>> regards,
>>> Deepesh