Results 1 to 5 of 5

Thread: [RESOLVED] Unable to create XML documentation file.. [HELP]

  1. #1

    Thread Starter
    Member BlueCharge's Avatar
    Join Date
    Aug 2009
    Posts
    61

    [RESOLVED] Unable to create XML documentation file.. [HELP]

    Hi Everyone,

    I have used Visual Basic 2008 for a while now and i have never came across this problem, when i try to build my application i get the following two errors...

    Unable to copy file "obj\Release\Parent Pro.xml" to "bin\Release\Parent Pro.xml". The file or directory is corrupted and unreadable.
    AND

    Unable to create XML documentation file 'E:\Parent Pro - TRIAL\Parent Pro\obj\Release\Parent Pro.xml': System Error &H80070570&
    I can run in Debug no problem, but i need to publish to a web server and i get the same problem...

    Any help would be much appreciated.

    Kind Regards,

    Daniel
    Last edited by BlueCharge; Oct 29th, 2009 at 09:27 AM.
    Visual Basic 2008 Express Edition...
    Level: Slightly Above Beginner...

  2. #2
    Addicted Member
    Join Date
    Oct 2009
    Posts
    212

    Re: Unable to create XML documentation file.. [HELP]

    Have you tried to open the suspected files and directories manual, through explorer? I might try moving(or deleting) those directories and letting them be recreated. If you do find errors when opening them, sounds like its time for a "chkdsk /f" Good Luck (maybe its something way different too, this is just a best guess)
    Have you tried Google?

  3. #3
    PowerPoster 2.0 Negative0's Avatar
    Join Date
    Jun 2000
    Location
    Southeastern MI
    Posts
    4,367

    Re: Unable to create XML documentation file.. [HELP]

    You might even want to consider deleting your obj\release and bin\release folders or the whole obj and bin folders. As long as you haven't copied anything in there, all the files will be regenerated by the compiler the next time you compile.

  4. #4

    Thread Starter
    Member BlueCharge's Avatar
    Join Date
    Aug 2009
    Posts
    61

    Re: Unable to create XML documentation file.. [HELP]

    Thank you both for your quick responses, it was much appreciated. I took both of your suggestions into consideration and you were both correct. I did try this but when trying to delete the bin and obj folders there were not completely deleting. I then copied all folders and files to my PC from my flash drive but without the obj and bin folders and then built the app successfully. Thanks alot guys!
    Visual Basic 2008 Express Edition...
    Level: Slightly Above Beginner...

  5. #5
    New Member
    Join Date
    Sep 2012
    Posts
    2

    Thumbs up Re: Simplest and Quickest way

    Simply you can do is just copy entire folder which contains your project and paste it at any location, you can paste it at same location. and launch your project from the new copy.
    You'll not get any error.

Posting Permissions

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



Click Here to Expand Forum to Full Width