Questions tagged [dsoframer]

18 questions
0
votes
1 answer

DSOFramer.ocx Hosting word documents in 64 bit Windows Forms

It looks like the DSOFramer.ocx component is not available for download anymore from MSDN as described here. Also the DSOFramer component is a 32 bit component. Given this, i have 2 questions: Is there any other alternative for hosting a word…
Santhosh
  • 6,547
  • 15
  • 56
  • 63
0
votes
1 answer

Prevent opening a file

I am using dsoFramer to open docx files in winforms. When a docx file is opened in dsoframer and user open the same document from windows explorer, the application becomes unstable. How can I prevent opening the file from windows explorer when it is…
DevTun
  • 865
  • 1
  • 8
  • 24
0
votes
0 answers

C# DSO Framer Control Exception has been thrown by the target of an invocation

Thank you for taking the time to read my question. I am developing a small application to do the following: Read each .xlsm Report in a specific directory Grab specific field based on different Report types Store the fields in a custom class…
1
2