New Post: Sporadic RPC_E_WRONG_THREAD on Dispose()
i have no idea which line of code is the problem. I see its in Dispose but you call it multiple times(not sure why because its typical not necessary in NetOffice) RPC_E_WRONG_THREAD indicates...
View ArticleNew Post: Sporadic RPC_E_WRONG_THREAD on Dispose()
Thanks Sebatian. I'm afraid I don't have any more details other than a screenshot of the exception that the user sent me when they encountered this error which gives no more info than what I've put...
View ArticleNew Post: How to deploy NetOffice Excel to IIS7 ASP.NET web server
You must install Excel on the web server.
View ArticleCommented Unassigned: Cannot get HWND of a PowerPoint SlideShow window [21837]
Hi,I migrated my WPF app from PIA v14 to NetOffice. I have problem with getting HWND (window handle) from PowerPoint. It was working on PIA v14, but when I try to access to...
View ArticleNew Post: Regarding Presentation Creation
Hi, I am creating presentation file using net office. On My machine office 2010 and 2013 both are present. In Office 2013 new slide size widescreen is added. I want to create slide with aspect ration...
View ArticleCommented Unassigned: Cannot get HWND of a PowerPoint SlideShow window [21837]
Hi,I migrated my WPF app from PIA v14 to NetOffice. I have problem with getting HWND (window handle) from PowerPoint. It was working on PIA v14, but when I try to access to...
View ArticleCommented Unassigned: Cannot get HWND of a PowerPoint SlideShow window [21837]
Hi,I migrated my WPF app from PIA v14 to NetOffice. I have problem with getting HWND (window handle) from PowerPoint. It was working on PIA v14, but when I try to access to...
View ArticleCommented Unassigned: Cannot get HWND of a PowerPoint SlideShow window [21837]
Hi,I migrated my WPF app from PIA v14 to NetOffice. I have problem with getting HWND (window handle) from PowerPoint. It was working on PIA v14, but when I try to access to...
View ArticleCommented Unassigned: Cannot get HWND of a PowerPoint SlideShow window [21837]
Hi,I migrated my WPF app from PIA v14 to NetOffice. I have problem with getting HWND (window handle) from PowerPoint. It was working on PIA v14, but when I try to access to...
View ArticleCommented Unassigned: Cannot get HWND of a PowerPoint SlideShow window [21837]
Hi,I migrated my WPF app from PIA v14 to NetOffice. I have problem with getting HWND (window handle) from PowerPoint. It was working on PIA v14, but when I try to access to...
View ArticleCommented Unassigned: Cannot get HWND of a PowerPoint SlideShow window [21837]
Hi,I migrated my WPF app from PIA v14 to NetOffice. I have problem with getting HWND (window handle) from PowerPoint. It was working on PIA v14, but when I try to access to...
View ArticleNew Post: Sporadic RPC_E_WRONG_THREAD on Dispose()
Do you have any initialization logic in background thread? Do you call office API in background thread? Or any other threads? Does any code calling COM objects run in finalizers? Are there other add-in...
View ArticleNew Post: Sporadic RPC_E_WRONG_THREAD on Dispose()
Your stack is not full. I mean why AddinShutdown is not in it but starts with NetOffice.ComObject.Dispose()?
View ArticleNew Post: Sporadic RPC_E_WRONG_THREAD on Dispose()
My stack trace is missing one line - at ProductName.Addin.AddinShutdown() - I hand typed the rest of it from a screenshot sent by the user... In answer to the questions:Do you have any initialization...
View ArticleNew Post: Will Netoffice support optional parameter and named arguments in C#?
Hi, Is optional named arguments considered to be not supported? I do not see how overloads support my needs. E.g. WordApi MailMerge.OpenDataSource 15 arguments, I need to set first 2 and 10,11 . What...
View ArticleCreated Unassigned: WordApi.MailMerge.Execute it boolean, but receives object...
WordApi.MailMerge.Execute it boolean, but receives object
View ArticleCreated Unassigned: NetOffice.NefOfficeException when Outlook addin is...
Hi,I created a test outlook adding project using NO Developer Toolbox.Project contains:- .NET framework 4.5- VS 2013 Express- plugin loaded on startup- RibbonUI customization- Custom TaskPane- Toggle...
View ArticleCommented Unassigned: NetOffice.NefOfficeException when Outlook addin is...
Hi,I created a test outlook adding project using NO Developer Toolbox.Project contains:- .NET framework 4.5- VS 2013 Express- plugin loaded on startup- RibbonUI customization- Custom TaskPane- Toggle...
View Article