View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Jim Rech Jim Rech is offline
external usenet poster
 
Posts: 2,718
Default Visual Studio Tools for Excel problem

I cannot find the newsgroup microsoft.public.vsnet.vstools.office so I am
posting this here.


You might want to reset your NG list. It's right there.

--
Jim Rech
Excel MVP
"Carlos B" wrote in message
...
|I cannot find the newsgroup microsoft.public.vsnet.vstools.office so I am
posting this here.
|
| I have an Excel app using VSTO. I found the need to use the Persistence
Control that comes with VSTO (otkperst.dll). However, I am having trouble
deploying the application because that dll does not get registered (error
registering it using regsvr32 since it is a COM dll). Has someone
experienced this or knows how to register this dll without installing the
whole VSTO?
|
| Thanks,
|
| Carlos B