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

AD Groups not being resolved in SharePoint 2013 that use SAML Authentication (ADFS)

$
0
0

Hi,

I am wondering to see if we can use AD groups to add to SharePoint groups when using SAML Authentication.

Details:

SharePoint Server 2013 - Default Zone with NTLM, extended to extranet zone with SAML authentication only

I used LDAPCP from codeplex http://ldapcp.codeplex.com/ and am able to resolve the users through email address but not the Active Directory security groups. 

Any insight on this is really appreciated.


Thanks, SV


SharePoint 2013 443 Virtual Directories

$
0
0

I created a new Web Application it created the 80 folder in the Vitual Directories, but I need it to be a 443 folder.  What do I need to do to swich this because otherwise I can not create my Services.

Thank you

Kim


Kim.Williams

FBA for AD users not working

$
0
0

I have an external AD domain with no trust. I am trying to set up FBA with AD. This is not involving SQL server but involving the AD directly with account and populating them. SP admin before me had set it up for Novell E directory. I had opened another thread regarding this with some info but since that thread has been marked as answered i am opening this new one.

The last thread is here:http://social.msdn.microsoft.com/Forums/en-US/43f2b263-d8de-4d2f-8d41-82e919c9377f/can-we-have-more-than-1-memebrship-provider-in-sts-token-service?forum=sharepointadmin

I am following the steps defined in the following article: http://mirzafarhan.wordpress.com/2014/02/07/sharepoint-2013-configuring-claim-based-authentication-for-use-with-active-directory-ldap/

External domain: ext.oma.edu

User inputs following while registering: First Name , Last name and email id. User gets user name and password.

My code for STS

<membership>
<providers>
<add name=”EXTMember“
type=”Microsoft.Office.Server.Security.LdapMembershipProvider,
Microsoft.Office.Server, Version=15.0.0.0, Culture=neutral,
PublicKeyToken=71e9bce111e9429c”
server=”ext.oma.edu“
port=”389″
useSSL=”false”
userDNAttribute=”distinguishedName”
userNameAttribute=”sAMAccountName”
userContainer=”CN=Users,OU=SharePoint,OU=Managed,DC=oma,DC=edu“
userObjectClass=”person”
userFilter=”(ObjectClass=person)”
scope=”Subtree”
otherRequiredUserAttributes=”sn,givenname,cn”
connectionUsername=”ext\admin“
connectionPassword=”password” />
</providers>
</membership>

<roleManager enabled=”true” defaultProvider=”AspNetWindowsTokenRoleProvider” >
<providers>
<add name=”EXTRole“
type=”Microsoft.Office.Server.Security.LdapRoleProvider,
Microsoft.Office.Server, Version=15.0.0.0, Culture=neutral,
PublicKeyToken=71e9bce111e9429c”
server=”ext.oma.edu“
port=”389″
useSSL=”false”
groupContainer=”CN=Users,OU=SharePoint,OU=Managed,DC=oma,DC=edu“
groupNameAttribute=”cn”
groupNameAlternateSearchAttribute=”samAccountName”
groupMemberAttribute=”member”
userNameAttribute=”sAMAccountName”
dnAttribute=”distinguishedName”
groupFilter=”(ObjectClass=group)”
userFilter=”(ObjectClass=person)”
scope=”Subtree”
connectionUsername=”ext\admin“
connectionPassword=”password” />
</providers>
</roleManager>

Is everything i am doing correct. Two questions: What do i pass for CN? Is it plain user or connectionusername admin?

Also do i create new <system.web> section to add this or i use the existing section where another fba has been configured? As soon as i add this another fba stops functioning? Please provide me with some idea.


Adit

Using forms based logon for multiple site collections

$
0
0

Hi All,

I run a multitenanted SP2013 environment (with Office Web Apps but I doubt that matters here).

As it's multitenanted lots of different customers share the same web app but have an individual different site collection, with their own URL.

I was wondering if there was a way to setup Forms based login for a generic URL - something like xyz.com that points to the login form, then have that form intelligently work out where to send the user based on their logon account.

Sounds like something that might require dev work with a special front end but I thought I'd ask in here first in case this was something that can be done out of the box.

Thanks


Tom

2 different authentication within same web application in SP2013

$
0
0

