First off, I love ExcelDNA! It's the best thing since the wheel.
I have a little problem that I hope that someone here has an idea how
to solve. I've written a financial RTD that fetches data from an XML
file. When an instrument feature, eg price, is updated it outputs it
to Excel. Everything works superbly. However, I want to deploy it
without using the registry. I've used the GenMan32 to create the
manifest file, but it doesn't work on other computers. My guess is
that I must add a dependency tag to the Interop.Excel.dll. This,
however, is unmanaged so it doesn't work with the reference flag.
I rely heavily on Bloomberg, Reuter and other price feeds. The idea is
to create instrument objects in Excel through ExcelDNA which in turn
outputs a set of attributes to the XML file. It works splendidly on my
machine where it's registered.
I'm kind of new at this manifest stuff so a little help would be
greatly appreciated.
Is there a way to somehow create the RTD within the ExcelDNA?
Can I use Excel through System.Net and avoid the Interop.Excel.dll?
Is there another simple solution?
Am happy to share my results if anybody needs it.
Thanks.
--
You received this message because you are subscribed to the Google Groups "ExcelDna" group.
To post to this group, send email to
exce...@googlegroups.com.
To unsubscribe from this group, send email to
exceldna+u...@googlegroups.com.
For more options, visit this group at
http://groups.google.com/group/exceldna?hl=en.