Generating Deployment Report.

Hi,

I'm trying to generate a deployment report for my distributed diagram to see what information it contains, but the .html that is generated contains a lot of errors (426 errors) in it.

Is this normal at this point, or my setup is not valid?

I did successfully validate my diagram without any errors/warnings and them select Generate Deployment Report.

The some of the errors look like that:

Error 15 'width=100%' is not a known CSS property name. C:\Documents and Settings\<xxxx>\my documents\visual studio 2005\Projects\Draft\OverallSystem.html 11 129 Default System

Error 16 Missing property value in "<property> : <value>" declaration. C:\Documents and Settings\<xxxx>\my documents\visual studio 2005\Projects\Draft\OverallSystem.html 11 139 Default System

Error 19 Another object on this page already uses the ID 'errorname'. C:\Documents and Settings\<xxxx>\my documents\visual studio 2005\Projects\Draft\OverallSystem.html 11 803 Default System

Error 21 Another object on this page already uses the ID 'errordesc'. C:\Documents and Settings\<xxxx>\my documents\visual studio 2005\Projects\Draft\OverallSystem.html 15 45 Default System

Error 62 Could not find any attribute 'rows' of element 'table'. C:\Documents and Settings\<xxxx>\my documents\visual studio 2005\Projects\Draft\OverallSystem.html 67 928 Default System

Error 124 Another object on this page already uses the ID 'appname'. C:\Documents and Settings\<xxxx>\my documents\visual studio 2005\Projects\Draft\OverallSystem.html 109 522 Default System

Error 136 Another object on this page already uses the ID 'hostname'. C:\Documents and Settings\<xxxx>\my documents\visual studio 2005\Projects\Draft\OverallSystem.html 115 772 Default System

Error 191 Another object on this page already uses the ID 'resource'. C:\Documents and Settings\<xxxx>\my documents\visual studio 2005\Projects\Draft\OverallSystem.html 151 593 Default System

Thanks
JF

[2023 byte] By [Jean-FrancoisH.] at [2008-2-13]
# 1
Jean-Francois,

What version of Visual Studio are you using?

Those errors are likely when you open Deployment Report in the design view and HTML version of Deployment Report is different from the one specified in Visual Studio (i.e. 1.1 vs 2.0).

Try to close Deployment Report in Visual Studio in Design mode, and right-click on Deployment Report HTML file and select View in Browser. Does the result appear OK?

Dmitriy_Nikonov_MSFT at 2007-9-9 > top of Msdn Tech,Visual Studio Team System,Visual Studio Team System - Architecture & Design...
# 2
Thanks for the reply.

I'm using Beta 2.

Yes you are right when I open it from the Deployment Report in Visual Studio in Design mode I have those errors. I did try it as you suggest and it works fine, I can see the results.

Thanks
JFH

Jean-FrancoisH. at 2007-9-9 > top of Msdn Tech,Visual Studio Team System,Visual Studio Team System - Architecture & Design...

Visual Studio Team System

Site Classified