We have 1 webapplication (HNSC) with number of site collection within it. All use NTLM authentication. But a new site require Kerberos authentication. There is no TMG setup. It has 2WFE, 1 APP 1 SQL server.

My question is in SP 2013 how can we implement this, one site collection is with NTLM and other is Kerberos?

We are not using AAM like we did in SP2010.

Is this possible then how?



WorkFlow 2013 - HTTP Error 500

$
0
0

Hi,

I have resolved the processing error (n°401) on my workflow 2013 cause the UPS was not retrieved me all the users profiles.

Now i have got the Error 500 when the WF 2013 trie to be executed. It was "canceled" again. The ULS log files contains this error :

"/test/workflow/_vti_bin/client.svc/web/lists/getbyid(guid'b6f9bea7-7096-4d5c-a05c-4cadea172cd2')" Object reference not set to an instance...

But the workflow 2010 was fine !

Best regards.


Adding/removing service application gives timeout expired?

$
0
0

Hi all,

I'm really stuck on this, maybe you guys can help:

When I try to create a new service application (or delete one) via Central Administration or PowerShell, I get time-outs.

Example PowerShell error:

Remove-SPServiceApplication : Timeout expired.  The timeout period elapsed
prior to completion of the operation or the server is not responding.
At line:1 char:1

It tells me in the event viewer that it has troubles connecting to the database server. I've checked everything, DNS, ping latency, resources, they're all fine. The rest of SharePoint works great. It's only when creating new service applications etc.

I also updated the time-out value, from 90 sec. to 300 sec, but still no luck.

Anyone ever had this problem and maybe can help me with this?

Thanks in advanced!

With kind regards,

M. Hekman

App Deployment and App Store failures.

$
0
0

Oh yeah Apps are great, yippee.

I can't get access to any of the App functionality.

I configured my On Prem to the best of my ability but I'm not getting very far.

The Online store gives unexpected error when browsing apps from within SP2013.
If I go to the sharepoint store from separate browser I can recover an App Id, return to the sharepoint 2013 browser search the store for that id the add. The App will then add itself to the farm but adding it to a site it fails on installation. the one thing that happens here that has drawn my attention in ULS is the APP#0 tempalte seems to not be available. So when the app tries to create it's web it can't.

When deploying an app from Visual Studio I can't get a build because of the elements.xml file all contain this attribute  ReplaceContent="TRUE"

I adjusted the wss.vxd file to define (as Google advises) that attribute but it does not help. If I remove that attribute from the element file the build succeeeds but the deploy fails.

