The settings tag has no wiki summary.
4
votes
0answers
30 views
How to use SPEncryptedString?
I have an application page and am trying to save settings for it using an SPPersistedObject. One of the fields I am saving needs to be encrypted and I tried to use SPEncryptedString but I can't get ...
0
votes
1answer
114 views
Create a custom action to my custom settingpage, but got error: Application Server Administration job
I have created a new VS 2010 sharepoint empty project. Create a feature with the name "Create action". I created also an action element file with the following xml code:
<?xml version="1.0" ...
0
votes
2answers
52 views
Using the SPPropertyBag with Custom Admin Pages in SharePoint 2010
I am looking for some tutorial/solution like is described on the website below. It is a custom settings page which is available in the site settings page with a hyperlink.
...
0
votes
3answers
138 views
How to change the from address name in the outgoing email settings in SharePoint 2010?
For some reason the from address on the list or library notifications I get are always prefixed with an "Administration". although I have the from address set up as CustomerPortal@MyCompany.com in ...
0
votes
1answer
83 views
Custom settingspage, also a hyperlink in the site settings page
I would like to create my own custom setting asp page with 3 fields and a save button:
FirstName
LastName
EmailAddress
If I click on the save button I would like to save these 3 fields to the ...
1
vote
2answers
452 views
What columns count as lookup column concerning the “List View Lookup threshold”
I got the following entry in my SharePoint 2010 log file:
"Some lookup fields were omitted from the query results because the list exceeds the lookup column threshold."
I checked the setting (Central ...
4
votes
1answer
59 views
What does client-side functionality mean?
I've seen a few questions being asked where the asker says they have client-side functionality, what does this mean exactly?
I didn't know what to tag this question as I can't find anything vague and ...
1
vote
2answers
70 views
How to Store Personal Settings in WebPart?
I want to allow a user to store personal information in my WebPart.
So I have a property:
[WebBrowsable(true)]
[WebDisplayName("Tag")]
[Pages.SPWebCategoryName("Tag to display")]
...
0
votes
1answer
161 views
Enabling publishing infrastructure feature by default in sharepoint 2010?
I saw this question posted on a site and I would like to know if there is an answer as I have the same issue.
I know how to in the settings activate publishing feature on a site but is it possible to ...
0
votes
1answer
85 views
How can I hide the Theme link in Site Settings for SharePoint 2010
Can I create a customAction to hide the Theme link in Site Settings in SharePoint 2010 ? If so, what does the Element.xml look like ? I've tried the following:
<Elements ...
0
votes
1answer
94 views
why “Site Action” is hidden for Site Collection Home Page
I am a member of Owner group and if I go to any sub site of this site collection I can see tab "site actions" but I can't find it on site collection home page even tho I can go to settings using ...
0
votes
1answer
49 views
SharePoint 2010: Site security
I have Site collection (http://myapp/sites/sitcol) and i have two site in that site collections i.e root site (http://myapp/sites/sitcol/) and site2 (http://myapp/sites/sitcol/site2).
i have two ...
0
votes
1answer
72 views
sharepoint 2010: revoke rights to see “users and permissions”
I have a sharepoint site and i want few users not to see "Users and Permissions" in 'site settings'. It should not disturb anything else.
Please help me.
1
vote
0answers
80 views
How to avoid default attendee in sharepoint2010 team site workspace
If I create a meeting workspace on Sharepoint2010 site, I'm by default added as an attendee to every new meeting in that workspace.
Can I avoid this in any way? I need no default attendees.
1
vote
1answer
426 views
set or update multiple values cascading lookup field using client object model
I'm struggling since a couple of weeks with setting a multiple values cascading lookup field using a client object model,
I could set the first value but then It show me an error of invalid lookup ...
1
vote
2answers
133 views
I've screwed something up in 2007, only in the backend apparently
When I try to "modify all site settings" I get the following error:
The file '/_layouts/MasterPages/_controltemplates/Welcome.ascx' does not exist. at ...
1
vote
2answers
925 views
Why isn't “Column ordering” available in my list settings?
I want to change the column order visible when viewing or editing a list item. I have accessed the "Column ordering" interface via the list settings page on other lists in the past, but it isn't ...
2
votes
3answers
345 views
How to set maximum number of logfiles (Sharepoint 2010)?
How can I prevent my sharepoint server from generating mass amounts of logfiles? In the central adminstration I can only configure the maximum size per file + the time to keep them.
With the ...
2
votes
1answer
83 views
Configuring MaxReceivedMesageSize for Search ServiceApplication
Browsing the SearchService application logs through the Central Administration I noticed an error occured while crawling one of my Content Sources.
There's the description:
The maximum message size ...
1
vote
1answer
550 views
SP2010 Client Object Model 3 MB limit - updating maxReceivedMessageSize doesnt get applied
I am using Client Object Model to interact with Sharepoint 2010. When I tried to upload documents greater than 3 MB using Client OM, it gave an error Bad Request. Microsoft suggests this to fix the ...
2
votes
2answers
2k views
How to customise site calendars depending on the event category in SP2010?
I have added to the Calendar in the Team site several categories for the events;
Meeting
Holiday
Team Event
Business Travel
In order to make this as visual as the Outlook calendar I would like the ...

