开发者

crm developer tools integrated in visualstudio

开发者 https://www.devze.com 2023-03-10 23:02 出处:网络
I\'m trying to get crm-explorer and developer tools integrated and running within visual studio I suceeded in having the crm explorer integrated, but don t know how to simple build

I'm trying to get crm-explorer and developer tools integrated and running within visual studio

I suceeded in having the crm explorer integrated, but don t know how to simple build I read about devbuild but when triggering it from a visualstudio command line I get:

c:\Projects\MyCrmSolution>ECHO OFF Welcome to the Developer Build Starting Build soluton files Microsoft (R)-Buildmodul, Version 3.5.30729.1 [Microsoft .NET Framework, Version 2.0.50727.3620] Copyright (C) Microsoft Corporation 2007. Alle Rechte vorbehalten.

Das Erstellen wurde am 06.06.2011 10:39:30 gestartet. Projekt "c:\Projects\MyCrmSolution\BuildScripts\tfsbuild.proj" auf Knoten 0 (Standardziele). c:\Projects\MyCrmSolution\BuildScripts\tfsbuild.proj : error MSB4057: Das Projekt enthält kein DesktopBuild-Ziel. Die Erstellung von Projekt "c:\Projects\MyCrmSolution\BuildScripts\tfsbuild.proj" ist abgeschlossen (Standardziele) --开发者_StackOverflow社区 FEHLER.

Fehler beim Erstellen.

"c:\Projects\MyCrmSolution\BuildScripts\tfsbuild.proj" (Standardziel) (1) ->

c:\Projects\MyCrmSolution\BuildScripts\tfsbuild.proj : error MSB4057: Das Projekt enthält kein DesktopBuild-Ziel.

0 Warnung(en)
1 Fehler

Vergangene Zeit 00:00:00.06

straight tips would be nice


Based on the error, it sounds to me like the build script is unable to find the desktop build target file. I would open up the build script that you are executing first and look for external scripts that it references. My guess is that one of these references will be missing or named differently. That is what I would investigate first.

0

精彩评论

暂无评论...
验证码 换一张
取 消

关注公众号