------ Build started: Project: FirstSPApp, Configuration: Debug Any CPU ------
------ Deploy started: Project: FirstSPApp, Configuration: Debug Any CPU ------
Active Deployment Configuration: Deploy App for SharePoint
  Skipping deployment step because a pre-deployment command is not specified.
  Skipping the uninstall step because the app for SharePoint is not installed on the server.
  Install app for SharePoint:
  Uploading the app for SharePoint...
  Installation is in progress (00:00:00)
  App failed to install, cleaning up...
  Successfully uninstalled the app for SharePoint.
  App installation encountered the following errors:
  5/1/2013 6:18:53 PM
 
  @"Error 1
        CorrelationId: c8ae1eae-df60-4ff9-92be-8400fa228679
        ErrorDetail: There was a problem applying the web template for the app web.
        ErrorType: App
        ErrorTypeName: App Related
        ExceptionMessage: Microsoft.SharePoint.SPException: Feature with Id '23330bdb-b83e-4e09-8770-8155aa5e87fd' is not installed in this farm, and cannot be added to this scope. ---> System.Runtime.InteropServices.COMException:<nativehr>0x8107058a</nativehr><nativestack></nativestack>Feature with Id '23330bdb-b83e-4e09-8770-8155aa5e87fd' is not installed in this farm, and cannot be added to this scope.
   at Microsoft.SharePoint.Library.SPRequestInternalClass.ApplyWebTemplate(String bstrUrl, String bstrWebTemplateContent, Int32 fWebTemplateContentFromSubweb, Int32 fDeleteGlobalListsWithWebTemplateContent, Int32 fIgnoreMissingFeatures, String& bstrWebTemplate, Int32& plWebTemplateId)
   at Microsoft.SharePoint.Library.SPRequest.ApplyWebTemplate(String bstrUrl, String bstrWebTemplateContent, Int32 fWebTemplateContentFromSubweb, Int32 fDeleteGlobalListsWithWebTemplateContent, Int32 fIgnoreMissingFeatures, String& bstrWebTemplate, Int32& plWebTemplateId)
   --- End of inner exception stack trace ---
   at Microsoft.SharePoint.SPGlobal.HandleComException(COMException comEx)
   at Microsoft.SharePoint.Library.SPRequest.ApplyWebTemplate(String bstrUrl, String bstrWebTemplateContent, Int32 fWebTemplateContentFromSubweb, Int32 fDeleteGlobalListsWithWebTemplateContent, Int32 fIgnoreMissingFeatures, String& bstrWebTemplate, Int32& plWebTemplateId)
   at Microsoft.SharePoint.SPWeb.ProvisionWebTemplate(SPWebTemplate webTemplate, String webTemplateToUse, SPFeatureWebTemplate featureWebTemplate, Page page, SPFeatureDependencyErrorBehavior featureDependencyErrorBehavior, ICollection`1& featureDependencyErrors)
   at Microsoft.SharePoint.SPWeb.ApplyWebTemplate(SPWebTemplate webTemplate, Page page, SPFeatureDependencyErrorBehavior featureDependencyErrorBehavior, ICollection`1& featureDependencyErrors)
   at Microsoft.SharePoint.Packaging.SPUserCodeSolutionDeploymentGroup.TryApplyWebTemplate(SPWeb applyToWeb, SPWebTemplateCollection templateCollection, String templateName)
   at Microsoft.SharePoint.Packaging.SPUserCodeSolutionDeploymentGroup.FindAndApplyWebTemplate(SPWeb containerWeb, UInt32 lcid, String appTemplateName)
   at Microsoft.SharePoint.Packaging.SPUserCodeSolutionDeploymentGroup.Deploy()
   at Microsoft.SharePoint.Administration.SPAppTask.DeployOperation()
   at Microsoft.SharePoint.Lifecycle.MonitoredTaskExecution.DoTask()
        Source: AppWeb
        SourceName: App Web Deployment
Error occurred in deployment step 'Install app for SharePoint': Failed to install app for SharePoint. Please see the output window for details.
========== Build: 1 succeeded or up-to-date, 0 failed, 0 skipped ==========
========== Deploy: 0 succeeded, 1 failed, 0 skipped ==========

I've checked as many configuruation items as I know how to. AppManagementService, Subscription Service return ONLINE in PS

AppWeb site collection visible in browser, Development site collection on it's own web application also visible.

All Webs applications on their own unique IP's

Sharepoint Solutions Deploy fine from PS or VS.

I'm not running SSL
I have NTLM and FBA authentication

 


Document Conversions Launcher and Document Conversions Load balancer for SharePoint Server 2013 stopped after applying SP1

$
0
0

After installing Service Pack 1 on SharePoint 2013, the

Document Conversions Launcher for Microsoft SharePoint Server 2013 … stopped

Document Conversions Load balancer for Microsoft SharePoint Server 2013 … stopped

Cannot be started manually as well.

No dependencies.  These services should just start.

Before installing SP1, both services started.

Does anyone know why this happens? any way to get them started


Integrating Sharepoint 2013 on premise / online Exchange 2013

$
0
0

Hi,

We're currently evaluating replacing an Exchange 2007 based mail server with one based on Exchange 2013. There are several reasons for doing this, one reason is that Exchange 2013 offers much better integration with Sharepoint 2013. Our new intranett system is based on Sharepoint 2013 Server on premise.The question is do we go for an Exchange server in our server farm, or use an online (365) version of Exchange?

1) Is it possible to use an on premise version of Sharepoint Server 2013 (server edition) with an online version of Exchange 2013?

2) If yes are there any differences in the level of integration between SP2013/Exchange 2013 on premise and SP2013 on premises/online Exchange 2013?

3) What additional setup is required if we decided to use SP2013 on premise with online Exchange 2013 ?

Thanks in advance.

SharePoint-hosted Apps on-premises ADFS SAML 2.0 support

