A Web Part or Web Form Control on this Web Part Page cannot be displayed or imported because it is not registered on this site a

Hi evrybody,

I have been facing this problem of

A Web Part or Web Form Control on this Web Part Page cannot be displayed or imported because it is not registered on this site as safe.

when dragging the office scorecard viewer and scorecard browser in the share point portal.

I tried manipulating the web.config file but in vain.

Colud any one throw some light on this

Thanks in advance

email id : sandeshsk007@gmail.com



Answer this question

A Web Part or Web Form Control on this Web Part Page cannot be displayed or imported because it is not registered on this site a

  • Stephen Hauck

    Hi,

    I tried the line stated earlier:

    stsadm -o addwppack -url http://localhost:9328 -filename "C:\Program Files\Microsoft Office business Scorecard Manager 2005\Server\Setup\ScorecardWebParts.cab" -force

    But i get the message: The Server intstance specified was not found. Please specify the server's address and port.

    but http://localhost:9328 is the server address and port. Wich works fine in Internet Explorer

    I've also tried without the url: stsadm -o addwppack -filename "C:\Program Files\Microsoft Office business Scorecard Manager 2005\Server\Setup\ScorecardWebParts.cab" -force

    But recieved the following error: Cannot locate the <SafeControls> section in the web.config file for this site. Controls in the specified assembly cannot be marked as <SafeControls>. C:\Program Files\Microsoft office business scorecard manager 2005\Server\Setup\ScorecardWebParts.vab: Operation completed with errors

    When i uninstall MBSM an reinstall it i gives an error on this cmd line execution witch means he didn't install the webparts agian, leaving me in the same position as i was.

    Can anyone help me in resolving this problem.

    Regard,

    Laurens Priemis


  • Lewis Horowitz

    I want to install web parts in Scorecard Sever 2007 onto my portal

    The cab file for scorecard setup is found in the path "C:\Program Files\Microsoft Office PerformancePoint Server\2007\Scorecards\Assemblies"

    I tried re installing the scorecard web parts using the "force" option but it dint install.

    Can you please throw some light on this again.

    Thanks in advance.


  • ChrisNijjar

    Try reinstalling the ScoreCard web part. Locate the ScoreCardWebParts.cab on your server (ours is at "C:\Program Files\Microsoft Office Business scorecard Manager 2005\Server\Setup\ScoreCardWebPart.cab") then use the stsadm tool to re-install it.

    stsadm -o addwppack -url http://mysharepointserver -filename C:\SomeDirectory\ScoreCardWebParts.cab -force

    If that doesn't work, you may have to reinstall Office Business Scorecard Manager (DANGEROUS). Make sure you have everything saved so you can re-deploy your scorecards, kpis, etc.

    Be sure you have good backups of everything you don't want to lose or you could be in for a world of grief.


  • boe_sue

    It seems that installing Office 2003 solved the problem for me. I've had office 2007 instead but it apparently it isn't backwards compatible.


  • A Web Part or Web Form Control on this Web Part Page cannot be displayed or imported because it is not registered on this site a