Problem in converting word to html- file get error msg 'This command is not available because no document is open'

Hi,
I write the some asp code to save the word file from client machine to server machine , and convert it into the html file.
it working fine when i debug the code into the visual studio but when i deploy code on iis it give me a error 'This command is not available because no document is open' , while i try to save file into html format.
lot of time i try this give all the security full access to iis user and other things .
can any one help me. i fully frustrated from this problem. 
my need only upload the word document from client to server machine and convert it into the word document. 
only IIS give me the problem, suggest me what setting i need to do in iis 
please help me humble request 

Hi,
In this forum we mainly discuss questions about Office client questions and feedbacks, issues related to coding are not supported here.
Based on the description, although the question is about converting Word documents, it's more likely to be a permission issue, the question is better to be posted in the IIS.NET forum:
http://forums.iis.net/
The reason why we recommend posting appropriately is you will get the most qualified pool of respondents, and other partners who read the forums regularly can either share their knowledge or learn from your interaction with us. Thank you for your understanding.
Regards,
Melon Chen
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. Please remember to mark the replies as answers if they help, and unmark the answers if they provide no help. If you have feedback for TechNet Support, contact
[email protected]

Similar Messages

  • "This command is not available because no document is open" when opening Word 2013

    Whenever I launch Word 2013, the error message "This command is not available because no document is open" appears.  This causes an issue that prevents a program called SNAP used for education from working properly.  I've been able
    to work around the error message itself by disabling the start screen for Word 2013, so it opens straight into a blank document, but SNAP still does not work.
    I've not been able to make any headway researching the issue.  It seems most people run into this error scripting or coding, and it's usually that they try to save a document or something before they actually make the document.
    I don't know that it's relevant, but this is occuring on a 32-bit Windows 7 box.

    Hi, I work with SNAP Technical Support and this is a known issue with Cengage's KPDO add-in.
    Cengage Keyboarding's Add-In to Word prevents the SnapPlayer application from communicating with Word. This add-in will
    need to be disabled.
    You
    may see the following error in the log when this occurs:<Exception>System.Runtime.InteropServices.COMException
    (0x80080005): Retrieving the COM class factory for component with CLSID {000209FF-0000-0000-C000-000000000046} failed due to the following error: 80080005.at
    SnapPlayer.Skills.Applications.Word.Launch() in D:ProjectsVisual StudioSnap PlayerSnapSkillsApplicationsWord.vb:line 234
    Disabling the add-in will resolve the issue.

  • Get error message:  this iphone can not be synced.  The required file is missing. Help.

    Can not sync my 3GS.  Get error message:  this iphone can not be synced.  The required file is missing,  What file?

    If you're on a mac, close iPhoto if it is open. In Finder open Pictures and right-click on iPhoto Library. Select Show Package Contents. Right-click the iPod Photo Cache folder, select Move to Trash. Now sync and the "this iphone can not be synced.  The required file is missing" error should be fixed.

  • I tried to download Firefox 4.0 on my Mac Intel running OS 10.6.6. I get a message that it can not download because libsmime3.dylib is open. And now FirFox 3.6 has disappeared. What do i do?

    I tried to download Firefox 4.0 on my Mac Intel running OS 10.6.6. I get a message that it can not download because libsmime3.dylib is open. And now FirFox 3.6 has disappeared. What do i do?

    FireFox can't open lots of files it isn't suposed to. DMG is opened by the Mac osx as a virtual volume file you just drag the FireFox icon to where you want it installed. Check your desktop for a FireFox volume... like a drive. Double click the DMG file if it is not there. This is how Mac works it has nothing to do with FireFox, many apps install this way!

  • Getting error message ORA-01034: Oracle Not available

    Hi
    I have a VM Machine with OEL 4.5 and have oracle 11g release 2 installed but do not have database created.
    on the command prompt I am getting error message
    ORA-01034: Oracle Not available
    Process ID: 0
    Session ID: 0 Serial Number: 0
    is it because I have not created the database... ?
    if yes can some one please guide me how I can create database...
    **** Sorry for asking these silly questions however I am new to oracle, just want to kick start my carrier in oracle...**** :-)

    ParikshitBhandari wrote:
    Hi
    Welcome to the forum.
    Before proceeding, please read the forum FAQ. The link is in the upper right corner of this very page.
    I have a VM Machine with OEL 4.5 and have oracle 11g release 2 installed but do not have database created.
    on the command prompt I am getting error message
    ORA-01034: Oracle Not available
    Process ID: 0
    Session ID: 0 Serial Number: 0
    is it because I have not created the database... ?Yes, it is because you have not created a database.
    It is A Good Thing (tm) that you actually copied and pasted the entire error message. Some here seem to think "it doesn't work" is an actionable error message. However, for future reference, error messages are the result of something happening. They are far more meaningful if you were to also copy and paste the command that triggered the error.
    if yes can some one please guide me how I can create database...
    Easiest way is to use the utility 'dbca' (database configuration assistant).
    **** Sorry for asking these silly questions however I am new to oracle, just want to kick start my carrier in oracle...**** :-)=================================================
    Learning how to look things up in the documentation is time well spent investing in your career. To that end, you should drop everything else you are doing and do the following:
    Go to tahiti.oracle.com.
    Drill down to your product and version.
    <b><i><u>BOOKMARK THAT LOCATION</u></i></b>
    Spend a few minutes just getting familiar with what is available here. Take special note of the "books" and "search" tabs. Under the "books" tab (for 10.x) or the "Master Book List" link (for 11.x) you will find the complete documentation library.
    Spend a few minutes just getting familiar with what <b><i><u>kind</u></i></b> of documentation is available there by simply browsing the titles under the "Books" tab.
    Open the Reference Manual and spend a few minutes looking through the table of contents to get familiar with what <b><i><u>kind</u></i></b> of information is available there.
    Do the same with the SQL Reference Manual.
    Do the same with the Utilities manual.
    You don't have to read the above in depth. They are <b><i><u>reference</b></i></u> manuals. Just get familiar with <b><i><u>what</b></i></u> is there to <b><i><u>be</b></i></u> referenced. Ninety percent of the questions asked on this forum can be answered in less than 5 minutes by simply searching one of the above manuals.
    Then set yourself a plan to dig deeper.
    - Read a chapter a day from the Concepts Manual.
    - Take a look in your alert log. One of the first things listed at startup is the initialization parms with non-default values. Read up on each one of them (listed in your alert log) in the Reference Manual.
    - Take a look at your listener.ora, tnsnames.ora, and sqlnet.ora files. Go to the Network Administrators manual and read up on everything you see in those files.
    - When you have finished reading the Concepts Manual, do it again.
    Give a man a fish and he eats for a day. Teach a man to fish and he eats for a lifetime.
    =================================

  • HT1926 trying to download itunes 10.6 on w7 64-bit, getting error msg: this installer has insufficient privileges to access this directory: C:\program data\microsoft\windows\start menu\programs ITunes.  Log on as administrator.  (I already am!)

    Can't install latest itunes. error msg: "This installer has insufficient priviliges to access this directory:  C:\ProgramData\Microsoft\Windows\StartMenu\Programs\ITunes. Log on as administrator or contact your system administrator."  I am logged on as administrator and have been since i've owned this laptop.  Any suggestions?

    That one's consistent with disk/file damage. The first thing I'd try with that is running a disk check (chkdsk) over your C drive.
    XP instructions in the following document: How to perform disk error checking in Windows XP
    Vista instructions in the following document: Check your hard disk for errors
    Windows 7 instructions in the following document: How to use CHKDSK (Check Disk)
    Select both Automatically fix file system errors and Scan for and attempt recovery of bad sectors, or use chkdsk /r (depending on which way you decide to go about doing this). You'll almost certainly have to schedule the chkdsk to run on startup. The scan should take quite a while ... if it quits after a few minutes or seconds, something's interfering with the scan.
    Does the chkdsk find/repair any damage? If so, can you get an install to go through properly afterwards?

  • Problem by startup Oracle 8i!!And Error Code: ORA 01034-ORACLE not available!!

    Hello all!
    I need urgent help!!
    I'm trying to start Oracle 8.1.6 i on Solaris 8. But there are lot of error:
    1. During initialising the database with dbassist, the error Code Error Codes: ORA 01034-"ORACLE not available" and ORA-01012-"not logged on" were shown.
    2. I'm trying to start Oracle 8i on Sun Solaris 8 by typing svrmgrl-connect interal-startup. But the following was shown on by screen:
    passau% svrmgrl
    Oracle Server Manager Release 3.1.6.0.0 - Production
    Copyright (c) 1997, 1999, Oracle Corporation. All Rights Reserved.
    Oracle8i Enterprise Edition Release 8.1.6.0.0 - Production
    With the Partitioning option
    JServer Release 8.1.6.0.0 - Production
    SVRMGR> connect internal
    Connected.
    SVRMGR> startup
    LRM-00109: could not open parameter file '?/dbs/[email protected]'
    ORA-01078: failure in processing system parameters
    Please help me!!
    My e-mail Adress: [email protected]

    I am pretty sure this has to do with the SGA..
    what you may have to do is adjust you
    system file
    Here the values for /etc/system file: for more info look under
    Oracle specific parameters (documetation) set shmsys:shminfo_shmmax=122496729 set semsys:seminfo_semmap=150 set semsys:seminfo_semopm=100 set semsys:seminfo_semvmx=12767 set semsys:seminfo_semmni=200 set semsys:seminfo_semmns=200 set semsys:seminfo_semmsl=200 set semsys:seminfo_semmnu=200 set semsys:seminfo_semume=100 set shmsys:shminfo_shmmin=100 set shmsys:shminfo_shmmni=100 set shmsys:shminfo_shmseg=100
    good luck
    [email protected]
    null

  • I am trying to download the trial of Acrobat XI Pro.  getting error msg that download was not succes

    i am trying to download the trial of Acrobat XI Pro.  receiving error msg that download was not successfull due to internet connectivity or firewall.  how do i proceed?

    Katmcki please see Sign in, activation, or connection errors | CC, CS6, CS5.5 - http://helpx.adobe.com/x-productkb/policy-pricing/activation-network-issues.html for common solutions to the current difficulties you are experiencing.

  • Trying to convert word to pdf and getting error message using Ver. 7

    I what sent a word doc by a correspondent of mine which I tried to convert to a pdf. I right clicked the doc on my desk top and chose "convert to PDF". It looked as it has all the other times but after it had opened word it came up with an error window/message of "Missing PDFmaker files." "Do you want to run the installer in repair mode?" and then a yes or no button. If I hit no it closes everything if I hit yes it acts like it's installing something and after a while it tells me that the computer needs to be restarted for changes to take affect. I have run it twice now and it doesn't change anything.
    can someone give me any tips on this?
    D

    You did not indicate the version of WORD. If it is WORD 2007, then you can not do this function with AA7. Try opening the file in WORD and printing to the Adobe PDF printer. If that works, then look for the PDF Maker options in WORD (create PDF). If you find them, then try that. If they do not show but the print worked, then you indeed have an issue with PDF Maker - probably either the macro is not activated in WORD or the version of WORD is 2007.

  • HT1237 My MacBookPro9,2 gets error message: "This software is not supported on your system." Audio jack is ignored. What else can I do?

    MACBOOK Pro 13-inch Mid 2012
    2.9GHz Intel Core i7
    8GB 1600 MHz DDR3
    Intel HD Graphics 40000 512 MB
    Mac OS X Lion 10..5 (11G63)
    Model Identifier:                    MacBookPro9,2
    Boot ROM Version:          MBP91.00D3.B08
    SMC Version (system):          2.2f44
    Passed Last Power on Self-Test
    The MacBook EFI Updater File that I downloaded from the Apple website for Support:
    http://support.apple.com/kb/HT1237
      --> shows my Model McBookPro 9,2 as needing
    EFI Boot ROM version MBP91.00D3.B08 (EFI 2.9) (http://support.apple.com/kb/DL1593)
    SMC version 2.2f44 (SMC 1.8) (http://support.apple.com/kb/DL1633)
    I downloaded and tried to run both the files
    MacBookProEFIUpdate2.9.dmg 9/19/12
    AND
    MacBookProSMCUpdate.pkg
    as offered on this matrix, which instructs:
    "This article lists firmware updates that were released for Intel-based Macs. They update the firmware that originally shipped from the factory. If your computer does not appear on this list, an update from the factory firmware is not necessary.
    If you are unsure whether your computer needs a particular update, simply download and open the update installer. The installer will alert you if the firmware update is already installed or not needed."
    and instead of a message telling me of the proper update
    "This software is not supported on your system."
    So, why would the manual updater not tell me I already have the proper SMC and EFI updates?
    What is the reason I get the message that the software I downloaded from Apple Support is not supported on my system?
    Is this indicative of a larger problem with my MACBOOK PRO? 

    [email protected],
    why were you trying to reïnstall the Boot ROM and SMC versions that were already installed on your MacBook Pro?
    I agree that  a “not supported” message is certainly less clear than an “already installed” message would have been.

  • I have over $50 in iTunes account but can't purchase music. Getting error that credit card processing not available try back later.  Please advise.

    Can not purchase on iTunes. Have $ in account but getting errors.  Appears trying to use credit card info and credit card processing down. please advise if I have a set up issue or if there is just a technical problem with iTunes store.

    hmm i wonder if this is related to the paypal issue...
    http://discussions.apple.com/message.jspa?messageID=2234044#2234044
    L

  • Travelling in Mauritania, cannot log into icloud with my PC netbook. I can read my mail on my iphone, but I get a message that "icould is not available" when I try to open it on the PC. It's very annoying as it's not so easy to type on iphone!

    Very strange. I have a PC netbook that I use when I travel, and here in Mauritania, when I try to log on icloud to check my mail, it tells me that it is not available or the server is down - the internet is working for everything else. I can read my mail on my iphone, connected to the same network. Is there some reason ou can't open icloud on an iphone and a pc at the same time?

    Been looking for similar posts, surprised I haven't found more, because I'm fairly certain that there is a current problem with some parts of Apple's server network: I have 3 iCloud accounts in Mail on my Macbook, and 1 of them (annoyingly, my main one) has not been able to connect for an hour or two. And both of the others wouldn't connect for a few minutes, but are now working again.
    More suprising is that trying to log in to webmail (www.icloud.com) is giving a very unhelpful error message, suggesting the server is down. Everything else Internet is working fine for me, and haven't changed any settings, so fairly sure problem is Apple's end.
    It's possible that your iPhone is collecting your mail via a different server route that is still working; my three iCloud accounts are collecting via p02.imap.mail.me.com, p09.imap.mail.me.com and p99.imap.mail.me.com, and it's only p02 that's consistantly not working.

  • When synching my 4th gen ipod touch I get error msg saying ipod could not be backed up because session could not be started with the ipod. It only does synch steps 2-5. Do I have to restore it?

    When synching by 4th gen ipod touch it skips the first step - backup-, does steps 2 through 5, then I get a message the ipod could not be backed up because a session could not be started with the ipod. How do I fix this? Do I have to restore my ipod? Will all my apps be erased?

    You have to have an internet connection, either wireless or through a computer with iTunes.  When you choose Software Update you can only update to the latest version for your iPod Touch, iOS 6.1.6

  • HT2499 dvd player - what do i do if i get a msg saying supported disk not available

    Trying to play a dvd movie on my MAC.  My DiscBurner type is OPTIARC DVD RW AD-5680H.  After puuting DVD movie in and click play with the remote it says Supported Disk Not Available.  Have MAC OS X 10.6.8

    Found my problem.  I had VMWare open and running Windows 7.  Windows media player was tring to run the DVD and the same time my MAC was so I shut down the Windows & and VMWare and then it released whatever hold it had on it and the came right up on my MAC.  Issue resolved.

  • I keep getting a msg - This accessory is not optimized for this iphone...Dismiss slide makes it go away but comes back. Phone is working ok but pop-up is annoying. Any help out there?

    I keep getting a pop-up. This accessory is not optimized for this iphone.... A dismiss button makes it go away but it keeps coming back periodically.
    Phone works fine. Any help out there?

    Check this article: http://support.apple.com/kb/TS1505
    If you get this message when you are using a "Works with iPhone" accessory, make sure of the following:
    Make sure the packaging for the product says "Works with iPhone" and not "Made for iPod".For more information about iPhone accessories and the difference between "Works with iPhone" and "Made for iPod' accessories click here.
    The iPhone dock connector is free of any debris.
    The "Works with iPhone" accessory's connector is free of debris.
    The iPhone is securely connected to the accessory—that is, it is not sitting crookedly within an iPhone dock and making only partial connection.

Maybe you are looking for