Opening a MSWord .doc in Word v. X

I have an MSWord .doc (created with which version, I do not know), I want to open in my Word X. This .doc has four video clips in it. In Word X, the video clips appear as inserted graphics and doule-clicking them brings up the Picture Format window. Double clicking them in Word2K brings up Visual Basic.
In the Windows VB, there are five listed properties listed this .doc, four of which are associated with each of the for video clips, named Windows Media Player 1, 2, etc. Each Windows Media property has a URL associated where the actual .wmv resides.
When I open up VB in Word X, those four Windows Media properties are absent, probably the reason why I cannot view the video in Word X. Is the related to the differences in VB of Windows and Mac stated in the Help menu? Is there a way I can view the video in Word X? These .docs are for a class I am taking and it would be extremely helpful to me to solve this issue.

Dear All,
Thanks bsampieri for giving reply.
I had tried using the way you have suggested. Actually i'am opening the jsp from
Weblogic.ie;in the begin action i'm directing the page to this jsp page.
It is showing the following error when I try to open it.
"Internet Explorer cannot open Controller.jpf from localhost."
The code I have written is as follows
<% try {
String filename = "C:\\Reading\\GoodOnes.doc";
String file="GoodOnes";
response.setHeader("Content-Disposition", "attachment; filename="+file+".doc");
response.setContentType("application/msword");
File fileToDownload = new File(filename);
FileInputStream fis = new FileInputStream(fileToDownload);
BufferedInputStream bis = new BufferedInputStream(fis);
ServletOutputStream sos = response.getOutputStream();
byte[] buffer = new byte[1024];
int r = 0;
while((r = bis.read(buffer)) != -1) {
sos.write(buffer, 0, r);
sos.close();
bis.close();
catch(Exception e) {
e.printStackTrace();
%>
Regards,
Ravi Chandra Vemuri.

Similar Messages

  • Opening Docs in Word Hangs the System

    I'm running OSX 10.4.11 (actually, it's OSX Server, but none of the other workstations are affected, so I think we can ignore that for now) on a MacPro 2 x 2.6GHz machine with 4GB of RAM.
    Here's the problem. Whenever I open Word (11.3.8) or Excel (11.3.7) and try to open a document (whether by selecting Open from the File menu, clicking on the button in the toolbar, or simply starting the application up from scratch), instead of the lovely Open Dialogue popping up, I get the Spinning Ball of Doom. Then the entire system hangs—I can click on other visible applications and the menu bar changes, but those apps are hung too; I can't access any of the menus, the Dock is inaccessible, and attempting to force quit from the keyboard does nothing. And, of course, because this is the server for our small office network, the entire network comes crashing down.
    I've reinstalled Office. I trashed the preference and cache files. I ran Disk Utility and fixed permissions. No go. Help!
    Again, I am fairly sure that this has something to do with Office's proprietary Open dialogue box, because I can fire up Word and—if I've done so by double-clicking on a document in the Finder rather then on the application icon—edit and even save. I can open documents in non-MS applications just fine. (And, as I said, I can open and save Office documents on the other computers on the network.) But open a doc in Word or Excel (or, presumably, PowerPoint), and boom—everything comes crashing down.
    Anyone have any ideas???

    I'm still struggling with this.
    I can open documents in non-MS applications. (I'm on the affected workstation now, and have just opened docs in Preview, Apple Pages, and GoLive CS.) I can open the MicroSoft Office Project Launcher, so the problem doesn't seem to be that particular application, but when I try to open a document from Word or Excel, the whole system hangs. Which brings down our entire LAN. Which is a big drag.
    For now, we use the other workstations for anything that'll involve an Office application. But we would like to use this one as well!
    Again: it's a MacPro 2 x 2.66 Intel with 4GB of RAM running OS X Server 10.4.11.
    Help?
    Message was edited by: David Kudler

  • When opening a msword file wit .doc extension i get an error message: import error. The file format is not valid

    when opening a msword file with .doc extension i get an error message: import error. The file format is not valid

    Looks like. I tried in the TextEdit format tab to set all the combinations while opening the file, like plain text, rtf and html without success. Always I get the same signs.

  • With Adobe Illustrator I may open doc documents(word) and convert to pdf

    With Adobe Illustrator I may open doc documents(word) and convert to pdf ?

    Ise,
    You can, although (maybe) only the first page of the .doc; this may depend on the Illy version.

  • Why won't pages 5.2.2 open SOME old msword docs? i'm using mac os 10.9.5.

    Why won't pages 5.2.2 open SOME old msword docs? i'm running mac os 10.9.5.

    Here is my response to your original post.

  • Why can't close open multiple docs in Word 2010 in multiple windows while having the option to close them out while keeping Word open?

    End User of mine is wanting to open multiple docs in Word 2010.....first initial glance I thought it was a PICNIC issue. But when addressing it she has it set up to NOT "Show all windows in the taskbar" that option is unchecked so that way she
    can close out docs in Word and not actually close Word. But with unchecking that box it only stacks the docs it won't display them in mutliple windows. This is not the case with Excel as she has the option enabled to "Show all windows in the taskbar"
    but yet the enduser still has the option to close out the spreadsheet and keep Excel open. Is there anyway to keep that second smaller x in Word to close out the docs but yet open in multiple windows like Excel does?
    Please advise!
    Thank you and any help would be greatly appreciated.

    Hi VyDrix13,
    What will happen if you check the option of “Show all windows in the taskbar”?
    If you want to closing document and keep Word open, the alternative is to click File > Close, right there under Open and Save.
    You also can add the Close button to the Quick Access Toolbar.
    If there is anything that I can do for you regarding this issue, feel free to post back.
    Best regards,
    Greta Ge
    TechNet Community Support
    It's recommended to download and install
    Configuration Analyzer Tool (OffCAT), which is developed by Microsoft Support teams. Once the tool is installed, you can run it at any time to scan for hundreds of known issues in Office
    programs.

  • Opening pages doc in word

    If I have opened a word document via windows in Pages and made changes to it, can I then open that document again in word, via windows?

    shroom,
    Bad and good news. First, the bad: Pages saves its documents in a proprietary format that can only be viewed by Pages. Since Pages only runs on Macs, Windows users are out of luck. Now the good news: from within Pages, you can click on File > Export > Word (or PDF or RTF) so that Windows users can use them, too.
    Hope this helps.
    -Dennis

  • Opening Word 2007 docs in Word 2013 and formatting is changed??

    We just installed 2 new PC's on the network with Office 2013.  Everyone else is running 2007.  When an existing file is opened on either of the 2 PC's running Word 2013 the formatting and layout is changed.  The font is changed even though
    the same font is available and the layout is changed a little and the document does not fit on 1 page any more.  It shifts about 2 or 3 lines at the bottom to the next page.  When we open the same file in Word 2007 everything is still good.  Word
    2013 opens the file in 'compatibility mode' but still the layout is changed.  We have hundreds of documents that we need to be able to open in both Word 2007 and 2013.  Any suggestions on how we can make this work??

    Hi,
    As far as I know, if we open a Word 2007 file in Word 2013 with Compatibility Mode, it will preserve the layout of the document. I recommend you try to convert the document to the Word 2013 mode to test. Steps:
    Click the File tab.
    To convert the document without saving a copy, click Info, and then click
    Convert.
    Reference:https://support.office.com/en-us/article/Use-Word-2013-to-open-documents-created-in-earlier-versions-of-Word-609bbdba-96f2-407b-baaf-d8e53d60d34f?ui=en-US&rs=en-US&ad=US
    If this issue still exists, could you send us a sample file via Email ([email protected])? I'd like to test it.
    Regards,
    George Zhao
    TechNet Community Support
    It's recommended to download and install
    Configuration Analyzer Tool (OffCAT), which is developed by Microsoft Support teams. Once the tool is installed, you can run it at any time to scan for hundreds of known issues in Office
    programs.

  • Pages doesn't open ALL old docs.

    Pages 5.2.2 won't open all my old MS word docs. It opens some, but not all. Why? I'm using OS 10.9.5.

    One of Microsoft's document formats is Rich Text Format, or RTF for short. These documents have a .rtf filename extension, and Pages v5.2.2 no longer opens these. Pages 5.2.2 opens most of my MS Word 2001 and later documents.
    Apple did not write Pages v5.2.2 to work natively in MS Word (.doc/x) document format. As neither a Word clone, or viable replacement, it must translate the MS Word document content into Apple's proprietary .pages document architecture. If there is a mismatch in this translation, because Pages v5.2.2 does not support some feature in a particular MS Word document, it will either perform a horrible translation, or simply give up and not open the document. No one knows for certain why some of your documents do not open. If you need native MS Word document compatibility, then acquire Office for Mac 2011.
    LibreOffice is free to download. They would like a donation, but that is optional. I have it installed on my OS X 10.9.5 machine, and did not pay for it. There is a slight pause after it displays that donation page, and before the actual download starts. Wait for it. Ignore the donate page. By one name or another, the technology within LibreOffice got started in 1995, and has been in continuous development ever since. I have opened Word documents with it that even MS Word would not open.

  • How can I convert my Open Source document files into Word document files? I cannot download Pages since my Macbook Air does not have the most recent software.

    How can I convert my Open Source document files into Word document files? I cannot download Pages since my Macbook Air does not have the most recent software. I downloaded open office to my mac to try and save money. It worked well for a while. Now I get this pop-up message that asks me to "Reopen" and when I select the option, nothing happens. I cannot save my documents anymore and I cannot convert them to word. Help!

    dwb wrote:
    Does OpenOffice output Word documents by default or do you have to select it manually?
    You have 17 options to save as in Open Office, one of which is .doc  files,  yes it needs to be saved manually.
    You may be able to default to DOC, but have not tried same.
    Since Open Office is 99% same as Word, I use it, or Word, either one.  Open Office is a bit less buggy than Word 11'

  • Word Web App can't open a document (corruption) but Word Desktop can

    Hi,
    My team and I are currently working on integrating a custom WOPI-Host and everything is going pretty good.  While testing out different documents that will be used in the system to see the supported features and the reaction of Word Web App we found
    a document that is problematic.
    First things first, we took a document that was in Word 97-2003 version (.doc) and converted it in Word Documents (.docx).  We had to actually use the Word Desktop Convert functionality because using "Save As" wouldn't work.  We found
    out that the document had Custom XML Data which was the reason that the "Save As" didn't work.  So we did 2 version of the document in docx version.  One that kept the Custom XML Data and one that didn't have it.
    Now when we try to open the documents in the Word Web App, both trigger the same error: "Sorry, Word Web App can't edit this document because it appears to be corrupt.".  What I don't really understand is that I can open them in the Desktop
    version of Word without any problems.  Also, if it was simply the Custom XML Data that would prevent Word Web App to open the document, how come the version of the document without these Custom XML Data is still considered corrupted by the Word Web App.
    If needed, I can send the documents in question (probably by email since I don't see an option to attach them to this question).
    Thanks,
    Patrick Racicot

    Hi,
    I understand you can't open the Word documents from Word Web App, but may I know how you converted them? What is that "Word Desktop Convert functionality"? Would you please detail the steps of the conversation?
    When you try the "Save As" method, any prompt or error? Can you keep saving just ignoring the error?
    Before the conversation, I suggest you try removing the hyperlinks in the original .doc document, then convert the document to .docx format, check if then it can be opened from the Word Web App.
    Feel free to post back to provide more information.
    Thanks,
    Melon Chen
    Forum Support
    Come back and mark the replies as answers if they help and unmark them if they provide no help.
    If you have any feedback on our support, please click
    here

  • I am getting error when hovering on document in sharepoint online "sorry there was a problem and we can't open this document.If this happens again, try opening the document in Microsoft Word"

     I am getting error when hovering on document in sharepoint online "sorry there was a problem and we can't open this document.If this happens again, try opening the document in Microsoft Word".I am sure that document is not corrupted and
    all. something it showing the preview and sometimes it throwing this error. I hope this error is intermident. When clicking on the link also it throws this error but on refreshing it working fine. I dont know why it is happening. Please helpme  to resolve
    this issue. 

    Hi Waqas
    Thanks for your help with this. I had a look at both posts, the URL works fine from the WAC server and I am not using a System account to test docs.
    Also, this is a production site that is accessible over the Internet, so we are using https therefore the WOPIZone is external-https.
    Issue #3 in the above blog link does not reflect the same error I see on my servers.
    I also had a look at the information in this link: http://technet.microsoft.com/en-us/library/ff431687.aspx#oauth
    Problem: You receive a "Sorry, there was a problem and we can't open this document" error when you try to view an Office document in Office Web Apps.
    If you added domains to the Allow List by using the
    New-OfficeWebAppsHost cmdlet, make sure you’re accessing Office Web Apps from a host domain that’s in the Allow List. To view the host domains in the Allow List, on the Office Web Apps Server open the Windows PowerShell prompt as an administrator and run
    the Get-OfficeWebAppsHost cmdlet. To add a domain to the Allow List, use the
    New-OfficeWebAppsHost cmdlet.
    I have not added any domains to the Allow list so this did not help either. Should I add the domain?
    Any further help with this is much appreciated.
    Thanks again.
    Yoshi

  • How may I open Pages '08 docs in Pages for Mac?  Requires saving to Pages '09 which I don't have.

    How may I open Pages '08 docs in Pages for Mac?  Requires saving to Pages '09 which I don't have.

    If you still have a working copy of Pages ’08, then save the Pages documents out as .doc Word files and open those in Pages v5.5.2. If you do not have a machine to run Pages '08 on, but still have the iWork '08 DVD, you can install that on Yosemite, and then update Pages '08 to version 3.0.3. Then export the Pages documents to Word. Or you can simply avoid using Pages v5.5.2 altogether, as it has a fraction of the capability found in Pages '08.

  • I have my Mac with Mountain Lion and my IPad synched and have Pages on both. I have doc in Word on my Mac I want to access on my IPad while I am away travelling. But I can't locate them. Where should I look to find my previously saved Word docs?

    I have my Mac with Mountain Lion and my IPad synched and have Pages on both. I have doc in Word on my Mac I want to access on my IPad while I am away travelling. But I can't locate them. Where should I look to find my previously saved Word docs?

    Welcome to the Apple Support Communities
    It looks like you haven't got them on iCloud. On your Mac, open Pages and drag the Word documents to the iCloud window

  • Convert pdf in preview to msword doc

    Have a pdf sent through email and it
    opens in mac's preview program.
    How do I convert this pdf to a msword doc/file?
    thx
    deb

    As this is not a Firefox support question, this question is more suited to the Apple support forums - http://discussions.apple.com/

Maybe you are looking for

  • Customer Service\HP Wont Send Me My Computer Back!!!!

    Today, I am writing because i am furious from getting off the phone with HP.  I am a college student and i really need my computer to get through my day, currently i only have access to the ones at the library. You know how inconvenient a computer at

  • 3D using Flash Player 10

    Hi All, I want to render the RSS feeds on a page using 3D effects. How can I use Flash Player 10 for that? I want to render feeds exactly following way : This is very far feed This feeds is a bit far. This is the nearest feed. This is not too far. Th

  • How i can solve this prob...can not connect to the itune store..

    plz solve my this prob..

  • My nano 6th Gen Overheated

    It appears my nano overheated. I used it while running during a hot day (approx. 30min. in about 72-degree weather). It worked fine the whole time outside, but the screen started flickering. It restarted on its own a few times. I connected it to a po

  • I cannot open my iTunes

    This is the message I get: This copy of iTunes is corrupted or is not installed correctly. Please reinstall iTunes. I tried to repair iTunes instead of removing it and installing a new iTunes. This is what I get: Error writing to file: C:\Program Fil