Uploaded image for project: 'XWiki MS Office Integration'
  1. XWiki MS Office Integration
  2. XOFFICE-71

Writing data to isolated storage fails when changing a setting

    XMLWordPrintable

Details

    • Bug
    • Resolution: Fixed
    • Major
    • 1.0 M3
    • 1.0 M2
    • XWord
    • None
    • Windows Vista, XWord in debug mode

    Description

      When changing XWord Options -> Account settings, I get the following exception:
      .

      The process cannot access the file 'XWordLoginData' because it is being used by another process.
      
      ************** Exception Text **************
      System.IO.IOException: The process cannot access the file 'XWordLoginData' because it is being used by another process.
         at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
         at System.IO.FileStream.Init(String path, FileMode mode, FileAccess access, Int32 rights, Boolean useRights, FileShare share, Int32 bufferSize, FileOptions options, SECURITY_ATTRIBUTES secAttrs, String msgPath, Boolean bFromProxy)
         at System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, FileOptions options, String msgPath, Boolean bFromProxy)
         at System.IO.IsolatedStorage.IsolatedStorageFileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, IsolatedStorageFile isf)
         at System.IO.IsolatedStorage.IsolatedStorageFileStream..ctor(String path, FileMode mode, IsolatedStorageFile isf)
         at XWriter.LoginData.WriteCredentials(String[] credentials) in Login.cs:line 26
      

      Attachments

        Activity

          People

            tachirei Teofil Achirei
            tachirei Teofil Achirei
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: