Steve Barker
2008-12-02 16:32:02 UTC
Hi all,
I have a solution in a Team Project, with a Team Build configured. The
solution contains a database project.
The database project compiles fine on my development machine, but the build
server is hitting an error:
(0,0): error TSD257: The value for $(DefaultDataPath) is not set,
please set it through the build property page.
Apparently, this is to do with the build server not knowing the details of
the SQL Server, as explained in this link:
http://blogs.msdn.com/buckh/archive/2007/09/11/vsts-2005-and-2008-building-database-projects-with-team-build.aspx
I have tried to follow the advice in the link, but I still get the error.
Does anyone have any ideas how I can fix this?
Thanks,
Steve.
I have a solution in a Team Project, with a Team Build configured. The
solution contains a database project.
The database project compiles fine on my development machine, but the build
server is hitting an error:
(0,0): error TSD257: The value for $(DefaultDataPath) is not set,
please set it through the build property page.
Apparently, this is to do with the build server not knowing the details of
the SQL Server, as explained in this link:
http://blogs.msdn.com/buckh/archive/2007/09/11/vsts-2005-and-2008-building-database-projects-with-team-build.aspx
I have tried to follow the advice in the link, but I still get the error.
Does anyone have any ideas how I can fix this?
Thanks,
Steve.