The "correct" place to put them is in the GAC.
Steve C. Orr, MCSD, MVP
"rom" <meir_c@ifat.com> wrote in message
news:440101c4c572$5ae97750$a601280a@phx.gbl...
> Thanks for the replys! Anyway, I don't have a problem with
> office automation. The question was much more general -
> where should I put classes that I create if I want them to
> be available in more than 1 application? I put it now in a
> vb.net file that I added to the solution but is that
> the "correct" way?
>
> Thanks!
>
>
>>-----Original Message-----
>>Here's some best practices on the subject of exporting to
> Word and Excel
>>from ASP.NET:
>>
http://www.aspnetpro.com/NewsletterArticle/2003/09/asp2003 > 09so_l/asp200309so_l.asp
>>
>>Here's a fine 3rd party product that could make things
> significantly easier
>>for you:
>>
http://officewriter.softartisans.com/officewriter-189.aspx >>
>>--
>>I hope this helps,
>>Steve C. Orr, MCSD, MVP
>>
http://Steve.Orr.net >>
>>
>>"rom" <nice_guy@inter.net.il> wrote in message
>>news:397201c4c48b$185cf520$a401280a@phx.gbl...
>>> Hi,
>>>
>>> I have an asp.net application where I need to open the
>>> word application and perform some tasks. In the old
> days I
>>> would do that in a com and I wanted to know which is the
>>> best way to do it in the .net environment? for now I
> added
>>> a new vb.net file and created the classes in there, so I
>>> can create an instance of the mail class from the vb.net
>>> codebehind page....
>>>
>>> Thanks.
>>
>>
>>.
>>