Description

Analysis of ASP.NET Application built on VB.net fails

The log error is: "Analysis of 'd:\projects\testproject.vbproj' failed".

Observed in CAST AIP
Release
Yes/No
8.3.x(error)
8.2.x(tick)
8.1.x(tick)
8.0.x (tick) 
7.3.x(tick)
7.2.x(tick)
7.0.x(tick)
Observed on RDBMS
RDBMS
Yes/No
Oracle Server(tick)
Microsoft SQL Server(tick)
CSS3(error)
CSS2(tick)
CSS1(tick)
Step by Step Scenario
  1. Setup .NET Legacy Analyzer for VB Project
  2. Run Analysis 
  3. Analysis failed.
Action Plan

Microsoft method IMSAdminBase::OpenKey, which works well for IIS 6.0, but does not for IIS 7.5

ASP.NET 1.1 is not supported on IIS 7.5 in Win 2008 R2. Please refer Microsoft documentation (http://support.microsoft.com/kb/2489698)

  1. Run the analysis on an OS that has IIS supporting .NET 1.1
    Or upgrade the source code to a more recent version of .NET.
Impact on Analysis Results and Dashboard

Analysis fails.

Notes/comments

 

Related Pages