Hello Bob,
Actually u should only refer to the lib dlls from your project.
Read the readme fike from your library, it should be explained how to deploy
it
---
WBR,
Michael Nemtsev [.NET/C# MVP] :: blog:
http://spaces.live.com/laflour
"The greatest danger for most of us is not that our aim is too high and we
miss it, but that it is too low and we reach it" (c) Michelangelo
B> Hello,
B>
B> I need to develop an application in ASP .NET (C#): this is my first
B> time.
B> The application will be very simple, but I need a third-party control
B> for
B> generating PDFs, and I have chosen one (Websupergoo). I have VS2005
B> on my
B> PC, but I want to save the project on my development server (same
B> network).
B> My question is: should I install Websupergoo on my PC only, or also
B> on the
B> server? Or maybe only on the server?
B> In general: when I use a third-party .NET control, where should I
B> install
B> it?
B> Thanks.
B>