New Post: Cannot find the NetOffice equivalent for Microsoft.Office.Tools...
Hi rixeblitz, Wanted to check if you could eventually get the controls-stuff working through NetOffice somehow, and if yes / possible, share some details please. Was the approach suggested by geirg...
View ArticleCommented Unassigned: Com Exception when set cell values [21059]
Hi allFollowing code (Example 1) work fine on Excel 2010/2013 x86, windows x64 but don't work on Excel 2010/2013 x86, windows x32:```public void RunExample(){// start excel and turn off msg boxes...
View ArticleCommented Unassigned: Detect NetOffice assembly OfficeApi. Type:SEHException...
IFactoryInfo:WordApi, Version=1.6.0.0, Culture=neutral, PublicKeyToken=4ce962cc9e5644e3:VBIDEApi, Version=1.6.0.0, Culture=neutral, PublicKeyToken=6040f8ab492f76a1IFactoryInfo:OfficeApi,...
View ArticleNew Post: How can I connect to the current instance of an application by the...
Hi. I'm also very much interested in this. I'm writing a companion product for Word. (but not a plugin). From the companion app, I need to find Word instance of a given filename. But it doesn't seem to...
View ArticleCreated Unassigned: 3th party mail client hangs when sending mail [21097]
I made an Outlook-addin using NetOffice.When I use Word, Excel or AdobeReader to send a mail, I get then SendMail-window from Outlook. When I press the Send-button, I get my popup from my Outlook-addin...
View ArticleCommented Unassigned: Toolbox 1.2 won't start - loadFromRemoteSources [21009]
Hi,I tried to install NetOffice 1.6 and the corresponding Toolbox 1.2 because I use Visual Studio Express 2013.The toolbox is located on C:\tools\... but when I try to start it, I get an error message...
View ArticleNew Post: Cannot find the NetOffice equivalent for Microsoft.Office.Tools...
Hi dd1985, actually I have not realized the proposal due to the fact that I have too many Microsoft.Office.Tools - Controls in use - so many that a workaround for me as a non-software-engineer would be...
View ArticleNew Post: Application.GetActiveInstances() returns wrong excel instances
Hello, I am currently discovering the netoffice project and I am quite impressed by what you did at the moment. I have just a little issue about the Application.GetActiveInstances(). Here is the...
View ArticleCreated Unassigned: Using SaveAs on Workbook not working [21130]
I have opened a file in Excel but when I try to use the workbook SaveAs method no errors are generated but the file does not get saved.(I have Excel v15)if (excelVersion >= 12.0)...
View ArticleNew Post: open .doc file
Hello, I don't find sample in c# for opening a .doc file. I have tried Documents.open2000(), Documents.openOld(), etc... Always have an exception. It is the same as with Microsoft.Office.Interop. I...
View ArticleCreated Unassigned: Is there a way to make Word open in readonly and not...
I can open a Word document as readonly so the [Read-only] shows but I want to disable the editing too. Is there additional options to stop people from being able to edit the document?
View ArticleCreated Unassigned: Is it possible to open a Word document and place the...
I would like to place a document in my own winforms form. This used to be possible with OLE but MS have stopped supporting OLE. Does NetOffice provide a way to do this?
View ArticleCommented Unassigned: Using SaveAs on Workbook not working [21130]
I have opened a file in Excel but when I try to use the workbook SaveAs method no errors are generated but the file does not get saved.(I have Excel v15) if (excelVersion >= 12.0)...
View ArticleCommented Unassigned: Is there a way to make Word open in readonly and not be...
I can open a Word document as readonly so the [Read-only] shows but I want to disable the editing too. Is there additional options to stop people from being able to edit the document?Comments: **...
View ArticleCreated Unassigned: Error loading COMAddin in PowerPoint [21139]
Hi all,I have been experiencing a problem since changing over to NetOffice with my COMAddin, but only for some users who were using the VSTO version of the addin. Developed using Visual Studio 2010...
View ArticleCommented Unassigned: Error loading COMAddin in PowerPoint [21139]
Hi all,I have been experiencing a problem since changing over to NetOffice with my COMAddin, but only for some users who were using the VSTO version of the addin. Developed using Visual Studio 2010...
View ArticleCommented Unassigned: Error loading COMAddin in PowerPoint [21139]
Hi all,I have been experiencing a problem since changing over to NetOffice with my COMAddin, but only for some users who were using the VSTO version of the addin. Developed using Visual Studio 2010...
View ArticleCommented Unassigned: Error loading COMAddin in PowerPoint [21139]
Hi all,I have been experiencing a problem since changing over to NetOffice with my COMAddin, but only for some users who were using the VSTO version of the addin. Developed using Visual Studio 2010...
View ArticleCommented Unassigned: Is there a way to make Word open in readonly and not be...
I can open a Word document as readonly so the [Read-only] shows but I want to disable the editing too. Is there additional options to stop people from being able to edit the document?Comments: **...
View ArticleNew Post: OUTLOOK 2013 - ItemContextMenuDisplayEvent
Hi All, what i need is to add a custom choices into mail items' context menu. What i'm trying to do is to catch the context menu display event, but with no luck, (taken from here...
View Article