We have a 2008 solution that has a file system website as part of the solution. This solution is under source control with Team Foundation Server. Every time the solution is closed it either checks out a file called vwd.webinfo or attempts to and complains that someone else already has it checked out.
Removing the file from source control does not fix the issue because it gets re-added automatically for some reason.
Why does this happen and is there something we can do about it to remove this nag?
Thanks a lot!
3 1 I have an ASP.Net 2.0 web project, which is setup is a Web Site (a file system web site I believe, though not sure). One file that keeps changing very often, ot it's own, is the vwd.webinfofile. It is located in the root folder of the project, and this is what it looks like:
One file that keeps changing very often, ot it's own, is the vwd.webinfofile. It is located in the root folder of the project, and this is what it looks like: <?xml version="1.0" encoding="UTF-8"?><VisualWebDeveloper> <!--
This problems occurs because if any of the content type has required fields and donot containe default value. the document is automatically checked out. Remove the required fields in all content types and upload it will definelty works.
The file will still be in your file system and solution, but not under source-control. You won't see "plus" or "v" or "lock" button
Go to Property Pages, select Build on the left, and uncheck "Build Web site as part of solution" Then you can delete the file and it won't get created automatically.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With