New Post: Receiving all events twice in Excel COM add in
Hmm... I can create the event routing in the .vb designer file(in code generation by toolbox). This miss a bit of transparence what if find. On the other hand, this helps to avoid run into this trap....
View ArticleProject License Changed
Copyright (c) 2011 Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without...
View ArticleNew Post: Why Strange Anti-Indian license?
it's over. the german court "Oberlandesgericht Hamburg" finish this conflict today. never again please! (Wordpress change something, and i canot do blog posts anymore for security reasons. No chance to...
View ArticleCreated Unassigned: Error while Installing package from nuget for .net core...
OK https://api.nuget.org/v3-flatcontainer/sautinsoft.document/index.json 271ms GET https://api.nuget.org/v3-flatcontainer/sautinsoft.document/2.4.12.23/sautinsoft.document.2.4.12.23.nupkg OK...
View ArticleCommented Unassigned: Error while Installing package from nuget for .net core...
OK https://api.nuget.org/v3-flatcontainer/sautinsoft.document/index.json 271ms GET https://api.nuget.org/v3-flatcontainer/sautinsoft.document/2.4.12.23/sautinsoft.document.2.4.12.23.nupkg OK...
View ArticleCommented Unassigned: Error while Installing package from nuget for .net core...
OK https://api.nuget.org/v3-flatcontainer/sautinsoft.document/index.json 271ms GET https://api.nuget.org/v3-flatcontainer/sautinsoft.document/2.4.12.23/sautinsoft.document.2.4.12.23.nupkg OK...
View ArticleNew Post: How to debug Excel AddIn
Hi, I am new in NetOffice. I created an Excel AddIn using Developer Toolbox. It would be fine to step into the AddIn and debug it as I am used in the Visual Studio. Could you tell me if it is possible?...
View ArticleCreated Unassigned: Excel Addin sample does not show task pane [22319]
Hi,I tried a sample solution "NetOffice Excel Addin Examples", the project "NetOffice Tools - Extended". I use Excel 2013 on Windows7 64 bit. After compiled I can see the the addin "NetOfficeTools...
View ArticleCommented Unassigned: Excel Addin sample does not show task pane [22319]
Hi,I tried a sample solution "NetOffice Excel Addin Examples", the project "NetOffice Tools - Extended". I use Excel 2013 on Windows7 64 bit. After compiled I can see the the addin "NetOfficeTools...
View ArticleCommented Unassigned: Excel Addin sample does not show task pane [22319]
Hi,I tried a sample solution "NetOffice Excel Addin Examples", the project "NetOffice Tools - Extended". I use Excel 2013 on Windows7 64 bit. After compiled I can see the the addin "NetOfficeTools...
View ArticleCommented Unassigned: Excel Addin sample does not show task pane [22319]
Hi,I tried a sample solution "NetOffice Excel Addin Examples", the project "NetOffice Tools - Extended". I use Excel 2013 on Windows7 64 bit. After compiled I can see the the addin "NetOfficeTools...
View ArticleNew Post: How to debug Excel AddIn
Yes. We can. We need to attach the Excel process in Visual Studio to debug the plugin.Close the excel application.Build the Addin projectopen the excel application. Hope you will see the newly created...
View ArticleNew Post: Unable to get a NavigationGroup from the CalendarModule or...
I have code that gets and uses the NavigationGroup from the CalendarModule. It looks like this:Dim oNavModule =...
View ArticleNew Post: I am new to net office please answer me this
if you have to have ms office installed on your computer what is the point of NetOffice I was under the impression NetOffice would create word documents and excel spreadsheets without the need to have...
View ArticleNew Post: I am new to net office please answer me this
NetOffice is a smart replacement for MS Office PIAs. If you don't know what a PIA is, please Google it.
View ArticleNew Post: Task pane not loading in non Dev machine and getting error
I have created a com addin using Net Office and added a custom task pane (added WPF user control using ElementHost in Windows user control). I have added my functionalities and it works fine in...
View ArticleNew Post: Cannot embed interop type
Hi, I'm new to Netoffice and had designs on building addons for Outlook. On downloading the source for 1.7.3 and pulling it into a SharpDevelop (4.4.1) project, I encountered a couple of initial issues...
View ArticleNew Post: Cannot embed interop type
Please go to the reference options and disable all "Embedd Interop types" option(s) for the NetOffice assemblies. This want to fix it for sure. *Sebastian
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 Article