$
0
0
SharePoint-hosted Apps does not support SAML authentication. I have read SharePoint-hosted Apps will not be redirected to correctly when using SAML authentication.  This is because the identity providers ADFS 2.0 do not support wildcards for return URLs – which would be needed due to the isolated domain model implemented for SharePoint-hosted Apps. SharePoint APPS will not work for the scenario where SharePoint is using SAML authentication and the application itself is also hosted in SharePoint" Was this for RTM or this still stands true for SharePoint SP1? Does ADFS 3.0 support this for SharePoint 2013?

jtjscholten





Functions not working in access reports

$
0
0

when i use any function inside a Report it displays as #Error when i open the report and does not display the values. any ideas how do resolve the same?

Sharepoint 2013 installation - central admin not working

$
0
0

After the successful installation of sharepoint server 2013, central admin is not loading. Its throwing an exception.

Installation and configuration process completed without any errors

Machine config:

Windows server 2008 R2 SP1

SQL Server 2008 R2 SP1

Thanks in advance for the help

Log file in the 15th hive

03/24/2014 14:34:32.99     w3wp.exe (0x1B74)                           0x1F80    SharePoint Foundation            Web Parts                         emt4    High        Error initializing Safe control - Assembly:Microsoft.Office.Access.Services.Moss, Version=15.0.0.0, Culture=neutral, PublicKeyToken=71e9bce111e9429c TypeName: Microsoft.Office.Access.Services.MossHost.UI.MossModifyApplication Error: Could not load type 'Microsoft.Office.Access.Services.MossHost.UI.MossModifyApplication' from assembly 'Microsoft.Office.Access.Services.Moss, Version=15.0.0.0, Culture=neutral, PublicKeyToken=71e9bce111e9429c'.    2258809c-163c-00ab-0000-0d6d0ab60750
03/24/2014 14:34:32.99     w3wp.exe (0x1B74)                           0x1F80    SharePoint Foundation            Web Parts                         emt4    High        Error initializing Safe control - Assembly:Microsoft.Office.Access.Services.Application, Version=15.0.0.0, Culture=neutral, PublicKeyToken=71e9bce111e9429c TypeName: Microsoft.Office.Access.Services.Data.ApplicationCookie Error: Could not load type 'Microsoft.Office.Access.Services.Data.ApplicationCookie' from assembly 'Microsoft.Office.Access.Services.Application, Version=15.0.0.0, Culture=neutral, PublicKeyToken=71e9bce111e9429c'.    2258809c-163c-00ab-0000-0d6d0ab60750
03/24/2014 14:34:33.03     w3wp.exe (0x1B74)                           0x1F80    SharePoint Foundation            Web Parts                         emt4    High        Error initializing Safe control - Assembly:Microsoft.Office.Server, Version=15.0.0.0, Culture=neutral, PublicKeyToken=71e9bce111e9429c TypeName: Microsoft.Office.Server.WebControls.DocSetControl Error: Could not load type 'Microsoft.Office.Server.WebControls.DocSetControl' from assembly 'Microsoft.Office.Server, Version=15.0.0.0, Culture=neutral, PublicKeyToken=71e9bce111e9429c'.    2258809c-163c-00ab-0000-0d6d0ab60750
03/24/2014 14:34:33.03     w3wp.exe (0x1B74)                           0x1F80    SharePoint Foundation            Web Parts                         emt4    High        Error initializing Safe control - Assembly:Microsoft.Office.Server, Version=15.0.0.0, Culture=neutral, PublicKeyToken=71e9bce111e9429c TypeName: Microsoft.Office.Server.WebControls.DocSetRibbonActions Error: Could not load type 'Microsoft.Office.Server.WebControls.DocSetRibbonActions' from assembly 'Microsoft.Office.Server, Version=15.0.0.0, Culture=neutral, PublicKeyToken=71e9bce111e9429c'.    2258809c-163c-00ab-0000-0d6d0ab60750
03/24/2014 14:34:33.03     w3wp.exe (0x1B74)                           0x1F80    SharePoint Foundation            Web Parts                         emt4    High        Error initializing Safe control - Assembly:Microsoft.Office.Server, Version=15.0.0.0, Culture=neutral, PublicKeyToken=71e9bce111e9429c TypeName: Microsoft.Office.Server.WebControls.DocSetWelcomePageControl Error: Could not load type 'Microsoft.Office.Server.WebControls.DocSetWelcomePageControl' from assembly 'Microsoft.Office.Server, Version=15.0.0.0, Culture=neutral, PublicKeyToken=71e9bce111e9429c'.    2258809c-163c-00ab-0000-0d6d0ab60750
03/24/2014 14:34:33.03     w3wp.exe (0x1B74)                           0x1F80    SharePoint Foundation            Web Parts                         emt4    High        Error initializing Safe control - Assembly:Microsoft.Office.Server, Version=15.0.0.0, Culture=neutral, PublicKeyToken=71e9bce111e9429c TypeName: Microsoft.Office.Server.WebControls.DocumentSetBaseWebPart Error: Could not load type 'Microsoft.Office.Server.WebControls.DocumentSetBaseWebPart' from assembly 'Microsoft.Office.Server, Version=15.0.0.0, Culture=neutral, PublicKeyToken=71e9bce111e9429c'.    2258809c-163c-00ab-0000-0d6d0ab60750
03/24/2014 14:34:33.03     w3wp.exe (0x1B74)                           0x1F80    SharePoint Foundation            Web Parts                         emt4    High        Error initializing Safe control - Assembly:Microsoft.Office.Server, Version=15.0.0.0, Culture=neutral, PublicKeyToken=71e9bce111e9429c TypeName: Microsoft.Office.Server.WebControls.DocumentSetContentsWebPart Error: Could not load type 'Microsoft.Office.Server.WebControls.DocumentSetContentsWebPart' from assembly 'Microsoft.Office.Server, Version=15.0.0.0, Culture=neutral, PublicKeyToken=71e9bce111e9429c'.    2258809c-163c-00ab-0000-0d6d0ab60750
03/24/2014 14:34:33.03     w3wp.exe (0x1B74)                           0x1F80    SharePoint Foundation            Web Parts                         emt4    High        Error initializing Safe control - Assembly:Microsoft.Office.Server, Version=15.0.0.0, Culture=neutral, PublicKeyToken=71e9bce111e9429c TypeName: Microsoft.Office.Server.WebControls.DocumentSetPropertiesWebPart Error: Could not load type 'Microsoft.Office.Server.WebControls.DocumentSetPropertiesWebPart' from assembly 'Microsoft.Office.Server, Version=15.0.0.0, Culture=neutral, PublicKeyToken=71e9bce111e9429c'.    2258809c-163c-00ab-0000-0d6d0ab60750
03/24/2014 14:34:33.03     w3wp.exe (0x1B74)                           0x1F80    SharePoint Foundation            Web Parts                         emt4    High        Error initializing Safe control - Assembly:Microsoft.Office.Server, Version=15.0.0.0, Culture=neutral, PublicKeyToken=71e9bce111e9429c TypeName: Microsoft.Office.Server.WebControls.PlvMenu Error: Could not load type 'Microsoft.Office.Server.WebControls.PlvMenu' from assembly 'Microsoft.Office.Server, Version=15.0.0.0, Culture=neutral, PublicKeyToken=71e9bce111e9429c'.    2258809c-163c-00ab-0000-0d6d0ab60750
03/24/2014 14:34:33.03     w3wp.exe (0x1B74)                           0x1F80    SharePoint Foundation            Web Parts                         emt4    High        Error initializing Safe control - Assembly:Microsoft.Office.Server, Version=15.0.0.0, Culture=neutral, PublicKeyToken=71e9bce111e9429c TypeName: Microsoft.Office.Server.WebControls.SimpleItemForm Error: Could not load type 'Microsoft.Office.Server.WebControls.SimpleItemForm' from assembly 'Microsoft.Office.Server, Version=15.0.0.0, Culture=neutral, PublicKeyToken=71e9bce111e9429c'.    2258809c-163c-00ab-0000-0d6d0ab60750
03/24/2014 14:34:33.03     w3wp.exe (0x1B74)                           0x1F80    SharePoint Foundation            Web Parts                         emt4    High        Error initializing Safe control - Assembly:Microsoft.Office.Server, Version=15.0.0.0, Culture=neutral, PublicKeyToken=71e9bce111e9429c TypeName: Microsoft.Office.Server.WebControls.VideoPlayerPageControl Error: Could not load type 'Microsoft.Office.Server.WebControls.VideoPlayerPageControl' from assembly 'Microsoft.Office.Server, Version=15.0.0.0, Culture=neutral, PublicKeyToken=71e9bce111e9429c'.    2258809c-163c-00ab-0000-0d6d0ab60750
03/24/2014 14:34:33.03     w3wp.exe (0x1B74)                           0x1F80    SharePoint Foundation            Web Parts                         emt4    High        Error initializing Safe control - Assembly:Microsoft.Office.Server, Version=15.0.0.0, Culture=neutral, PublicKeyToken=71e9bce111e9429c TypeName: Microsoft.SharePoint.Taxonomy.TaxonomyFieldEditor Error: Could not load type 'Microsoft.SharePoint.Taxonomy.TaxonomyFieldEditor' from assembly 'Microsoft.Office.Server, Version=15.0.0.0, Culture=neutral, PublicKeyToken=71e9bce111e9429c'.    2258809c-163c-00ab-0000-0d6d0ab60750
03/24/2014 14:34:33.03     w3wp.exe (0x1B74)                           0x1F80    SharePoint Foundation            Web Parts                         emt4    High        Error initializing Safe control - Assembly:Microsoft.Office.Server, Version=15.0.0.0, Culture=neutral, PublicKeyToken=71e9bce111e9429c TypeName: Microsoft.SharePoint.Taxonomy.TermSetPicker Error: Could not load type 'Microsoft.SharePoint.Taxonomy.TermSetPicker' from assembly 'Microsoft.Office.Server, Version=15.0.0.0, Culture=neutral, PublicKeyToken=71e9bce111e9429c'.    2258809c-163c-00ab-0000-0d6d0ab60750
03/24/2014 14:34:33.03     w3wp.exe (0x1B74)                           0x1F80    SharePoint Foundation            Web Parts                         emt4    High        Error initializing Safe control - Assembly:Microsoft.Office.Server, Version=15.0.0.0, Culture=neutral, PublicKeyToken=71e9bce111e9429c TypeName: Microsoft.SharePoint.Taxonomy.TaxonomyFieldControl Error: Could not load type 'Microsoft.SharePoint.Taxonomy.TaxonomyFieldControl' from assembly 'Microsoft.Office.Server, Version=15.0.0.0, Culture=neutral, PublicKeyToken=71e9bce111e9429c'.    2258809c-163c-00ab-0000-0d6d0ab60750
03/24/2014 14:34:33.03     w3wp.exe (0x1B74)                           0x1F80    SharePoint Foundation            Web Parts                         emt4    High        Error initializing Safe control - Assembly:Microsoft.Office.Server, Version=15.0.0.0, Culture=neutral, PublicKeyToken=71e9bce111e9429c TypeName: Microsoft.SharePoint.Taxonomy.TaxonomyWebTaggingControl Error: Could not load type 'Microsoft.SharePoint.Taxonomy.TaxonomyWebTaggingControl' from assembly 'Microsoft.Office.Server, Version=15.0.0.0, Culture=neutral, PublicKeyToken=71e9bce111e9429c'.    2258809c-163c-00ab-0000-0d6d0ab60750
03/24/2014 14:34:33.03     w3wp.exe (0x1B74)                           0x1F80    SharePoint Foundation            Web Parts                         emt4    High        Error initializing Safe control - Assembly:Microsoft.Office.Server, Version=15.0.0.0, Culture=neutral, PublicKeyToken=71e9bce111e9429c TypeName: Microsoft.SharePoint.Taxonomy.TreeControl Error: Could not load type 'Microsoft.SharePoint.Taxonomy.TreeControl' from assembly 'Microsoft.Office.Server, Version=15.0.0.0, Culture=neutral, PublicKeyToken=71e9bce111e9429c'.    2258809c-163c-00ab-0000-0d6d0ab60750

