New Post: How is an addin registried?
Okay I have searched alot around the web as what I am usually struggling with is how to even install the addin I make, building the solution only attempts a registration sometimes but even then I...
View ArticleNew Post: How is an addin registried?
Dear patr0805, We use wix to create an installer, we make use of the ComAddin, Guid and ProgId attributes on the class that inherits from COMAddin:[COMAddin("A Friendly Name", "A description", 3)]...
View ArticleNew Post: Office Update breaking NetOffice add ins
I got a slew of Microsoft Office 2007 updates today (June 14, 2007) and they broke all my NetOffice COM add-ins for Excel, including the samples provided with NetOffice. They refuse to load at startup...
View ArticleNew Post: Outlook Signature Files Location
Hello, I've just added this library to my project, is there a way to get the location of the Outlook Signatures?
View ArticleNew Post: How to set default signature for a given account in Outlook
Hi, is it possible to set the default signature for a specific account in Outlook via this API? I know how to programmatically create signatures and move them to the appropriate location; I'm just...
View ArticleNew Post: Access protected static object Excel.Application from outside class
Hello ! Thank you for your office toolbox, it's really cool ! I'm currently developping an Addin in C# for Excel with SharpDevelop. Some of the interactions open some popups containing several controls...
View ArticleCreated Unassigned: Create Outlook TaskPane [22320]
I have created an automation Addin project with the NetOffice Developer Toolbox. I want to create a TaskPane. When I start the project it throws the following exception:>A project with an Output...
View ArticleEdited Unassigned: Create Outlook TaskPane [22320]
I have created an automation Addin project with the NetOffice Developer Toolbox. I want to create a TaskPane. When I start the project it throws the following exception:>A project with an Output...
View ArticleCommented Unassigned: Create Outlook TaskPane [22320]
I have created an automation Addin project with the NetOffice Developer Toolbox. I want to create a TaskPane. When I start the project it throws the following exception:>A project with an Output...
View ArticleCommented Unassigned: Create Outlook TaskPane [22320]
I have created an automation Addin project with the NetOffice Developer Toolbox. I want to create a TaskPane. When I start the project it throws the following exception:>A project with an Output...
View ArticleNew Post: Office Update breaking NetOffice add ins
Hi Michael, NetOffice is compatible with MS Office 2007. Please, provide logs from Microsoft Office Configuration Analyzer Tool to help us troubleshoot your...
View ArticleCommented Unassigned: Create Outlook TaskPane [22320]
I have created an automation Addin project with the NetOffice Developer Toolbox. I want to create a TaskPane. When I start the project it throws the following exception:>A project with an Output...
View ArticleCommented Unassigned: Create Outlook TaskPane [22320]
I have created an automation Addin project with the NetOffice Developer Toolbox. I want to create a TaskPane. When I start the project it throws the following exception:>A project with an Output...
View ArticleClosed Unassigned: Create Outlook TaskPane [22320]
I have created an automation Addin project with the NetOffice Developer Toolbox. I want to create a TaskPane. When I start the project it throws the following exception:>A project with an Output...
View ArticleNew Post: Word Mail merge from stored procedure output
I am looking if anyone has example code they are willing to share in performing a mail merge on an existing document. Using the results of a sql server stored procedure (preferably in C#) as it will be...
View ArticleUpdated Wiki: Home
NetOffice is moving to GitHubhttps://github.com/netoffice/NetOffice As CodePlex shuts down, we're moving this project to GitHub and newer versions of NetOffice will be released from GitHub. ---...
View ArticleUpdated Wiki: Home
NetOffice is moving to GitHubhttps://github.com/netoffice/NetOffice As CodePlex shuts down, we're moving this project to GitHub and newer versions of NetOffice will be released from GitHub. ---...
View ArticleUpdated Wiki: Home
NetOffice is moving to GitHubhttps://github.com/netoffice/NetOffice As CodePlex shuts down, we're moving this project to GitHub and newer versions of NetOffice will be released from GitHub. ---...
View ArticleUpdated Wiki: Home
NetOffice is moving to GitHubhttps://github.com/netoffice/NetOffice As CodePlex shuts down, we're moving this project to GitHub and newer versions of NetOffice will be released from GitHub. ---...
View ArticleUpdated Wiki: Home
NetOffice offers solutions for Office Developers in .NET Select a Language:...
View Article