Quantcast
Channel: SharePoint 2013 - Setup, Upgrade, Administration and Operations forum
Viewing all 21070 articles
Browse latest View live

hide Site Content link in 2013?

$
0
0

Hi,

i'm trying to get rid of the Site Content link on the left hand side of the screen (default 2013 homepage).  Do I need SP Designer 2013 to do this?  Anyone have any experience with this.  The Site Content link shows libraries that we do not want our users to see.  Thanks for any help!


“Read permission” level will not allow users to see the metadata navigation tree

$
0
0

I have a main publishing site and 5 sub sites, and I define a metadata navigation tree as shown below.

But all the users that have the “Read permission” level will not be able to see this tree as shown below, while “Contributors” can see it.

But the problem is that when I access the “Read permission” level to add the needed permission,, I cannot find any single  permission which is related to view a metadata navigation tree.

Can anyone advice?.


Error installing April CU 2013

$
0
0

We are currently running Sharepoint Server with Enterprise CAL License on version 15.0.4420.1017  I am trying to install the April CU ubersrv2013-kb2726992-fullfile-x64-glb and I am getting the following error.

"The expected version of the product was not found on the system"

Any thoughts?

SSRS report give error on Sharepoint 2013

$
0
0

Hello Everyone

I have SQL server and sharepoint server.

On sharepoint server, I have installed sharepoint 2013 and sql 2012 reporting service add-in.

Created sql reporting services on sharepoint. And deployed report on sharepoint.

But i am getting this error: I am not understanding what exactly issue is with this.

Please advice.

Thanks

  • The content type text/html; charset=utf-8 of the response message does not match the content type of the binding (application/soap+msbin1). If using a custom encoder, be sure that the IsContentTypeSupported method is implemented properly. The first 1024 bytes of the response were: '<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> <html xmlns="http://www.w3.org/1999/xhtml"> <head> <title>IIS 8.0 Detailed Error - 500.19 - Internal Server Error</title> <style type="text/css"> <!-- body{margin:0;font-size:.7em;font-family:Verdana,Arial,Helvetica,sans-serif;} code{margin:0;color:#006600;font-size:1.1em;font-weight:bold;} .config_source code{font-size:.8em;color:#000000;} pre{margin:0;font-size:1.4em;word-wrap:break-word;} ul,ol{margin:10px 0 10px 5px;} ul.first,ol.first{margin-} fieldset{padding:0 15px 10px 15px;word-break:break-all;} .summary-container fieldset{padding-bottom:5px;margin-} legend.no-expand-all{padding:2px 15px 4px 10px;margin:0 0 0 -12px;} legend{color:#333333;;margin:4px 0 8px -12px;_margin- font-weight:bold;font-size:1em;} a:link,a:visited{color:#007EFF;font-weight:bold;} a:hover{text-decoration:none;} h1{font-size:2.4em;margin:0;color:#FFF;} h2{font-size:1.7em;margin:0'.
    • The content type text/html; charset=utf-8 of the response message does not match the content type of the binding (application/soap+msbin1). If using a custom encoder, be sure that the IsContentTypeSupported method is implemented properly. The first 1024 bytes of the response were: '<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> <html xmlns="http://www.w3.org/1999/xhtml"> <head> <title>IIS 8.0 Detailed Error - 500.19 - Internal Server Error</title> <style type="text/css"> <!-- body{margin:0;font-size:.7em;font-family:Verdana,Arial,Helvetica,sans-serif;} code{margin:0;color:#006600;font-size:1.1em;font-weight:bold;} .config_source code{font-size:.8em;color:#000000;} pre{margin:0;font-size:1.4em;word-wrap:break-word;} ul,ol{margin:10px 0 10px 5px;} ul.first,ol.first{margin-} fieldset{padding:0 15px 10px 15px;word-break:break-all;} .summary-container fieldset{padding-bottom:5px;margin-} legend.no-expand-all{padding:2px 15px 4px 10px;margin:0 0 0 -12px;} legend{color:#333333;;margin:4px 0 8px -12px;_margin- font-weight:bold;font-size:1em;} a:link,a:visited{color:#007EFF;font-weight:bold;} a:hover{text-decoration:none;} h1{font-size:2.4em;margin:0;color:#FFF;} h2{font-size:1.7em;margin:0'.
      • The remote server returned an error: (500) Internal Server Error.

