MS Word & ASP.NET web services

Ask a Question related to ASP.NET Web Services, Design and Development.

  1. #1

    Default MS Word & ASP.NET web services

    Hello,
    Does anybody know how to launch MS Word application from ASP.NET webservice
    ?
    I'm receiving AccessDenied exception.
    What could be wrong with access rights if ASPNET and internet guest
    accounts both has permissions to launch and access Microsoft Word object ?
    Thanks.

    IIS 5.1,
    MS Office XP,
    MS Windows XP,
    MS .NET Framework v. 1.0.3705


    Rokas Valantinas Guest

  2. Similar Questions and Discussions

    1. Getting Word Count from MS Word files
      I would like to get the word count of MS Word files. I found a CFX tag on the exchange: CFX_FileSummary, but the download page is a dead link, as...
    2. Preventing MS Word Footers being used in word to pdf conversion
      Is it possible to stop Adobe PDF 6.0 pro from importing the page headers and/or footers on a batch of Word documents when converting the docuements...
    3. Editing Word documents in Perl (Openoffice Writer or MS Word)
      Hello, I want to read and edit openoffice / staroffice writer documents. Does anyone know of any modules for that? Ideally, I would've liked a...
    4. "Word too long" ? And exactly WHAT word might that be? Curious
      I have a script that runs fine, but on invocation in csh or bash or tcsh or ksh, the script reports: Word too long before a single line is...
    5. Networking Services - services.msc
      Hi, I'd like to know which services are responsible for home networking. i.e. which services do I need to be running for others to have access...
  3. #2

    Default MS Word & ASP.NET web services

    Hello,
    Does anybody know how to launch MS Word application from ASP.NET webservice
    ?
    I'm receiving AccessDenied exception.
    What could be wrong with access rights if ASPNET and internet guest
    accounts both has permissions to launch and access Microsoft Word object ?
    Thanks.

    IIS 5.1,
    MS Office XP,
    MS Windows XP,
    MS .NET Framework v. 1.0.3705


    Rokas Valantinas Guest

Posting Permissions

  • You may not post new threads
  • You may post replies
  • You may not post attachments
  • You may not edit your posts

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139