SharePoint 2013 hybrid SSO: prevent Office 365 login page

$
0
0
We've configured a SharePoint 2013 two-way hybrid farm with ADFS 3.0. We want to achieve Single Sign-On (SSO), which is working, but not quite in a way that's ideal. Here's a scenario:

When a user accesses the on-premises farm they are redirected to our ADFS server and log in. When they then try to access their OneDrive (using the link in the top nav bar), which is hosted in our Office 365 environment, they are presented with the Office 365 login page. When they enter their user name they are immediately redirected to our ADFS and login happens. So in a way we've got Single Sign-on working. They don't have to provide their password a second time. But it still requires users to enter their username in that Office 365 login page. Is there a way to prevent that intermediate Office 365 login page, so the switch between the two environments is seemless?


Unable to export data from Web Access Data Sheet in Sharepoint to local excel or access file

$
0
0

Greetings and good morning.

I'm going to start off in broad terms with this question because I'm not 100 percent sure what information to provide.

Long story short, we've got a Web Access Data Sheet list hosted in a Sharepoint 2010 environment. It is accessed and used by multiple people throughout the day. It contains several thousand line item entries. I'd call it a large data sheet.

I think the size of the data sheet is casuign some instability in the list. I'd like to be able to export a defined range of data from the list into a local excel or access file. After that, I'd delete the stuff on the Access list to improve performance.

