Commented Unassigned: Application.GetActiveInstance throws ArgumentException...
From stack trace:"System.ArgumentException was caught HResult=-2147024809 Message=component Source=System StackTrace: at System.ComponentModel.TypeDescriptor.GetDescriptor(Object component, Boolean...
View ArticleCreated Unassigned: Decimal separator is always dot (.) when saving an excel...
Hello,NetOffice.ExcelApi.WorkBook.SaveAs(...) ignores my local settings when I save the workbook, e.g, in XlFileFormat.xlCurrentPlatformText format. After the workbook is saved to .txt file the decimal...
View ArticleCommented Unassigned: Decimal separator is always dot (.) when saving an...
Hello,NetOffice.ExcelApi.WorkBook.SaveAs(...) ignores my local settings when I save the workbook, e.g, in XlFileFormat.xlCurrentPlatformText format. After the workbook is saved to .txt file the decimal...
View ArticleCommented Unassigned: NetOffice.OutlookAPI.Items.Sort() is erroring with an...
When reading calendar appointments from Outlook, there's an option called "IncludeRecurrences" that should add all future recurrences to the list of items. For example: if I have a recurring...
View ArticleCommented Unassigned: NetOffice.OutlookAPI.Items.Sort() is erroring with an...
When reading calendar appointments from Outlook, there's an option called "IncludeRecurrences" that should add all future recurrences to the list of items. For example: if I have a recurring...
View ArticleNew Post: error at first attempt using Project Wizard
downloaded "NetOffice 1.7.2.zip" and unzipped it run "DeveloperToolbox.exe" and started "Project Wizard" but at the very last step, on clicking "finish" I got the following error"1 | I percorsi di...
View ArticleCommented Unassigned: Decimal separator is always dot (.) when saving an...
Hello,NetOffice.ExcelApi.WorkBook.SaveAs(...) ignores my local settings when I save the workbook, e.g, in XlFileFormat.xlCurrentPlatformText format. After the workbook is saved to .txt file the decimal...
View ArticleNew Post: How do you get a com addin working?
I have used VSTO for years but can't even get a HelloWorld working as a com addin in outlook. There does not seem to be any steps listed to manually setup one so it can be tested?? Is there a tutorial...
View ArticleCommented Unassigned: Application.GetActiveInstance throws ArgumentException...
From stack trace:"System.ArgumentException was caught HResult=-2147024809 Message=component Source=System StackTrace: at System.ComponentModel.TypeDescriptor.GetDescriptor(Object component, Boolean...
View ArticleNew Post: How do you get a com addin working?
you find examples for each office product in the release folder. Excel(.NET 40) in C# for example:"Release\NET4.0\Examples\Excel\C#\NetOffice COMAddin Examples" You have to make sure the addin is...
View ArticleNew Post: error at first attempt using Project Wizard
thanks for pointing this out !!! i want replace the NO Toolbox 1.4.0 with 1.4.2(available as beta in the download section) tomorrow ! *Sebastian
View ArticleCommented Unassigned: NetOffice.OutlookAPI.Items.Sort() is erroring with an...
When reading calendar appointments from Outlook, there's an option called "IncludeRecurrences" that should add all future recurrences to the list of items. For example: if I have a recurring...
View ArticleSource code checked in, #112750
[Regular Commit] - fix issue #21654 (toolbox 1.4.2 beta doesnt handle resources as well)
View ArticleReleased: NetOffice 1.7.2 (Jun 29, 2013)
Download 1: NetOffice Release 1.7.2Includes: - Binaries .NET : v2.0, v3.0, v3.5, v4.0, v4.5 - Tutorials/Examples in C#/VB.Net - Source CodeDownload 2: NetOffice Developer Toolbox requires .NET 4(Client...
View ArticleUpdated Release: NetOffice 1.7.2 (Jun 29, 2013)
Download 1: NetOffice Release 1.7.2Includes:- Binaries .NET : v2.0, v3.0, v3.5, v4.0, v4.5- Tutorials/Examples in C#/VB.Net- Source CodeDownload 2: NetOffice Developer Toolboxrequires .NET 4(Client...
View ArticleNew Post: How do you get a com addin working?
Thanks for your reply Sebatian there are good examples of code but not much on how to register the addin etc OK got it working now with a bit of fiddling this is what I did in case anyone else doesn't...
View ArticleNew Post: How do you get a com addin working?
you dont have to call regasm at hand on your dev system if the project option "Register For Com Interop" is enabled. (true in NO examples) In this case Visual Studio calls regasm.exe for you after...
View ArticleNew Post: error at first attempt using Project Wizard
done. toolbox 1.4.2 is now part of the release package. *Sebastian
View ArticleSource code checked in, #112778
[Regular Commit] - add Microsoft Forms 2.0 Component Library(source/assemblies/key files) to support the default document level controls(button,checkbox, etc...) (regarding #77752)
View ArticleNew Post: error at first attempt using Project Wizard
Thank you Sebastian I downloaded "NO Developer Toolbox 1.4.2 (Beta)" but I'm still stuck. Here's how I acted I saw "NO Developer Toolbox 1.4.2 (Beta)" folder contained subfolders named as some of those...
View Article