Re: Can't create Word Document

From: Som (Somsubhra_ghosh@satyam.com)
Date: 09/13/02


From: "Som" <Somsubhra_ghosh@satyam.com>
Date: Fri, 13 Sep 2002 13:08:54 +0530


PLease check the ACL for the folder that gets created.
Right click and then click security
"Larry Marshall" <larrym@marshap.com> wrote in message
news:ffbd73be.0209122301.f904df1@posting.google.com...
> I'm trying to save a Word document off to a folder which is
> subordinate to the Server.MapPath. In fact, the program creates the
> folder OK, but cannot create the document. What am I missing? ASPNET
> user has Full Control of the Server.MapPath.
>
> Thanks - Larry
>
> Exception Details: System.Runtime.InteropServices.COMException: Word
> cannot save or create this file. The disk may be full or
> write-protected. Try one
> or more of the following: * Free more memory. *
> Make sure that the disk you want to save the file on is not full,
> write-protected, or damaged.
> (C:\Inetpub\wwwroot\..
>
> Source Error:
>
> objDoc = Word.Application.ActiveDocument
> Line 1815:
> Line 1816: ' 'Save Signature Page
> Line 1817: objDoc.SaveAs(strThisLoanDocDirectory & "\01.DOC")
> <==ERROR
> Line 1818: CType(objDoc, Word._Document).Close()
> Line 1819: CType(objWord, Word._Application).Quit()



Relevant Pages

  • Re: How to Restrict Access to Folders on a Second Drive
    ... Robert seems to indicate that he has Home edition. ... in that folder, then one would use ... > The only way that I know of to restrict access to> specific folders is to edit their individual security ... >>>You need to have the disk formatted with NTFS to set ...
    (microsoft.public.windowsxp.security_admin)
  • Re: Lost Disk Space
    ... Microsoft MVP (Windows Security) ... My guess is that either your server was not close to being ... It might help if you go through each folder under the ... > below such as diruse that may be helpful in tracking down disk use. ...
    (microsoft.public.win2000.security)
  • Re: Back and Forward Jump List
    ... In this folder, I created 3 folders called DABRs, Development and Use Cases. ... In the Use Case folder I created a Word document called Get Data. ... Third bookmark in the Links document. ... The hyperlink base used in the Get Data Word document in the Use Case folder ...
    (microsoft.public.word.docmanagement)
  • Missing Word files after crash
    ... Word document -- I got a gray screen ordering me to restart the ... immediately repaired the hard disk and permissions with Disk Utility, ... The folder in question showed up as empty. ...
    (microsoft.public.mac.office.word)
  • Re: Cant create Word Document
    ... I'm trying to save a Word document off to a folder which is ... subordinate to the Server.MapPath. ... Make sure that the disk you want to save the file on is not full, ...
    (microsoft.public.dotnet.framework.aspnet.security)

Loading