Commented Unassigned: Class not found in loaded NetOffice Assemblies [22315]
Applied to Microsoft Access.I received similar exception when use property Parent for any control if Parent is Form.You could see one of them in example (button0 on Form1 )NetOffice.NetOfficeException:...
View ArticleNew Post: Remote Registration of NetOffice Assemblies
irgs i do no understand the problem. "embed interop types" is a setting that gives you compile time errors. we talk about runtime errors right? @karsten_prv: I do not understand your problem. If you...
View ArticleNew Post: New to NetOffice need to find value and update column
I found a way to get the last empty row int newRow = workSheet.UsedRange.Rows.Count + workSheet.UsedRange.Row; now to disable the macro built into the spreadsheet to prevent it running on opening of...
View ArticleNew Post: New version 1.7.3 from Oct 10 2016 ?
On Downloads, why does it say "NetOffice 1.7.3 Oct 10, 2016, updated Oct 11" ? I downloaded, but it is still the version from March 2015.
View ArticleNew Post: Office 2016 support
Office 2016 is identical to 2013 in its API. So, Office 2016 is full supported because its the same. *Sebastian
View ArticleNew Post: New version 1.7.3 from Oct 10 2016 ?
I've been just added the current source state to the downloads because some people ask for. (microsoft stop any maintenance for codeplex and the SVN bridge is still broken) It looks like codeplex...
View ArticleCommented Unassigned: Class not found in loaded NetOffice Assemblies [22315]
Applied to Microsoft Access.I received similar exception when use property Parent for any control if Parent is Form.You could see one of them in example (button0 on Form1 )NetOffice.NetOfficeException:...
View ArticleNew Post: New version 1.7.3 from Oct 10 2016 ?
Hi, Someone could confirm if this current version is compatible with Excel 2016 ..? Thanks
View ArticleNew Post: Request help, outlook 2013 plug-in can not run, there is no way to...
Hello, I developed a outlook plug-in in 2010 normal operation, 2007 can also be run while there are some mistakes; but do not run in 2013 above, this is what reason, how to view the log for more...
View ArticleNew Post: Error occur when create CustomTaskPane
I create an excel addin.[ComVisible(true)] [COMAddin("Test", "Test Excel插件", 3), RegistryLocation(RegistrySaveLocation.CurrentUser)] [GuidAttribute("9C1865C9-8E2F-43C4-8594-97599D4E8012"),...
View ArticleNew Post: Errors when build runs on different machines:...
I have the same issue on Win 2012 and needs to change the setting in DCOMCNFG for it to work. Is there any other way without changing DCOM setting? Thanks.
View ArticleNew Post: New version 1.7.3 from Oct 10 2016 ?
true. Office 2016 is the same as its previous version because Microsoft left off the COM API. The good news: This means to have more space for agressive optimizations in NetOffice. No need to take care...
View ArticleNew Post: Request help, outlook 2013 plug-in can not run, there is no way to...
what happen in detail? "it doesnt work" is not a good error description. Your addin wont be load in 2013 or you face some exceptions? *Sebastian
View ArticleCommented Unassigned: Retrieving the COM class factory failed [21664]
On one machine with win 8.1, office 2013 got an exception (others with the same components are ok)What could be causing this?```Retrieving the COM class factory for component with CLSID...
View ArticleCommented Unassigned: Retrieving the COM class factory failed [21664]
On one machine with win 8.1, office 2013 got an exception (others with the same components are ok)What could be causing this?```Retrieving the COM class factory for component with CLSID...
View ArticleNew Post: Cannot read PPT files
I used NetOffice to read Office files. I have problem when deploying to server. For now, in the server I could read Word files(DOC, RTF), but I don't know why it couldn't read Powerpoint files(PPT), it...
View Article