DonRul
8 Mar 2012, 3:27 PM
I am deploying my Touch app into a Visual Studio server project that is under source control with Team Foundation Server. If I haven't checked out my deployment folder for edit, the designer deploy will fail without warning me.
There is a warning if I try to configure the designer to deploy to a path that I don't have permissions to.
So the issue seems to be that the initial deploy worked fine because I had permissions to the folder but once I checked the files in they were not writable by the designer.
This can be very confusing when new files sucessfully deploy (because they are not checked in yet) but updated files do not overwrite older files.
There is a warning if I try to configure the designer to deploy to a path that I don't have permissions to.
So the issue seems to be that the initial deploy worked fine because I had permissions to the folder but once I checked the files in they were not writable by the designer.
This can be very confusing when new files sucessfully deploy (because they are not checked in yet) but updated files do not overwrite older files.