Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hi All,
Our product uses VSTO addin for Excel/Word. We are also trying to use an application wide smart document. For this, the VSTO actions pane does not suffice and we had to create our own pane using the unmanaged ISmartDocument. VSTO loads its own app-domain and hence we wanted to use the same appdomain in ISmartDoc. But the problem is that sometimes the SmartDoc Initialization happens before the VSTO addin is loaded. This results in waiting for an appdomain that has not been created yet. We can not have two app-domains for obvious reasons. Is it a known issue that either of the two i.e; smart doc or the addin can load before the other? Also it there a way to mitigate it? Thanks ~ rahul |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Invest smart | Excel Worksheet Functions | |||
Invest smart | New Users to Excel | |||
Invest smart | Links and Linking in Excel | |||
Invest smart | Charts and Charting in Excel | |||
smart form | Excel Programming |