The sharepoint-server tag has no wiki summary.
0
votes
2answers
26 views
Crawl file server to add files to search result
I'm trying to add some directories from my file server to be included in the search centre in sharepoint 2013. I have added a new content source to be crawled and stated it is a file server. I filled ...
0
votes
0answers
7 views
Exporting multiple wiki pages from library
I have set up a test environment where I have added several Enterprise Wiki pages. Now I want to move all these pages to my nev environment. Is it possible to download mulitple pages from the library ...
2
votes
3answers
80 views
Single Sign On between two web applications?
In my SharePoint 2013 Server farm I have two web applications:
Simple intranet portal (http://portal)
My Sites (http://portal:8080)
Problem is that users have to authenticate to each application. ...
0
votes
0answers
17 views
Parent terms missing in breadcrumb path
I have a site collection named "Faculty" and a subsite named "General".
For "General", I have multiple pages in that subsite. The content of the quick launch navigation for the subsite is based on a ...
0
votes
1answer
19 views
Search on hidden ID of enterprise wiki page only
I am using Sharepoint 2013 and have set up a small knowledge base.
I am displaying the hidden ID of the enterprise wiki page on the page using this code:
<SharePoint:EncodedLiteral ...
1
vote
0answers
39 views
How do I create a term driven breadcrumb trail?
I'm working with SharePoint 2013 and I edited my html master page in SharePoint Designer to show a breadcrumb trail like we had in SharePoint 2010. The code is placed after the ID ...
2
votes
1answer
32 views
SharePoint 2013 Web analytics
So SharePoint 2013 has some changes to the way the web analytics works, it moves it into the search service from what I read but from there I'm confused. I've been doing lots of reading it sounds like ...
0
votes
0answers
18 views
SharePoint 2013 and Dynamics GP 2010 Connectivity
I want to connect my SharePoint Server 2013 instance with Dynamics GP in the same local network. Basically these are the basic tasks that I want to perform:
Access basic information (such as Emp ...
4
votes
2answers
69 views
Sharepoint 2013 - Can I use Visual Studio 2012 express edition for web-parts and app parts?
I am new to SharePoint 2013. I want to develop the app and web parts using visual studio 2012 express edition. Can I use vs 2012 express edition to create app and web parts for SharePoint 2013? Can ...
0
votes
1answer
49 views
SharePoint server is not installed on this computer
I am new to SharePoint and I am using SharePoint 2013. I have installed the SharePoint server 2013 on one server and I want to create web parts from vs 2010. But my vs 2010 is present on different pc ...
0
votes
1answer
81 views
RegAsm : error RA0000 : Could not load file or assembly or one of its dependencies. The system cannot find the file specified
I am new to sharepoint. I try to add the Microsoft.SharePoint.dll to GAC. For that one I have used below code
Code :
`c:\WINDOWS\Microsoft.NET\Framework\v4.0.30319> Regasm.exe ...
0
votes
1answer
132 views
How to fix “A SharePoint server is not installed on this computer” in sharepoint 2013
Im trying to develop a Visual Web Part using Visual Studio 2010. I have not installed SharePoint 2013 locally on my developer pc, but I have installed it on my Windows 2008 Server.
When I try to ...
0
votes
0answers
26 views
Manager receives user error when approving a task
I am trying to implement Leave approval workflow in sharepoint server 2007.
1) Created a site of type Task
2) Created a Approval workflow for this task.
3) In the approvers filed, I gave my managers ...
0
votes
0answers
17 views
Lists and Libraries Show Up Blank in SPD
SharePoint Designer tends to behave itself and function as well as it is supposed. That is until yesterday. In the contents of the Lists and Libraries tab for the main/top level site shows nothing. ...
1
vote
1answer
180 views
SharePoint 2010 FormDigest issue: InvalidFormDigest
I'm getting weird error with publishing pages and form digest. When publishing page is in Published state __REQUESTDIGEST hidden field value is "InvalidFormDigest". I also have Notes web part on this ...