01-29-07 06:15 PM
Hi Edward,
sounds as if your .NET framework is not installed correctly.
Did you check if the items listed below are available in the GAC?
Cheers,
Stefan
"Edward Wilde" <ewilde@gmail.com> wrote in message
news:1170082618.321646.84000@p10g2000cwp.googlegroups.com...
> Hi Stefan,
>
> When running the CMS Assessment Tool (Beta 2) I get the following
> error at the stage it has finished going through the dll's and parsing
> the aspx pages and says 'Calculating results'
>
> Any Ideas?
>
> Thanks Ed.
>
> Contents of CmsAssessmentTool.log:
>
> -------------------------------------------------------------
> Referenced assembly not found:C:\WINDOWS\Assembly\GAC\System.Design
> \2.0.0.0__B03F5F7F11D50A3A\System.Design.dll
> -------------------------------------------------------------
> Referenced assembly not found:C:\WINDOWS\Assembly\GAC
> \System.Windows.Forms
> \2.0.0.0__B77A5C561934E089\System.Windows.Forms.dll
> -------------------------------------------------------------
> While calculating results: System.ArgumentNullException: Value cannot
> be null.
> Parameter name: assemblyName
> at
> Microsoft.ContentManagement.AssessmentTool.AspNetProcessor.AspRepresent
> ation.CmsTypeResolutionHelper.ResolveRealName(String ns, String
> className, DirectoryInfo binDirectory, String assemblyName, String
> sourceName)
> at
> Microsoft.ContentManagement.AssessmentTool.AspNetProcessor.AspRepresent
> ation.AspControl.RetrieveControlType()
> at
> Microsoft.ContentManagement.AssessmentTool.AspNetProcessor.AspRepresent
> ation.CmsPlaceholderControlSearchCriteria.Applies(AspControl control)
> at
> Microsoft.ContentManagement.AssessmentTool.AspNetProcessor.AspRepresent
> ation.AspElement. CollectPlaceholderControls(IControlSearc
hCriteria
> criteria)
> at
> Microsoft.ContentManagement.AssessmentTool.AspNetProcessor.CodeAnalyzer
> .GenerateFirstXmlResultFile(ArrayList processedElements, MSILCollector
> collector, WebConfigAnalysis webConfigAnalyzer, Hashtable
> projectLineCounts, ArrayList projectFiles, ArrayList serviceElements,
> ArrayList skippedFiles)
>
[ Post a follow-up to this message ]
|