Remote Blob Storage SQL Server 2012 and SharePoint 2013 - problem

$
0
0

Hello,

I have big problem with Enable RBS on my database.

Each steps ( create master keys, install RBS, etc) were made using MS and Steve blog:

http://stevemannspath.blogspot.com/2012/07/bang-two-pound-four-remote-blob-storage.html

In the last step during running this script (last pat $rbss.Enable()  ):

$cdb = Get-SPContentDatabase My_WSS_Content
$rbss = $cdb.RemoteBlobStorageSettings
$rbss.Installed()
$rbss.Enable()

Exception calling "Enable" with "0" argument(s): "SQL remote blob storage must
be installed on each web front end server and on the content database before
it may be used."
At line:1 char:1
+ $rbss.Enable()
+ ~~~~~~~~~~~~~~
    + CategoryInfo          : NotSpecified: (:) [], MethodInvocationException
    + FullyQualifiedErrorId : InvalidOperationException

$rbss.Installed() -> give me value True   ... I don't have more servers ( except 2xSQL and OWA) .. but regarding instrukction on these servers RBS shouln't be install at all.

Please help me.

Best Regards


Michal

Security Problem Creating External Content List

$
0
0

I'm using SharePoint 2013 and SQL Server 2012.  I am having problem getting the External Content List to display the contents of a SQL Server table.

I followed the instructions at this page

http://technet.microsoft.com/en-us/library/jj219584.aspx

"Deploy a Business Connectivity Services on-premises solution in SharePoint 2013"

So I created a Secure Store App, Generated a Key, used SharePoint Designer to create an External Content type, set owners for Secure Store, BCS, set credentials for Secure Store Target Application.

Created a List of the External Content Type.  When I browse to the List page, I get this error

Unable to render the data. If the problem persists, contact your web server administrator.
Correlation ID:b625229c-c933-205d-254f-b67d8502590c

The settings for the connection are

Access Provider: SqlServer

Authentication mode: Impersonate Custom Identity

Database Server: My server

Initial Database Name: My db

Integrated Security: left blank

Secure Store Target Application Id: My Sec Store App ID

Connection Pooling: Checked

Secondary Secure Store Target Application Id: left blank

Secure Store Implementation: The name of the Sec Store App.

I Googled for the Render error and nothing comes up.

Unable to successfully create App Management and Subscription Settings services

$
0
0
I have been following the steps described in this article: msdn.microsoft.com/en-us/library/office/apps/fp179923%28v=office.15%29.  I am having problems when get to the part where you run PowerShell commands to create the App Management and Subscription Settings services.  The New-SPAppManagementServiceApplication and New-SPSubscriptionSettingsServiceApplication commands just hang when I run them.  I checked SQL Server and the databases are created and the names I give them show up in the Service Application list in Central Admin.  However, their statuses read "Error" in that list.  I try to delete these service applications both through Central Admin and PowerShell and it just hangs.  Any ideas on what my problem might be?

Blocking anonymous access without affecting search

$
0
0

I have a claims-based web application that is accessed by two groups of users -- a group of anonymous users and a group of users from an AD domain who manage and create the content in the site.

