Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Could not find file ...document.xml #14

Open
brownbl1 opened this issue Jul 24, 2017 · 0 comments
Open

Could not find file ...document.xml #14

brownbl1 opened this issue Jul 24, 2017 · 0 comments

Comments

@brownbl1
Copy link

brownbl1 commented Jul 24, 2017

When I install this using the clickOnce installer, I see this error in the log (which halts the app). But when I download the binaries and run the app from the download directory (without installing) I don't get this error.

When it gets to the step where it tries to create dummy documents, I get this error.

7/24/2017 2:15:12 PM	***CREATING ITEMS AND DOCUMENTS***
7/24/2017 2:15:12 PM	Start adding documents to library: Financial Statements in site: https://bentleytest.sharepoint.com/sites/electronic-inc/san-fra
7/24/2017 2:15:12 PM	ERROR OCCURED: Could not find file 'C:\Users\benjamin.brown\AppData\Local\Apps\2.0\394VD59Y.V6N\W4O9LD5K.4WR\acce..tion_04c1242149dd5301_0000.0005_5aaeee76bf361b85\SampleData\document.xml'.
   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, Boolean useLongPath, Boolean checkHost)
   at System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, FileOptions options, String msgPath, Boolean bFromProxy, Boolean useLongPath, Boolean checkHost)
   at System.IO.StreamReader..ctor(String path, Encoding encoding, Boolean detectEncodingFromByteOrderMarks, Int32 bufferSize, Boolean checkHost)
   at System.IO.File.InternalReadAllText(String path, Encoding encoding, Boolean checkHost)
   at Acceleratio.SPDG.Generator.SampleData.CreateDocx() in E:\TeamCity\Acceleratio.SPDG\Release\src\Acceleratio.SPDG.Generator\SampleData\SampleData.cs:line 167
   at Acceleratio.SPDG.Generator.GenerationTasks.ItemsAndDocumentsDataGenerationTask.getFileContent() in E:\TeamCity\Acceleratio.SPDG\Release\src\Acceleratio.SPDG.Generator\GenerationTasks\ItemsAndDocumentsDataGenerationTask.cs:line 164
   at Acceleratio.SPDG.Generator.GenerationTasks.ItemsAndDocumentsDataGenerationTask.addDocumentToFolder(SPDGList docLib, SPDGFolder folder) in E:\TeamCity\Acceleratio.SPDG\Release\src\Acceleratio.SPDG.Generator\GenerationTasks\ItemsAndDocumentsDataGenerationTask.cs:line 126
   at Acceleratio.SPDG.Generator.GenerationTasks.ItemsAndDocumentsDataGenerationTask.Execute() in E:\TeamCity\Acceleratio.SPDG\Release\src\Acceleratio.SPDG.Generator\GenerationTasks\ItemsAndDocumentsDataGenerationTask.cs:line 110
   at Acceleratio.SPDG.Generator.DataGenerator.startDataGeneration() in E:\TeamCity\Acceleratio.SPDG\Release\src\Acceleratio.SPDG.Generator\DataGenerator.cs:line 170
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant