Recently Viewed...
To help you navigate to pages you most recently visited, select from the links below.
Product Forums
Sharepoint Forums
Dynamic Tags
Back on Track
Info Pics
Stock Quote Web Part

    |   Register   |   Tuesday, August 19, 2008   
Sharepoint 2007 Forums
Subject: Installing Web Parts - Custom Security File
Prev Next
You are not authorized to post a reply.

Author Messages
Chad
Posts:1814
river guide
river guide

01/16/2008 9:41 AM  

Hi guys... I  wanted to post some information if you use custom security files / custom security levels within SharePoint and use our web parts. If you do not use custom security you can just set the security to WSS_Medium but if you are using a custom security policy here are some additional security you need to add:

Using custom security policy level for our web parts...
 
Our web parts require that the trust level be set to WSS_Medium within the web.config however we have had many clients inform us that they need a solution for custom files (as other web parts require custom).
 
 
All Data Springs web parts requires these additional security classes:
 
 
 
                                        
 
 
All web parts require this permission set within the config file:
 
                            
                                    version="1"
                                    ObjectModel="True"
                            />
 
 
The stock quote web part requires these additional security classes added to the custom security file.
             
              
                    
 
 
The stock quote web part requires this IPERMISSION:
                           
                                    class="EnvironmentPermission"
                                    version="1"
                                    Read="TEMP;TMP;USERNAME;OS;COMPUTERNAME"
                            />
                           
                          
 
 
Brad
Posts:2
new to the springs
new to the springs

05/23/2008 4:23 PM  
The above post appears as jibberish.

Example: All Data Springs web parts requires these additional security classes:

This is followed by a bunch of white space. So are some of the others, showing incomplete node definitions. Could you clear this one up so I can get the Stock Quote web part working. The fiddling around is starting to drive me up the wall.
You are not authorized to post a reply.
Forums > Sharepoint 2007 General Information > General Discussions > Installing Web Parts - Custom Security File



ActiveForums 3.7
Copyright 2005 - 2008 by Data Springs, Inc.
Terms Of Use | Privacy Statement