New Post: Cannot create new Attachment and add it to MailItem.Attachments
I got this solved. It was my own fault.
View ArticleNew Post: Office 2016 support
What have been the specific defects/issues that other folks have observed so far on Office 2016? x86 vs x64? Windows 7? 10? Net Office has allowed us to support the same Addin across 2007-2013, so I am...
View ArticleCommented Unassigned: Class not exists: NetOffice.OfficeApi.Document [22155]
We are currently using NetOffice for our Microsoft Outlook AddIn.application.ActiveInspector().WordEditor currently returns null value for Outlook 2010 and throws next exception for Outlook 2013:Class...
View ArticleCommented Unassigned: Class not exists: NetOffice.OfficeApi.Document [22155]
We are currently using NetOffice for our Microsoft Outlook AddIn.application.ActiveInspector().WordEditor currently returns null value for Outlook 2010 and throws next exception for Outlook 2013:Class...
View ArticleCommented Unassigned: Class not exists: NetOffice.OfficeApi.Document [22155]
We are currently using NetOffice for our Microsoft Outlook AddIn.application.ActiveInspector().WordEditor currently returns null value for Outlook 2010 and throws next exception for Outlook 2013:Class...
View ArticleNew Comment on "Word_Example02"
Omg, I've been wasting so much time on interop but... enters NetOffice \o/
View ArticleReviewed: NetOffice 1.7.3 (May 27, 2016)
Rated 4 Stars (out of 5) - Finally an excellent wrapper for Interop. Thanks!
View ArticleReviewed: NetOffice 1.7.3 (May 27, 2016)
Rated 5 Stars (out of 5) - Finally an excellent wrapper for Interop. Thanks!
View ArticleCommented Unassigned: Class not exists: NetOffice.OfficeApi.Document [22155]
We are currently using NetOffice for our Microsoft Outlook AddIn.application.ActiveInspector().WordEditor currently returns null value for Outlook 2010 and throws next exception for Outlook 2013:Class...
View ArticleCommented Unassigned: Class not exists: NetOffice.OfficeApi.Document [22155]
We are currently using NetOffice for our Microsoft Outlook AddIn.application.ActiveInspector().WordEditor currently returns null value for Outlook 2010 and throws next exception for Outlook 2013:Class...
View ArticleNew Comment on "Outlook_Example05"
Hello, is this still working? When trying to access my Outlook i get a "co e server exec failure". Im using the newest Outlook and am trying to list my contacts in a List<>.
View ArticleCreated Unassigned: Problem with property OLEDBConnection.ADOConnection [22284]
Decided to start a new thread as it is specific to Excel but I think it's the same macanisim as another thread called "Class not exists: NetOffice.OfficeApi.Document"My issue is related to...
View ArticleNew Post: progId not found. Excel.Application
I was able to successfully export using netoffice in my local development machine. However When i deployed it in web server windows 2012 R2 with office 2013, Initially i got this error Retrieving the...
View ArticleCreated Unassigned: Deploying Custom Taskpane in other computer [22288]
Hi,Im done developing my custom taskpane for MS WORD using the Netoffice. My problem is how can I deploy my custom taskpane in other computers? I tried to register the .dll file in the debug folder...
View ArticleCommented Unassigned: Deploying Custom Taskpane in other computer [22288]
Hi,Im done developing my custom taskpane for MS WORD using the Netoffice. My problem is how can I deploy my custom taskpane in other computers? I tried to register the .dll file in the debug folder...
View ArticleCommented Unassigned: Problem with property OLEDBConnection.ADOConnection...
Decided to start a new thread as it is specific to Excel but I think it's the same macanisim as another thread called "Class not exists: NetOffice.OfficeApi.Document"My issue is related to...
View ArticleCommented Unassigned: Deploying Custom Taskpane in other computer [22288]
Hi,Im done developing my custom taskpane for MS WORD using the Netoffice. My problem is how can I deploy my custom taskpane in other computers? I tried to register the .dll file in the debug folder...
View ArticleNew Post: Some advice please for NetOffice beginner
Hi Sebastian,I resolved this issue and am making progress.I wish I knew for certain what I id that fixed it. I was stuck in a loop where my code changes were ignored and breakpoints ignored and knew...
View ArticleNew Post: Some advice please for NetOffice beginner
Hey Ed, (for your information) If you use a .net framefork version that is different from 4.5 you may need to create a .config file to make sure Visual Studio want use the debugger you need. (otherwise...
View ArticleNew Post: Avoiding Cut and Copy in MS Project
Hi, I'm new at NetOffice and I may need some guidance in order to know all the possibilities given by NetOffice. I basically need to disable, programmatically through a C# application, the features of...
View Article