If you build this WSP project locally on a development PC all is fine. However (depending upon you project) it may fail on Team Build, well actually not fail just pause forever. This due to the way...
Id #8591 | Release:
None
| Updated: Feb 13 at 6:24 PM by rfennell | Created: Dec 19, 2008 at 11:52 AM by rfennell
You have to be careful in the pre/post build build events if you are trying to build this template on a TFS Team Build box due to differences in Macro expansion. It might be worth adding some guida...
Id #8590 | Release:
None
| Updated: Feb 13 at 6:24 PM by rfennell | Created: Dec 19, 2008 at 11:50 AM by rfennell
Hi,
I have this error when adding the solution to my server ("%STSADM% -o addsolution -filename %PackageFile%")
What is special in my project? A subfolder in the directory "Template/Features/My...
Id #6387 | Release:
None
| Updated: Feb 13 at 6:24 PM by fdobon | Created: Jun 18, 2008 at 4:41 PM by fdobon
I suggest that the following code are added in post-built event before manifest and dff are build.
copy "$(ProjectDir)\bin\debug\$(ProjectName).dll" "$(ProjectDir)\DLLS\GAC\$(ProjectName).dll" /y
Id #2676 | Release:
None
| Updated: Feb 13 at 6:24 PM by frien | Created: Jun 28, 2007 at 8:56 AM by frien
I suggest that source save items are excluded in the CreateCabDDF and CreateManifest files.
That is all .scc files and what the files are called in TFS
Id #2675 | Release:
None
| Updated: Feb 13 at 6:24 PM by frien | Created: Jun 28, 2007 at 8:51 AM by frien