Download the EWS managed API from Microsoft
Api1.2 version should be downloaded in sharepoint2010 (version 2013 will be downloaded if it is used in version 2.0)
The downloaded file is a. MSI file. During installation, check the installation location.
After the installation is complete, copy the DLL file to the binfile of the IIS website, as shown in figureC: \ Inetpub \ wwwroot \ WSS \ virtualdirectories/8000
After copying, open the config file in IISAdd
Go to
After completing the prec
Error: the form cannot be rendered. This may be due to a misconfiguration of the Microsoft SharePoint Server State service. For more information, contact your server administrator.
Error:The form cannot be rendered. This may be due to a misconfiguration of the Microsoft SharePoint Server State service. For more information, contact
Your server administrator.
Reason:You will get this error while you are
SharePoint determines whether the user is in the field "personnel and group", sharepoint Field
These two methods are recorded for future use;
1. Determine whether the user is in the field personnel and group;
public static bool IsUserInFiled(int UserID, string ListName, int ItemID, string FieldInterName) { bool value = false; try { using (SPSite sit
You can use SharePoint Management PowerShell to perform operations on SharePoint.
Here we use the Import and Export of site as an example to briefly introduce how to use PowerShell to complete the above operations. We know that we have two options when performing backup and restore operations on the Site. One is to directly use the Backup and restore commands to perform backup and restore operations on the
start the workflow.
1) when designing a form template, set a dataconnection for the infopath form)
The submitted connection includes the URL of the submitted document library and the default naming rules for file names. This commit connection is required for submitting a form and starting a workflow.
2) Add code to the "save" button of the infopath form (The following code is used as an example:):
Xpathnavigator field2 =This. Maindatasource. createnavigator (). selectsinglenode
In the field of Web application development, users are constantly pursuing improved application experience. In addition, the requirements for these Web applications are no longer simply to support a single browser or platform. If you are currently building a Web application, the technology you need must not only provide a more convincing user experience, but also allow developers to quickly deliver this experience to multiple technologies and audiences. Silverlight 2 is an example of a technolog
ArticleDirectory:
Introduction to LINQ to SharePoint
LINQ to SharePoint Application
Summary
SharePoint projects usually perform operations on lists, document libraries, websites, and other types, including site \ WEB \ list \ listitem \ Folder. SharePoint has its original query method caml, the disadvantage
Suppose I have 10 lists and add a list event receiver itemadded event to these 10 lists, provided that this event provides the same functionality for all 10 lists. It is a headache to add the same event receiver to each list. If there are more than 10 event receivers in the list, copy the same event receiver n times.Code.
The following provides a method. For Multiple lists, if the event receiver requires the same function, you only need to write the code of one event receiver to add it to mult
Printing just the Web part and not the entire SharePoint page I observed stored times infopath Webbased form not print full form contents. it's only print firstpage of the form remaining pages print blank E. G if my Webbased form has 4 pages if I print this form browser based file \ Print \ button, it print only first page remaining 2, 3, 4, pages print blank but here it print header and footer, But I does not print full webpart contents.
So I decide
There are many WebService calls to SharePoint, but it is rarely detailed about how to set parameters when calling WebService with Parameters
Getuserpropertybyaccountname requires two parameters
Bytes;
When I use Textbox, how can I write the rule? In the textbox's rule, I cannot write the call value. Later I found that it should be written inForm LoadingIn"Data"Tab"Rules"Group, click"Form loading"To set the rules to run when the form is loaded.
After our preparations are complete, we can modify the authentication method of the existing SharePoint website.First, go to the management center to determine the current authentication method of the website:
Enter the sharepoint2010 management shell and enter the following command:
$ App= Get-spwebapplication [web app URL, e.g. http: // portal/]
$ App. Useclaimsauthentication ="True"
$ App. Update ()
In this way, the authentication
When you install SharePoint Server 2010, the first site that is created is a "NetBIOS name" site, and at this time, "My Site" (or "personal site") is also based on this NetBIOS name, for example, If your computer name is SP2010, the SharePoint site you create is http://sp2010, and my site is http://sp2010/my if you use a firewall (such as the ISA Server) to publish this web site to the Internet, http://sp20
Microsoft SharePoint Services is a network-centric document management technology. Microsoft regards it as a collaboration technology. But it actually has more features.
SharePoint Services embodies Microsoft's web-friendly product philosophy. It is closely related to desktop programs and implements these features in wizard mode. Security is already covered in the architecture. The auxiliary function of thi
I chatted with a friend yesterday about Sharepoint.
My friend is the project director of a medium-sized software company. He has a good technical foundation (both Java and. net) and has certain business capabilities. However, he hated SharePoint for the following reasons:
SharePoint features are limited. Compared with self-developed systems, many functions of
Configuring SharePoint is a more professional and complex process, especially early SPS2003, which is cumbersome to configure. Now the new MOSS 2007 has made some improvements: with the step-by-step hints of the Configuration Wizard, you can easily set up some basic information about SharePoint, and with the improved SharePoint Central Administration, you can qui
Prefacehttp://www.microsoft.com/zh-CN/download/details.aspx?id=29068#There is no "Sharepint integration" mode selection (in new) on the SQL server2012 report Configuration Manager, such as:What's going on here? Later through the query information to know, as follows:
Important Notes
Starting with the version of SQL Server 2012, Reporting Services Configuration Administrators are not designed to manage SharePoint mode rep
Windows PowerShell is a command-line scripting tool for administrators to fully access the applicable Application programming interface (API), and for interacting directly with SharePoint 2010 products to manipulate Web applications, site collections, sites, lists, and so on. Can unlock. In addition, administrators can write a cmdlet (pronounced "command-let") script to improve the experience of previous product versions.
Windows PowerShell 2.0 is th
Glossary
SharePoint refers to Microsoft's SharePoint service, Sharepoint Foundation, and Sharepoint Server. This is a series of technologies, products, and solutions launched by Microsoft for interconnection and collaborative sharing. The latest version is 2010, which is divided into two products:
Learn best practices for crawling in SharePoint Server 2013The search system crawls content to build a search index on which users can run search queries. This article contains recommendations for how to manage crawls most effectively.The content of this article:
Most content is crawled with the default content access account
effective use of content sources
use continuous crawls to ensure that search results are up t
activity.
I have encountered this problem for a long time. Finally, we finally solved the problem by using the list and database level, or the above operations, just running a little bit.Code. Here I wrote a consoleProgramTo solve this problem, the Code is as follows:
Code highlighting produced by Actipro CodeHighlighter (freeware)http://www.CodeHighlighter.com/-->
Using
System;
Using
System. Collections. Generic;
Using
System. LINQ;
Using
System. text;
Using
Microsoft.
The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion;
products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the
content of the page makes you feel confusing, please write us an email, we will handle the problem
within 5 days after receiving your email.
If you find any instances of plagiarism from the community, please send an email to:
info-contact@alibabacloud.com
and provide relevant evidence. A staff member will contact you within 5 working days.