Guest
|
Posted:
Wed Nov 02, 2005 9:04 am Post subject:
Cannot Install Tariq's Rights Checking Content Editor WebPar |
|
|
Dear WSS Experts,
I got the error msg when trying to import the Tariq's Rights Checking
Content Editor WebPart which is downloaded from here
http://projectdistributor.net/Releases/Release.aspx?releaseId=204
"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."
I tried 2 ways to install but all fail
1) stsadm -o addwppack -globalinstall -force -filename
C:\RCCESetup.CAB
2) a) Register the dll under c:\windows\assembly\ directory (GAC)
b) iisreset
c) save this in web.config
<SafeControl Assembly="RCContentEditor, Version=1.0.0.0,
Culture=neutral, PublicKeyToken=070a719cf3a13f01"
Namespace="RCContentEditor" TypeName="*" />
I'm a new bie and urgently need to resolve this problem, will
appreciated if anyone of you willing to help me.
Many Thanks.
Regards,
Steve |
|