But...when I attempt to use the Sharepoint Action bar to export - Excel locks up/crashes. If I try to export to Access, I get a similar issue.

Any ideas? Could anyone begin by telling me what other information is required?


Error while installing Microsoft Identity Extensions Setup during installation of SharePoint Foundation 2013 on Windows Server 2012

$
0
0

Hi All,

 When i try to manually (no internet connection on the server) install SharePoint 2013 Prerequisites on Windows Server 2012 I get the below error

Installation of Microsoft Identity Extensions requires .Net Version 3.5 or 4.0

I have installed .Net Framework 3.5, 4.0 and Windows Identity Foundation using Add server roles or features from the server manager.

From Software & Hardware requirements for SharePoint 2013 give Prerequisites for SharePoint 2013 I can see that the identity extensions are available only of Windows Server 2008 R2 and not for windows server 2012. Can you please provide the link for windows server 2012? 

I have installed all the prerequisites required except Microsoft Identity Extensions.


Raghavendra Shanbhag | Blog: http://moss-solutions.blogspot.com
Please click "Propose As Answer " if a post solves your problem or "Vote As Helpful" if a post has been useful to you.
Disclaimer: This posting is provided "AS IS" with no warranties.

Onedrive For business client problems

$
0
0

Hello,

We run a Sharepoint 2013 on a windows server 2008 r2 and would like to start using OneDrive. Now all i can find on installing the Onedrive for business client on our client computers is just, select Onedrive menu and click the "Sync" button on the top right corner. When i do that it starts installing Sharepoint WorkSpace on my computer and that's basically how far i've come.

