Tagged Questions
-2
votes
2answers
48 views
How does SharePoint work? [closed]
What will be the proper answer for this question:
"How does SharePoint work?"
1
vote
2answers
14 views
Undefined responseXML on StartWorkflow
I was presented with a task to run a workflow via jQuery. I know that SPServices has this capability, but I have never tried it before being assigned this task. So I set out and found some good ...
0
votes
0answers
13 views
SPTimer Jobs During Certain Time Frame
I have a request to run a timer job each hour from 12am-5am Monday-Saturday. Do I have that level of flexibility to define my timer job schedule within the FeatureActivated method in my C# timer ...
1
vote
0answers
10 views
Choice between NTLM or Kerberos
For an SharePoint 2010 intranet application how to decide which authentication type Kerberos or NTLM is suitable ?
In few cases Kerberos is mandatory but in NTLM is also suitable in few other cases. ...
0
votes
0answers
27 views
403 - Forbiddeden Exception while accessing SharePoint 2010 WebService
I am getting 403 - Forbidden Exception while accessing a SharePoint 2010 web service. However, the same user is able to access the same SharePoint site with the browser.
The authentication used is ...
2
votes
1answer
30 views
Record management in document management project - SharePoint 2010
For a document management project we need to implement a record management capability to a document library .
Which template should we use?
Record centre Or document Center?
Record center has many ...
0
votes
1answer
16 views
Restricted search on a list to hide private column
We have a list called employee. Out of all columns search result should not show 2 private columns named DOB & salary. Result can show all other columns.
I mean how to implement restricted search ...
0
votes
4answers
44 views
bulk files upload to document library in SharePoint 2010
in one of the project we need to upload bulk files ( 250 mb at a time or more ) to a document library in SharePoint 2010. OOB multiple file upload through IE browser is not good one as it gives ...
0
votes
1answer
22 views
How to retrieve Lookup List's lookup values in a third List
I am using sharepoint 2010 Lists.I have 3 Lists RoleFamily,Roles and Employees. RoleFamily defines under which Family a role exists.There fore RoleFamily is the Primary.The below image shows the ...
0
votes
0answers
7 views
What's the best way to create a replication/load balancing module?
We have a sharepoint doucment library, the site consist media files(like images, word document, .psd file) and then we have a local CME (Alterian) which can be integrated to the SharePoint library in ...
1
vote
1answer
23 views
How to change FROM address when workflow is configured in SharePoint 2010
There is a requirement to change FROM address when workflow is configured in Sharepoint 2010 ?
By default it is static one and I want to change it so that site owners email adress will go as FROM ...
0
votes
0answers
13 views
show outlook calendar
For SharePoint 2010 intranet project want to show outlook calendar. But OOB calendar web part ask for login details each time it is accessed. What is the way to overcome/avoid login each time in the ...
0
votes
1answer
30 views
How to show organization chart in SharePoint 2010
How to show organization chart for a company in intranet portal without using any third party web part? what is the simplest way to show data correctly?
0
votes
0answers
8 views
SSP upgrade approach
In case of SSP 2007 to 2010 upgrade what is better approach ( In-place or DB attach) to upgrade these following SSP service. In fact all SSP services have pros & cons for ( In-place or DB attach) ...
0
votes
1answer
22 views
upgrading Web Parts in SharePoint 2010
what is the best approach for upgrading Web Parts in SharePoint 2010?
Is AfterDeserialize() method best approach?
pl suggest.
thanks in advance
0
votes
0answers
14 views
Connectable webpart multiple textboxes
I have two webpart right now on selectedindex changed of my textbox(TextboxFirstname) i send textbox data to consumer webpart, the problem is now that i have more then one textbox that i want to send ...
0
votes
1answer
38 views
Modify list schema in production - best way; in SharePoint 2010
Suppose we have a defined a list schema in a site which is in production and has data in to it. it is for a client & maintained by the admin of the client.
Now I want to add a column to it. What ...
2
votes
1answer
35 views
Listing all the documents in SharePoint server using C#?
I'm new to SharePoint server. I need to get the list of all document stored in SharePoint server, not in particular user site. Is there any way to get all documents list , name or count using C#?
...
3
votes
2answers
63 views
SharePoint 2010 - choice of deploying dll to GAC or web application
In case of sharepoint 2010 is it really better to avoid deploying DLLs to the GAC (this has risks because of security override), instead deploying it to the web application IIS bin directory and use ...
0
votes
0answers
16 views
Microsoft.Interop.office.word Error This website requires you to log in
When trying to generate to word I get the following error:
The website declined to show this webpage
HTTP 403
Most likely causes: •This website requires you to log in.
What you can ...
0
votes
1answer
34 views
sharepoint 2010 switching multiple content list forms in a single page
I have 4 different lists setup by using multiple content lists so end-up with 4 different forms. Is there any way to make one default form for all in a single page and switching them by using maybe a ...
0
votes
0answers
39 views
advise/help needed for either color code or collapse
First of all, please pardon me with my English.
I need to distinguish each lists in sharepoint 2010 either with collapse view method or color code method.
I have tried to configure grouping with ...
2
votes
4answers
89 views
Problem in Automatically log into Sharepoint
I could not automatically logged into sharepoint site with the window user account. I have to click "SignIn" button displayed on the right of the screen.(as shown in picture)
As described in this ...
0
votes
1answer
23 views
Tochange the look and feel Site settings and Visual upgrade options is not available after migrating 2007 to 2010
After migrating 2007 to 2010, the 2007 site has been displayed in the sharepoint 2010. But when i am trying to upgrade, the visual upgrade is not available and site settings is also not available.
...
0
votes
2answers
43 views
After migrating 2007 to 2010- when i open the web application empty team site is created. no datas are visible
I have followed this link for migrating SharePoint 2007 to 2010:
http://www.sharepointdiary.com/2011/09/migrate-from-moss-2007-to-sharepoint-2010.html
When navigating to my site after migration only ...
0
votes
0answers
14 views
SharePoint 2013 - Sorry, apps are turned off. If you know who runs the server, tell them to enable apps [duplicate]
I am new to SharePoint 2013. I have developed an app using vs 2012. When I try to deploy the app, then I am getting the below error.
Error : Sorry, apps are turned off. If you know who runs the ...
0
votes
1answer
18 views
WSPBuilder for vs 2012
I am new to SharePoint 2013. I am using trial version vs 2012. I want to use the WSPBuilder to develop the web parts. I have install the WSPBuilder and it is not showing in vs 2012.
I have used the ...
0
votes
1answer
37 views
Could not load file or assembly 'Microsoft.SharePoint, …' or one of its dependencies. The system cannot find the file specified
I am new to SharePoint 2013. I am using SharePoint server 2013 installed on one server and vs 2010 on my local PC. I have install the "WSPBuilder" to develop the web-parts on my local PC. I have ...
0
votes
0answers
17 views
I am using a Visual Webpart that are that inherits from UserControl
i am tring to download to pdf format using iTextSharper , but now the problem come when i am trying to render the controls.
I make it work with Label.RenderControl();
But when starting to work with ...
0
votes
2answers
29 views
Application pool SharePoint 80 get stopped.. dont now why
i tryed to use ITextSharper yesterday today i started my server got HTTP ERROR 503 , after trying to deploy i find out that my application pool get stopped when i try to go to my site in internet ...
0
votes
2answers
36 views
SharePoint 2013 - Error while creating the web parts in vs 2010
I am new to SharePoint 2013. I have SharePoint server 2013 install on server and vs 2010 present in other PC. I have developed a test visual web parts using vs 2010 on my local PC. The visual web part ...
1
vote
0answers
41 views
Anonymous user when subscribing to RSS feeds for a List on an Internet facing site throws “An unexpected error has occurred”
I have an Internet facing SharePoint 2010 site collection which has anonymous access enabled, the list is set to view items for anonymous users.
The anonymous users can view the list, but when you ...
1
vote
1answer
40 views
SharePoint 2013 - “Package failed” error while creating the web parts in vs 2010
I am using SharePoint 2013 server and vs 2010. My SharePoint server present in different server and vs 2010 is another PC. I have created test web part using vs 2010 and build successfully. When I ...
0
votes
2answers
39 views
Sharepoint 2010 - SPSite class throws Exception
I have Created Sample Console Applciation in .Net 3.5 X64 with Sharepoint 2010 - Windows Server 2008.
It Always throws Exception, Please help me to resolve this issue
This is the Sample Code:-
...
2
votes
0answers
26 views
Bulk file upload creates multiple versions of all files except last file
I have an interesting (well to me anyways) problem here. I am doing a code based mass upload of documents into a SharePoint library with a twist. The twist is that the file's last modified date ...
0
votes
0answers
37 views
Search is not working after migrating Moss 2007 to Sharepoint 2010
I have done a migration from Moss 2007 to Sharepoint 2010. After upgrading the Sharepoint site search does not works.
Note: Sharepoint 2010 is installed in windows server 2008 R2 machince.
6
votes
1answer
111 views
Protect wsp file from Reverse Engineering
How to protect wsp file so no one can read my source code. When we change wsp file extension from wsp to zip, it gives all dll file and this dll can be extracted from .net reflector and get all source ...
1
vote
1answer
31 views
Sharepoint Pop Up on an ENtry
I have created a survey in Sharepoint 2010
I have one question which asks for Team name.
What i want is that whenever a user selects this question i.e Team -Name, i want that some kind of Pop up ...
0
votes
1answer
70 views
How to calculate the Value of sharepoint list field in the Date field column?
The first 6 digits would come from the current day’s date – the last 3 digits would start at 001 and increment throughout that day. So if the date is 04/11/13 the first value of the list should be ...
0
votes
1answer
146 views
Get-SPWeb: Access is denied. (Exception from HRESULT: 0x80070005 (E_ACCESSDENIED))
I'm having issue with Get-SPWeb:
I did everything suggested at
Error - Get-SPWeb in Powershell
but still not working. weird thing is: it worked before. Did MS change something?
the account i ...
0
votes
0answers
66 views
How to enable document library item “Follow” button for custom library items?
I created a custom list definition in SharePoint 2013, using visual studio. When i create a document library based on this definition (template) i do not see the "FOLLOW" button in the document ...
0
votes
1answer
22 views
Document Library Content type
How does a Content Type in the Document library usefull? If new Content Type Template is added how to apply the existing Columns to it?
5
votes
0answers
73 views
Using SharePoint UserAccountDirectoryPath with SSRS
I've got a SharePoint 2010 Enterprise multi-tenant setup integrated with a new SSRS 2008 R2 instance in SharePoint-Integrated mode and have FINALLY managed to get everything working. However, there ...
0
votes
5answers
120 views
I like to get to the top in SharePoint, Please help me [closed]
I am enthusiastic in learning SharePoint, I want to know some detail.
From where should I start learning SharePoint to get expertise.
How should I get to the top in SharePoint?
I want to keep ...
0
votes
0answers
103 views
Sorting Attachments Field in Sharepoint 2010 List
I have a custom SP list with Attachments fields and number of other fields in the List.
After user upload many attachments in different stage user are facing difficulty of finding the latest file ...
0
votes
1answer
63 views
Content Type Prompt in List
I have a list that has multiple content types in a SPF2010 environment. The manager of this list is familiar with using the New dropdown menu in the ribbon bar to select a content type, but he is ...
0
votes
0answers
109 views
Create user profile programmatically
I want to overwrite the existing user profile that are in sp with my own one.
public string AccountName { get; set; }
public string WorkPhone { get; set; }
public string Department { get; set; }
...
2
votes
2answers
121 views
Deploying a webpart to multiple site collections?
Is it possible to Deploy a Webpart to multiple Site Collections, and not only to one?
0
votes
1answer
32 views
Delete users profile and deploy your own Users Webpart for all users in the farm
Is it possible to Detele this Webpart in every users profile?Because i want to have my own Webpart Profile . And is there any way to do this for all users at only one Deploy , and not manually to ...
0
votes
0answers
27 views
cannot find user “Find people” My Site Host
i have created a my site host, i am inlogged as administrator and am trying to find a user there i have permission to read on site page , but i cant find the users,
i am using "find people" that are ...