I have extended the web application into the Internet zone (http://www.example.com). Anonymous users access this zone while the Windows users access the default zone (http://default). Originally I had the Internet zone allow only anonymous authentication (i.e. no authenticated users can access the Internet zone) and the default zone allows only Windows authentication. From an authentication perspective, this works. Anonymous users hit http://www.example.com and access the site anonymously, and Windows users hit http://default and are challenged for their credentials (http://default is in the local Intranet zone so as to pass the logged in user's credentials automatically).

However, with this configuration, Search does not work for anonymous users. All their searches return no results. Eric Shupps describes this behaviour in his post,SharePoint 2010 Anonymous Search Results. The solution is to enable anonymous access in the Default zone. By enabling anonymous access in the Default zone (which includes defining the SPWebApplication.ZonePolicies AnonymousPolicy to be DenyWrite), anonymous users can now see search results.

With this configuration however, we now have the issue where internal users access http://default and log in anonymously. Occasionally reloading the page will log the user in and appending /_windows/default.aspx to the URL will force a Windows authentication. This is not desirable, the AD users should always be forced to log in and should never access the default zone anonymously. 

Is there a way to force this? Keeping in mind that disabling anonymous or setting the Default zone's AnonymousPolicy to DenyAll also stops search results from appearing for anonymous users.

I have also tried creating a second extension into the Intranet zone (http://intranet) that allows only Windows authentication to be used by the AD users. The default zone allows anonymous and Windows authentication (the Default zone URL http://default is used for indexing) but blocking anonymous in the Intranet zone results in search breaking for anonymous users in the Internet zone as well.

Maybe I'm missing something?

Farm configuration:

SharePoint Server 2013 Standard Edition, with March PU (build 15.0.4481.1005)

This issue can be reproduced with the following farm topologies: single server (SP/SQL on one server), 3 server farm (WFE, APP, SQL), 5 server farm (2 WFE, 2 APP, 1 SQL)

One web application in the farm

Services: Search, Metadata, State, Session State, Distributed Cache


Jason Warren
Infrastructure Architect






Request Managment Service routing to non WFE

$
0
0

I currently have a farm with 4 WFE and 2 Application servers

I has been getting these random 404 errors and even the occasional IIS 7 Welcome Page

After looking for a while and a not getting a quick answer from MS, we decided to look at RMS and came

across this in a blog

We ran this PS command and saw a non WFE listed as avaiable

 Get-SPWebApplication | Get-SPRequestManagementSettings | Get-SPRoutingMachineInfo –Availability Available

We used the follwoing commands to make the non WFE unavailable and it seems to have fixed the 404 and various page load issues

 $web=Get-SPWebApplication -Identity <URL of web application>

$rm=Get-SPRequestManagementSettings -Identity $web

$m=Get-SPRoutingMachineInfo -RequestManagementSettings $rm -Name <MachineName>

Set-SPRoutingMachineInfo -Identity $m -Availability Unavailable

Does anyone know how a non wfe can get in there and how to remove it?

Is this a well know issue and is this the proper way to deal with this error?

I still have many event log errors for Event ID 8315, 8316, 8317 & 8318 which are for ping not available for each server, it seems to have no impact

View and edit user profile mapping from AD using Powershell

$
0
0
Does anyone know if it is possible to view and edit user profile mappings from AD to Sharepoint using PowerShell?  I have read a few articles and it looks as though it is not possible to view the default mappings at all in CA.  I would like to handle adding mapping with Powershell if possible.

Steven Albrecht

Can't synchronize msExchExtensionCustomAttribute1 in SP User Profile Service

$
0
0

I would like to pull msExchExtensionCustomAttribute1 from Active Directory and synchronize it with the User Profile service.  But for some reason it doesn't show up in the dropdown when I try to add the property.  It is a multi-value field so I changed the attribute type to multi-value, which changes the available list of AD attributes to sync with, butmsExchExtensionCustomAttribute1  doesn't show up.  Any help?  Why is it different fromotherMobile, which is also a multi-value field? 

Thanks!

How to Setup SSL Cert for Apps

$
0
0

I have followed the directions to configure an environment for SharePoint apps. All went well until I downloaded app and clicked on it where I then get a certificate error.

I trying to resolve my problem, I noticed that the directions tell you plan and buy an app domain (I.e. myspapps.com) and to get a wildcard SSL cerificate and I did (I.e. *.myspapps.com), but the instructions never have you do anything with certificate.

Where is the certificate installed (I assume IIS 7) and where does one set the "binding" for the certificate?

TIA

Sharepoint Sites in version SP 2013 Not connecting To PC

$
0
0
Ny company just upgraded us to Sharepoint 2010 to 2013 and when click "connect to office" SP shows "library added" but nothing shows up in my PC quick-launch favorites. Our Sharepoint developers and administrators can't point point why this is not working. Does anyone know why this is happening? Again I use to have Sharepoint 2010 with the workspace for easy file transfer but now that I'm upgraded I don't have the flexibility to easily move files that I was hoping I was ble to do once the "Connect to office" shortcut showed up in my PC.

Creating an external web application using forms based authentication with ASP.net membership

$
0
0

Hi 

We have a SharePoint farm with one web application without host header on port 80 and DNS entry (http://sharepoint.company.com) pointing to the wfe server.

We are planning to have a external SharePoint site for customers and suppliers. After reading interwebz about creating external web application using forms based authentication i am having few queries.

I have decided to create a new web application with following options

  • port 443
  • host header (http://sharepoint-external.company.com)
  • using SSL
  • Forms based authentication using ASP.NET membership

can we have mix non host header internal web app and host header external web app without any issues?

can i achieve the above with creating a non host header web app on a different port but using AAM with SSL url to point to this web app or extending the web app.

do you see any other issues i may face?

thanks 


sharedata



Publishing Site Collection templates in SP2013

$
0
0

I am in process of upgrading the internet facing site using "Publishing Site with Workflow" template in MOSS 2007 to SP2013. As perthis MSDN article, there are three Site Collection templates in SP2013:

  • Publishing Portal
  • Publishing site
  • Publishing site with workflow

Can someone please explain what is the difference between "Publishing Portal" and "Publishing site with workflow" site collection templates, and what are the business scenario, in which each of this template will be used?

Thanks, DS


Confirmed!


SharePoint Foundation: Failed to Create Sample Data (No Analytics_GUID found)

$
0
0

Hello! I've searched other threads about the issue of 'Failed to create sample data' at step 8 of the configuration wizard. Many came forward to say "share the Analytics_GUID" folder with the admin account on the server.

I've looked in the folder path Program Files > Windows Sharepoint Service > 15.0 > Data

There is no Analytics_(lots of numbers here), and thus nothing for me to share. What step did I miss in the installation process?

Sharepoint 2013 Products Configuration Wizard Error : Failed to create sample data

$
0
0

I'm running the Sharepoint 2013 Products and Technology Configuration Wizard and its failing after step 7/8 giving me the following error:

One or more configuration settings failed.

Failed to create sample data.

An exception of type System.NullReferenceException was thrown.  Additional exception information: Object reference not set to an instance of an object.

And here is the detail in the event log,

System.NullReferenceException: Object reference not set to an instance of an object.    at Microsoft.SharePoint.SPEvaluatorModeProvisioner.IsProvisioned()   at Microsoft.Office.Server.EvaluatorModeProvisioning.SharedEvaluatorModeProvisioner.IsProvisioned()    at Microsoft.SharePoint.SPEvaluatorModeProvisioner.Provision()    at Microsoft.Office.Server.EvaluatorModeProvisioning.SharedEvaluatorModeProvisioner.Provision()   at Microsoft.SharePoint.PostSetupConfiguration.EvalModeProvisionTask.EvalProvision()    at Microsoft.SharePoint.PostSetupConfiguration.EvalModeProvisionTask.Run()    at Microsoft.SharePoint.PostSetupConfiguration.TaskThread.ExecuteTask()

Please help... thanks in advance.............


Want to migrate or move current SharePoint 2013 environment to a different environment

$
0
0

Hello,

One of our client is seeking to merge the current SharePoint 2013 environment with another SharePoint 2013 environment that they possess.

I would appreciate if someone can guide or direct us to the right direction (steps here or point towards any documentation etc.).

We have custom solutions deployed to our current SharePoint 2013 environment.

Following are the two scenarios I am looking forward to:

  • Different domain
  • Same domain

Note: The migration that they might choose can be on application level or the physical servers, currently we do not know.

Thank you and

Regards

Tanzim Akhtar


Tanzim Akhtar

SP Server Commmunication

$
0
0

Hello - Might be a silly question  but thought I would confirm with experts here -

In a SharePoint Farm - WFE, Application Server and Database Server - each of these tiers will talk to the other two - right?

Thanks.


-http://lrathi.blogspot.com

SharePoint 2013 SQL Server requirements

$
0
0

Hi All,

We have ShareoPoint 2013 running on SQL Server 2008 and want to upgrade to SQL Server 2012. We want to create Dashboard for our SharePOint environment do we need SQL server 2012 enterprise or can we just use SQL server standard. If we do need enterprise, please let me know what components of enterprise we need. 

Thanks,

Kyle


IT Consultant


Viewing all 21070 articles
Browse latest View live


<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>