[RESOLVED] - Whoops - unable to view file" message
I have an application that processes MS-Word files, and I enable the user to view the files through the WebBrowser control (that seemed like the best option to display a Word doc, as the OLE control sucks). Anyway, I have no problems displaying any file in the webbrowser control when I run the app from my development box (Win 98 laptop). However, when the app is run on the user's machine (Win XP Pro), while the app does display most documents without a problem, on longer ones, she is getting the message "Whoops - unable to view this file (GP) - QuickView Plus". Any idea why or how to fix it?