View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Kassian Kassian is offline
external usenet poster
 
Posts: 2
Default Yet Another VSTO Publishing Problem

Hello,
I try to publish a VSTO Excel solution, on my development system
everything's fine. But when I try to run it on anyother mashine (without VS
installation) it doesn't work.
The problem is it doesn't show any error messages. It starts normally, it
shows the actionpane just the way it suppose to, all the dialogboxes are
great, the remote calls are working fine, but as soon the programm tries to
edit anything on the excel sheet it just dont! The only thing that works is
getting a new sheet but allready to rename doesn't work....
Any ideas what it could be?
PS: Sorry for my poor english...
--
Thanks for your help

Greetings Kassian