Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
570
WPF, build server and licenses.licx
posted

For a build server using msbuild (not Visual Studio), do the NetAdvantage WPF components still need to be installed on the build server ? We can't just reference DLL's copied to the server ?

I found this link that said just save yourself the headache and install NetAdvantage on the build server, but wasn't sure if that also applied to WPF http://blogs.infragistics.com/blogs/eblankenship/archive/2007/07/16/building-apps-using-netadvantage-with-team-build.aspx

An alternative suggested was a workaround to clear out the contents of the licenses.licx file - but will that cause problems trying to run ?http://news.infragistics.com/forums/p/9004/35136.aspx#35136

Parents
  • 390
    posted

    At the moment, the notes about installing the products on the build servers is still valid for all of the .NET products including WPF.  After you install NetAdvantage for WPF you shouldn't have any issues with building your apps on the build server.

     We've identified this as being a less than optimal situation and I've added a note to our backlog item.

Reply Children