The sharepoint-server tag has no wiki summary.
0
votes
0answers
8 views
Bug in SharePoint 2013 : adding a enterprise wiki page
When I view my site content and go to the pages library ( Enterprise wiki template ) I can add a new Enterprise wiki page from the ribbon ( select new than enterprise wiki page ). It redirect me to a ...
0
votes
1answer
31 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 ...
1
vote
0answers
6 views
Sharepoint Server 2013 installation: why ArpWrite action fails?
Installation of prerequisites for Sharepoint 2013 server x64 (on Windows Server 2008R2, 12-core physical server) succeeded, but Sharepoint breaks installation and installation rollbacks on the ...
0
votes
3answers
25 views
What equipment is needed for test SharePoint environment?
I am not really experienced in SharePoint beyond managing site content. Right now we only have a live SharePoint environment with two servers, one for SQL, and the other server for everything else. ...
1
vote
1answer
22 views
It's possible to put the Application servers on different subnet than the Front End Servers
It is possible to put the Application servers on a different subnet than the Front End Servers in SharePoint 2013,
What are the advantages and drawbacks, noting that this is an Internet facing ...
0
votes
1answer
10 views
Opening office documents from Sharepoint 2010 takes forever and seems to try to open dll-files from server!
When I try to edit an word (2010) document from Sharepoint (2010) it takes ages to open (~5 minutes for a 3mb file). If I just copy it to my desktop and open it from there, it's lightning fast. The ...
0
votes
2answers
44 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
1answer
21 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 ...
0
votes
0answers
10 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
157 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. ...
1
vote
0answers
48 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
55 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
21 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
97 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
163 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
1answer
114 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
53 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 ...
2
votes
1answer
248 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 ...
0
votes
1answer
90 views
SharePoint apps are greyed out
I've setup a SharePoint Enterprise 2013 and are trying to install apps from SharePoint store but all the apps (almost) are greyed out. There is two apps that is not inactive, it's SimpleNews and ...
0
votes
0answers
27 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
18 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. ...
0
votes
1answer
30 views
Use SharePoint Server Search 14 on one WFE or both?
I'm having a SharePoint Server 2010 installation and two WFEs'. As of today, only SharePoint Foundation Search V4 is running on Server 1, not SharePoint Server Search 14. From what I know, it should ...
2
votes
0answers
80 views
Windows Live ID Compliance Guide
I've been following this guide to set up Windows Live ID authentication (http://www.wictorwilen.se/Post/Visual-guide-to-Windows-Live-ID-authentication-with-SharePoint-2010-part-1.aspx) and it makes ...
0
votes
2answers
57 views
Looking for fast way to get Listitem Count
My problem ist related to this question.
In order to get the basic statistics I need the total item count. However the basic LINQ query
(from t in Tickets
select t).Count();
or
Tickets.Count();
...
2
votes
4answers
57 views
In a site with two servers where can I expect to see my ULS log entry?
I'm using SPDiagnosticsService to write an entry to the ULS logs. On a load-balanced environment with 2 front-end servers I can't find the entries at all, but it works fine on my local dev environment ...
0
votes
1answer
133 views
How to deploy a Custom Page in a SP 2013 SandBox solution?
Is it possible to deploy a custom WebPage in a SP 2013 SandBox Solution?
0
votes
1answer
36 views
Publishing SharePoint Application Page to a remote server
I created a SharePoint Application Page. I chose Deploy as a Farm Solution and was able to make the application page work and get deployed on the local (development) SharePoint server. But apparently ...
0
votes
1answer
38 views
Hide “Create new subsite” in sharepoint site
I wanted to hide the link "new subsite", avaiable in viewlsts.aspx for all users in few SharePoint sites.
Is there any way to hide this link?
0
votes
0answers
20 views
How to get the list of services that required for sharepoint server 2007/2010?
Is there any way to get list of services that required to run the sharepoint server 2007 and sharepoint 2010
I needed to come up list of services for sharepoint to monitor that by manual throught our ...
0
votes
0answers
6 views
sharepoint error current simulation title not found
I have installed sharepoint server envirement on my 2008 windows server. i also configured a web application and created a site collection on http:/myserver/mysite when i try to access these address i ...
1
vote
0answers
58 views
Upload clickonce to sharepoint
I'm following this tutorial to upload a clickonce application to sharepoint. This is my Elements.xml:
<?xml version="1.0" encoding="utf-8"?>
<Elements ...
0
votes
0answers
23 views
Visual WebPart not showing in FeatureList
I have created a Visual Web Part in VS2010 with SPmetal-generated Entities and a repository.
This is the code in the Page_Load()
var _repository = new ITStatistikenVWP.TicketsystemRepository();
...
0
votes
1answer
54 views
Sharepoint CU Download mirror available?
The "request hotifx via email" pages from Microsoft are again not working and I need to install several CUs on my virtual machines.
Are there any ftp sources available?
Kind regards
0
votes
1answer
506 views
Do i have to run Register-SPWorkflowService for each site collection?
As part of my SHarePoint Server 2013 setup I sometimes need to integrate the new workflow infrastructure into the farm. I've followed the documentation starting from the SharePoint side of things:
...
1
vote
2answers
77 views
Restrict printing and editing on a pdf created with word automation services
Some customer asked my if it was possible to restrict printing and editing a pdf file?
Looking over Google I found this.
I was wondering if is possible to encrypt a pdf file generated by word ...
0
votes
1answer
47 views
Can Anybody put light on sky drive feature of Sharepoint 2013?
I Need to know few things about sky drive feature of SharePoint 2013 on prem.
If i have to use Sky Drive, does it have to be on mysite only or i could use it on any other site template...?
Does sky ...





