#1
|
|||
|
|||
Enterprise Template Projects
I downloaded the trial version of Visual Build Pro and every time I try to build a solution with Enterprise Template Projects, it gives me the following error:
Building project step 'New Step'... Object reference not set to an instance of an object. Step 'New Step' failed Build ended. It appears that the Enterprise Template Projects is causing a problem. Is there a work around or is this a bug? _ Thanks, -Jim |
#2
|
|||
|
|||
It turns out that the Make VS.NET action did not support building Enterprise Template (ETP) solutions because the SLN file references an ETP file, which in turn references the project file.
Support for Enterprise Template solutions has been added to the Make VS.NET action and is available in the latest download. |
#3
|
|||
|
|||
I am having the same behavior today. Is there something else that needs to be done for this issue. I can build fine in VS .Net and also the same solution works with a different configuration chosen.
|
#4
|
|||
|
|||
Please ZIP and post or send:
1) The info from Help | About | Install Info 2) The .bld file used to build 3) A build log file 4) The .sln file and ETP+project files (no source code files) Thanks. |
#5
|
|||
|
|||
OK, here they are.
|
#6
|
|||
|
|||
Downloading and extracting http://www.kinook.com/Download/VisBuildDotNET.zip to your VisBuildPro6\System dir should fix this problem.
|
#7
|
|||
|
|||
That did the trick. Thanks a bunch.
|
|
|