Is it something that needs to be setup or what do i haft to do?
Client machines run windows 7 with Office 2010. 

Site Page Redirection in Hybrid

Want to restore recent production backup content db into Dev Farm but both contain the same site collections.

$
0
0

Here is my scenario: 

My current dev sharepoint 2013 environment is using a former backup of Production (which is 2010). We need to restore the latest backup from production into the dev environment. I restored the production backup to a new database under a different name. When I use "Mount-spContentDatabase" and point towards the latest production backup under a new name it gives me the error:

"

Mount-SPContentDatabase : The attach operation cannot continue because another
object in this farm already contains the same ID. Each object in a farm must
have a unique ID. In order to proceed with the attach operation you must
assign a new ID to this database. To attach this database with a new ID, use
the Mount-SPContentDatabase command with the -AssignNewDatabaseId parameter.
Note that if this new database and an existing database contain the same site
collections, attaching this database will likely result in orphaned site
collections due to conflicts between the two databases." 

I realize mounting the same content db's in one farm leads to a duplication of database and site collection GUIDS in the sql database. I guess my question is what is the easiest way to restore a content db with the same site collections and ID. 

Should I "disconnect" the current dev content db, take a backup of it, delete it from sql server, and then mount the newest production backup or will that still give me the same "orphaned" site issue?

Should I do the above, delete the web application, create a new one and then try to mount latest production backup?

If someone could give me specifics on how this can be accomplished short of installing on a new farm that would be much appreciated!


improved graphical tools in sharepoint 2013

$
0
0

hello ...i want to ask regarding improved "Data Visualization" tools on SharePoint 2013.

i am working on Dashboards. i have used "SSRS" and "Performance Point Service" on SharePoint 2013 for Data Visualization but their graphics are not so attractive as in "Info Graphics". is there any way that can improve the visualization aspect of Dashboard and can i use infographics on "SharePoint 2013" or any other 3rd party tools?

Viewing all 21070 articles
Browse latest View live


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