I am getting the following error on my build report. This is a
branch... made with SVN then I hand edited the entities.xml file and a
few other files. I am pretty sure I missed something by I can't figure
out what.
Could not find a part of the path 'C:\Development\AmsiSuite
\v6.0.0\Build\dashboard\Packages\SourceModificationReport
\modifications.xsl'.
The correct path would be: (minus the "dashboard' folder)
'C:\Development\AmsiSuite\v6.0.0\Build\Packages
\SourceModificationReport\modifications.xsl'.
In dashboard.config this is the value used: <xslFile>Packages
\SourceModificationReport\modifications.xsl</xslFile>
This is the same value that is in the trunk folders. But, for some
reason in the branch it seems to be relative to the dashboard
directory while in trunk it is relative to the Build directory.
Also, do the artifactRootURL attributes in the dashboard need to be
changed for a branch?
On Mon, Apr 13, 2009 at 1:06 PM, PilotBob <archer....@gmail.com> wrote:
> I am getting the following error on my build report. This is a
> branch... made with SVN then I hand edited the entities.xml file and a
> few other files. I am pretty sure I missed something by I can't figure
> out what.
> Could not find a part of the path 'C:\Development\AmsiSuite
> \v6.0.0\Build\dashboard\Packages\SourceModificationReport
> \modifications.xsl'.
> The correct path would be: (minus the "dashboard' folder)
> 'C:\Development\AmsiSuite\v6.0.0\Build\Packages
> \SourceModificationReport\modifications.xsl'.
> In dashboard.config this is the value used:
> <xslFile>Packages
> \SourceModificationReport\modifications.xsl</xslFile>
> This is the same value that is in the trunk folders. But, for some
> reason in the branch it seems to be relative to the dashboard
> directory while in trunk it is relative to the Build directory.
> Also, do the artifactRootURL attributes in the dashboard need to be
> changed for a branch?
> Any help greatly appreciated.
> BOb
-- Jay Flowers
----------------------------------------------------------------------
http://jayflowers.com ---------------------------------------------------------------------
On Apr 13, 1:57 pm, Jay Flowers <jay.flow...@gmail.com> wrote:
> I think you should look at the IIS config, compare the virtual folder layout
> to a working setup...
Thanks Jay. AHHA! I never noticed that there were nested vdirs in the
dashboard vdir. So, I added the Packages and Artifacts vdirs. Yes, now
I get the build report on those projects.
But, only half way there. I am still getting errors on some of the
build logs. Like the MSBuild log and the Post build log. The errors
are similar to:
Could not find a part of the path 'c:\inetpub\wwwroot\AmsiSuite-
v6.0.2\Artifacts\20090413141611\MSBuildLog.xml'.
Of course, these folders are not in inetpub\wwwroot at all. The path
it is looking for is here:
> On Mon, Apr 13, 2009 at 1:06 PM, PilotBob <archer....@gmail.com> wrote:
> > I am getting the following error on my build report. This is a
> > branch... made with SVN then I hand edited the entities.xml file and a
> > few other files. I am pretty sure I missed something by I can't figure
> > out what.
> > Could not find a part of the path 'C:\Development\AmsiSuite
> > \v6.0.0\Build\dashboard\Packages\SourceModificationReport
> > \modifications.xsl'.
> > The correct path would be: (minus the "dashboard' folder)
> > 'C:\Development\AmsiSuite\v6.0.0\Build\Packages
> > \SourceModificationReport\modifications.xsl'.
> > In dashboard.config this is the value used:
> > <xslFile>Packages
> > \SourceModificationReport\modifications.xsl</xslFile>
> > This is the same value that is in the trunk folders. But, for some
> > reason in the branch it seems to be relative to the dashboard
> > directory while in trunk it is relative to the Build directory.
> > Also, do the artifactRootURL attributes in the dashboard need to be
> > changed for a branch?
> > Any help greatly appreciated.
> > BOb
> --
> Jay Flowers
> ----------------------------------------------------------------------http://jayflowers.com > ---------------------------------------------------------------------
On Mon, Apr 13, 2009 at 2:57 PM, PilotBob <archer....@gmail.com> wrote:
> On Apr 13, 1:57 pm, Jay Flowers <jay.flow...@gmail.com> wrote:
> > I think you should look at the IIS config, compare the virtual folder
> layout
> > to a working setup...
> Thanks Jay. AHHA! I never noticed that there were nested vdirs in the
> dashboard vdir. So, I added the Packages and Artifacts vdirs. Yes, now
> I get the build report on those projects.
> But, only half way there. I am still getting errors on some of the
> build logs. Like the MSBuild log and the Post build log. The errors
> are similar to:
> Could not find a part of the path 'c:\inetpub\wwwroot\AmsiSuite-
> v6.0.2\Artifacts\20090413141611\MSBuildLog.xml'.
> Of course, these folders are not in inetpub\wwwroot at all. The path
> it is looking for is here:
> > On Mon, Apr 13, 2009 at 1:06 PM, PilotBob <archer....@gmail.com> wrote:
> > > I am getting the following error on my build report. This is a
> > > branch... made with SVN then I hand edited the entities.xml file and a
> > > few other files. I am pretty sure I missed something by I can't figure
> > > out what.
> > > Could not find a part of the path 'C:\Development\AmsiSuite
> > > \v6.0.0\Build\dashboard\Packages\SourceModificationReport
> > > \modifications.xsl'.
> > > The correct path would be: (minus the "dashboard' folder)
> > > 'C:\Development\AmsiSuite\v6.0.0\Build\Packages
> > > \SourceModificationReport\modifications.xsl'.
> > > In dashboard.config this is the value used:
> > > <xslFile>Packages
> > > \SourceModificationReport\modifications.xsl</xslFile>
> > > This is the same value that is in the trunk folders. But, for some
> > > reason in the branch it seems to be relative to the dashboard
> > > directory while in trunk it is relative to the Build directory.
> > > Also, do the artifactRootURL attributes in the dashboard need to be
> > > changed for a branch?
> On Mon, Apr 13, 2009 at 2:57 PM, PilotBob <archer....@gmail.com> wrote:
> > On Apr 13, 1:57 pm, Jay Flowers <jay.flow...@gmail.com> wrote:
> > > I think you should look at the IIS config, compare the virtual folder
> > layout
> > > to a working setup...
> > Thanks Jay. AHHA! I never noticed that there were nested vdirs in the
> > dashboard vdir. So, I added the Packages and Artifacts vdirs. Yes, now
> > I get the build report on those projects.
> > But, only half way there. I am still getting errors on some of the
> > build logs. Like the MSBuild log and the Post build log. The errors
> > are similar to:
> > Could not find a part of the path 'c:\inetpub\wwwroot\AmsiSuite-
> > v6.0.2\Artifacts\20090413141611\MSBuildLog.xml'.
> > Of course, these folders are not in inetpub\wwwroot at all. The path
> > it is looking for is here:
> > > On Mon, Apr 13, 2009 at 1:06 PM, PilotBob <archer....@gmail.com> wrote:
> > > > I am getting the following error on my build report. This is a
> > > > branch... made with SVN then I hand edited the entities.xml file and a
> > > > few other files. I am pretty sure I missed something by I can't figure
> > > > out what.
> > > > Could not find a part of the path 'C:\Development\AmsiSuite
> > > > \v6.0.0\Build\dashboard\Packages\SourceModificationReport
> > > > \modifications.xsl'.
> > > > The correct path would be: (minus the "dashboard' folder)
> > > > 'C:\Development\AmsiSuite\v6.0.0\Build\Packages
> > > > \SourceModificationReport\modifications.xsl'.
> > > > In dashboard.config this is the value used:
> > > > <xslFile>Packages
> > > > \SourceModificationReport\modifications.xsl</xslFile>
> > > > This is the same value that is in the trunk folders. But, for some
> > > > reason in the branch it seems to be relative to the dashboard
> > > > directory while in trunk it is relative to the Build directory.
> > > > Also, do the artifactRootURL attributes in the dashboard need to be
> > > > changed for a branch?
On Mon, Apr 13, 2009 at 3:08 PM, PilotBob <archer....@gmail.com> wrote:
> On Apr 13, 3:05 pm, Jay Flowers <jay.flow...@gmail.com> wrote:
> > You know there is a script for configuring IIS:
> > C:\Projects\projectname\trunk\Build\SetupIIS.xml.
> Is that something that can be run after the fact? Does it create the
> dashboard.config file?
> BOb
> > On Mon, Apr 13, 2009 at 2:57 PM, PilotBob <archer....@gmail.com> wrote:
> > > On Apr 13, 1:57 pm, Jay Flowers <jay.flow...@gmail.com> wrote:
> > > > I think you should look at the IIS config, compare the virtual folder
> > > layout
> > > > to a working setup...
> > > Thanks Jay. AHHA! I never noticed that there were nested vdirs in the
> > > dashboard vdir. So, I added the Packages and Artifacts vdirs. Yes, now
> > > I get the build report on those projects.
> > > But, only half way there. I am still getting errors on some of the
> > > build logs. Like the MSBuild log and the Post build log. The errors
> > > are similar to:
> > > Could not find a part of the path 'c:\inetpub\wwwroot\AmsiSuite-
> > > v6.0.2\Artifacts\20090413141611\MSBuildLog.xml'.
> > > Of course, these folders are not in inetpub\wwwroot at all. The path
> > > it is looking for is here:
> > > > On Mon, Apr 13, 2009 at 1:06 PM, PilotBob <archer....@gmail.com>
> wrote:
> > > > > I am getting the following error on my build report. This is a
> > > > > branch... made with SVN then I hand edited the entities.xml file
> and a
> > > > > few other files. I am pretty sure I missed something by I can't
> figure
> > > > > out what.
> > > > > Could not find a part of the path 'C:\Development\AmsiSuite
> > > > > \v6.0.0\Build\dashboard\Packages\SourceModificationReport
> > > > > \modifications.xsl'.
> > > > > The correct path would be: (minus the "dashboard' folder)
> > > > > 'C:\Development\AmsiSuite\v6.0.0\Build\Packages
> > > > > \SourceModificationReport\modifications.xsl'.
> > > > > In dashboard.config this is the value used:
> > > > > <xslFile>Packages
> > > > > \SourceModificationReport\modifications.xsl</xslFile>
> > > > > This is the same value that is in the trunk folders. But, for some
> > > > > reason in the branch it seems to be relative to the dashboard
> > > > > directory while in trunk it is relative to the Build directory.
> > > > > Also, do the artifactRootURL attributes in the dashboard need to be
> > > > > changed for a branch?
> On Mon, Apr 13, 2009 at 2:57 PM, PilotBob <archer....@gmail.com> wrote:
> > On Apr 13, 1:57 pm, Jay Flowers <jay.flow...@gmail.com> wrote:
> > > I think you should look at the IIS config, compare the virtual folder
> > layout
> > > to a working setup...
> > Thanks Jay. AHHA! I never noticed that there were nested vdirs in the
> > dashboard vdir. So, I added the Packages and Artifacts vdirs. Yes, now
> > I get the build report on those projects.
> > But, only half way there. I am still getting errors on some of the
> > build logs. Like the MSBuild log and the Post build log. The errors
> > are similar to:
> > Could not find a part of the path 'c:\inetpub\wwwroot\AmsiSuite-
> > v6.0.2\Artifacts\20090413141611\MSBuildLog.xml'.
> > Of course, these folders are not in inetpub\wwwroot at all. The path
> > it is looking for is here:
> > > On Mon, Apr 13, 2009 at 1:06 PM, PilotBob <archer....@gmail.com> wrote:
> > > > I am getting the following error on my build report. This is a
> > > > branch... made with SVN then I hand edited the entities.xml file and a
> > > > few other files. I am pretty sure I missed something by I can't figure
> > > > out what.
> > > > Could not find a part of the path 'C:\Development\AmsiSuite
> > > > \v6.0.0\Build\dashboard\Packages\SourceModificationReport
> > > > \modifications.xsl'.
> > > > The correct path would be: (minus the "dashboard' folder)
> > > > 'C:\Development\AmsiSuite\v6.0.0\Build\Packages
> > > > \SourceModificationReport\modifications.xsl'.
> > > > In dashboard.config this is the value used:
> > > > <xslFile>Packages
> > > > \SourceModificationReport\modifications.xsl</xslFile>
> > > > This is the same value that is in the trunk folders. But, for some
> > > > reason in the branch it seems to be relative to the dashboard
> > > > directory while in trunk it is relative to the Build directory.
> > > > Also, do the artifactRootURL attributes in the dashboard need to be
> > > > changed for a branch?