Help with excel application
Thu, 02 Oct 2008 02:06:36 -0700
hey Griza i am working on something similar too but i am stuck at not being able to read the second row automatically
the following ios the code i am using, when i press button 1 it is able to show me the data in the cell A1 which works fine but when i press button2 i want the data in cell A2 to be displayed the ...
|
ListObject deleted
Tue, 30 Sep 2008 06:37:35 -0700 (PDT)
Hi,
We have created an Excel Sheet using VSTO. A ListObject which was
created in VisualStudio design view was deleted from a user in his
excel sheet. When we start this sheet an error message comes up saying
this listobject cannot be found which I understand. Is it possible to
recreate this list object withou ...
|
VSTO project
Mon, 29 Sep 2008 06:50:00 -0700
Hi,
I installed "Visual Studio 2005 Tools for Office Second Editon". When I
create a new project, VS2005 just offers me to create add-ins but not "Excel
Workbook", for example.
Do you know why ?
Thank you.
--
Patrick ...
|
MSI version of VSTO 2005 2nd edition?
Thu, 25 Sep 2008 04:51:00 -0700
Hi,
We need an MSI version of the VSTO 2005 2nd edition?
Why? Well, our customer wan't an easy way of doing a roll-out of our add-in,
which currently require them to run the .Exe version of the VSTO.
If the VSTO 2005 2nd edition can be aquired as a MSI, then they can easily
do a roll-out using the deploymen ...
|
Error:Unable to cast COM object of type 'System.__ComObject' to
interface type 'NavisWorksAPI6.InwPluginsColl'.
Wed, 24 Sep 2008 03:29:46 -0700 (PDT)
I am working on integrating a NAvis Viewer in my Web Application.
NAvis Viewer is used to view 3-D objects. I have used a Activex
Control to load the file in browser. I am using the Navis API for
listing the clashes in the files.
But I get the error:
[ERROR MESSAGE]
Unable to cast COM object of type 'System ...
|
Project 2007 srchui.dll and jscript.dll error loading Project Guid
Tue, 23 Sep 2008 21:29:01 -0700
I received an error in Project 2007 running Vista Home Premium. Attempting
to open the Project Guide, the error indicates srchui.dll and jscript.dll did
not load properly. Refer to the MS KB for reloading these files.
When reviewing the KB , this issue applies to MS Office 2003, and there is
no reference ...
|
Office 2007 signatures
Fri, 19 Sep 2008 09:31:22 +0200
Hello,
I have very important problem and I don't know, how to solve it....
I'm writing Outlook Addin in VS2008. Addin is for Outlook 2007, and writing
in VSTO 3.0.
I'm trying to manage signatures in Outlook. I need to put my own signature
in new mail and reply/reply all/forward.
My solution works great in ...
|
|
|
Error trying to create componentCheck.exe
Thu, 18 Sep 2008 14:57:00 -0700
Adding the Office Primary Interop Assemblies as a Prerequisite in your
installer
I have installed Visual Studio 2005 Tools for Office Second Edition
When I try to create the ComponentCheck.exe using the following in Visual
Studio 2008 command prompt
C:\ProgramFiles\Microsoft Visual Studio 2005 Tools for ...
|
Enable/Disable addin button conditionally
Thu, 18 Sep 2008 13:32:36 +0530
Hi, I have an addin for Office 2007 with a button on my custom tab. I want
this button to be conditionally enabled or disabled based on a condition.
For simple example just think that whenever user opens a document with a
custom property embedded in the document, the button will be disabled. If
the property ...
|
is there a code for
Mon, 15 Sep 2008 08:37:01 -0700
is there a code for
winword.exe /m
in automation for .net
--
michiel ...
|