publish win forms application .net 3.0 vs2008

P

parez

Hi,

I am developing a .net 3.0 win forms(C#) application using vs2008. I
am also using 3rd party controls which are installed in the the GAC.
After i publish the application on the different computer, the
installer says that i need the 3rd party control installed in the GAC.
Is there any way i can copy those DLLs when i publish?or how do I go
about this?

TIA
 
P

parez

Hi,

I am developing a .net 3.0 win forms(C#) application using vs2008. I
am also using 3rd party controls which are installed in the the GAC.
After i publish the application on the different computer, the
installer says that i need the 3rd party control installed in the GAC.
Is there any way i can copy those DLLs when i publish?or how do I go
about this?

TIA

I found it.. Under project properties. Publish Tab , Application Files
Button, and select include for the files
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top