|
-
Oct 28th, 2009, 01:32 PM
#1
Thread Starter
Member
[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...
-
Oct 28th, 2009, 03:25 PM
#2
Addicted Member
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)
-
Oct 28th, 2009, 09:21 PM
#3
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.
-
Oct 29th, 2009, 08:52 AM
#4
Thread Starter
Member
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...
-
Sep 16th, 2012, 01:14 PM
#5
New Member
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
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|