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

Sharepoint 2010, Kerberos, SPN's and the Farm

$
0
0


I need help! SP2010 WIN2008R2 SQL2012

I have a three tier farm WFE1, APP1, SSRS1 and SQL1

I am implementing kerberos.
I have one WebApp (sp.dom.com) in the test environment appPool service account is dom\SP_webapp
The SSRS repository is on my SP_SQL database and I am running SSRS in SP mode no DB engine.

I have set the web app to negotiate kerberos with the SP CA GUI

For the SSRS app on server SSRS1 the appPool service account is dom\SP_RS
In the Directory "C:\Program Files\Common Files\Microsoft Shared\Web Server Extensions\15\WebServices\Reporting"
I have edited rsreportserver.config

  <Authentication>
    <AuthenticationTypes>
      <RSWindowsKerberos />
    </AuthenticationTypes>
    <EnableAuthPersistence>true</EnableAuthPersistence>
  </Authentication>

and I have edited the web.config with a generated machine key

  <system.web>
    <machineKey validationKey=...

I have created the SPN http/sp.test by runing

SetSPN -S http/sp.test SP_WebApp
and delegated SP_WebApp to any service [Kerberos Only]
and an SPN for the SSRS1 sever

SETSPN -S http/SSRS1 SP_RS
SETSPN -S http/SSRS1.dom SP_RS
and delegated SP_RS to any service [Kerberos Only]

the event log on my WFE event 4724 is reading NTLM not Kerberos.
How do get kerberos to run on all servers in the farm??
What step(s) am I  missing???




sharepoint 2013 - error 403 - acces cdenied

$
0
0

For the first time , I' m facing  an unusual error when I 'm trying to acces to

 a site collection in SharePoint 2013 ... just created.

Error 403 + acces denied   concerning   ISAPI module ?

 I retrieve the error in the IIS log -> Warning

216. -MODULE_SET_RESPONSE_ERROR_STATUS 
ModuleName   IsapiModule 
Notification  128 
HttpStatus 403 
HttpReason FORBIDDEN 
HttpSubStatus 0 
ErrorCode 0 
ConfigExceptionInfo
Notification EXECUTE_REQUEST_HANDLER 
ErrorCode L’opération a réussi. (0x0) 

Infrormations : 

All site collections in the Web app have the issue  

I check the rights on directories   <-- It's OK

Authentification : Anonymous Authentification    Enabled

                            ASP.Net Impersonation           Enabled

                            Basic Authentification              Disabled

                            Digest Authentification              Disabled

                            Forms  Authentification            Enabled

                            Windows Authentification            Enabled

Is it a problem into IIS ?

Into  Handler mapping   /_vti_bin/owssvr.dll   have acces SCRIPT

Thanks for your help

Christophe



Splitting SharePoint in 2 domains

$
0
0

Hi,

Due to some trust issue with external users , we need to split SharePoint in 2 domains. Domain A for WFE and Domain B for App server.

There is one way trust from Domain A to Domain B. Will services work as expected in this scenario in SharePoint.

Also we are trying to configure kerberos in SharePoint. Will this effect users coming from external domain to Domain A and connecting to services on Domain B? 

If i were to split WFE in two domains, Domain A and Domain B, is there way to redirect request based upon users domain to particualr WFE in particular domain? Eg. if internal user signs in he should be redirected to wfe in domain b while for external user wfe in domain A.

If i extend the web application to use different authentication method, how will it decide which wfe to go to? Any mechanism ?

Thank you.



Adit

Distributed cache service

$
0
0

We have just deployed SharePoint 2013 enterprise to support up to 10,000 users and I was told to have the distributed cache service running on each server, however the Sharepoint health analyser reports issues with this config and suggests it only runs on a single server. 

Anyone know the right way to do it?

Thanks

changing the central admin-sp2013 point to SqL server 2012 enterprise edition from sql server express

$
0
0

hi,

currently i have installed the SP 2013 on my  Win Server 2012 box with sql server express edition as the back  end db. now i have installed sql server 2012 enterprise edition and i wanna point this  SP 2013 instance/central admin/ etc to my ne wly installed  enterprise edition DB  as back end.

pls let me know the steps required to achieve this.


Sign Out Error when mulitple forms of authentication enabled on web application

$
0
0

When both Forms Authentication and Windows Authentication are enabled on a SharePoint web application zone and a user clicks "Sign Out" it goes to an error page.  See error message from ULS

System.ArgumentException: Exception of type 'System.ArgumentException' was thrown.  Parameter name: encodedValue  at Microsoft.SharePoint.Administration.Claims.SPClaimEncodingManager.DecodeClaimFromFormsSuffix(String encodedValue)    at Microsoft.SharePoint.Administration.Claims.SPClaimProviderManager.GetProviderUserKey(IClaimsIdentity claimsIdentity, String encodedIdentityClaimSuffix)    at Microsoft.SharePoint.Administration.Claims.SPClaimProviderManager.GetProviderUserKey(String encodedIdentityClaimSuffix)    at Microsoft.SharePoint.Utilities.SPUtility.GetFullUserKeyFromLoginName(String loginName)    at Microsoft.SharePoint.ApplicationRuntime.SPHeaderManager.AddIsapiHeaders(HttpContext context, String encodedUrl, NameValueCollection headers)    at Microsoft.SharePoint.ApplicationRuntime.SPRequestModule.PreRequestExecuteAppHandler(Object oSender, EventArgs ea)    at System.Web.HttpApplication.SyncEventExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute()    at System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean& completedSynchronously)

In 2010 sign out with both authentication providers enabled works fine.  Any solutions out there for this problem?  What I have seen in my searches as possible solutions is all custom code and this is not a viable solution for my company.

IgnoreIsActive command for a correct users displayname

$
0
0
We want   “forcing” SharePoint to push User Profile data to visitors by marking the users as active in the User Information List with the STSADM -o Sync -IgnoreIsActive 1 command. These approaches are probably only suitable when we want to fix-up access for a small group of “inactive” users or by exception. How can we fix-up access for a big group of “inactive” users ??

SharePoint 2013 App Store error

$
0
0
We are getting 404 not found error while trying to access an app hosted in SharePoint 2013. We are using alternate access mapping for our SHarePoint portal.

MissingAssembly: Reporting Services

$
0
0

Hello -

I am in the process of testing my database and I received the error below.   I already have the Reporting Service Add-in installed on my application and web servers.   Can I continue the upgrade or should this get resolved before I mount the database?   thanks

Category        : MissingAssembly
Error           : True
UpgradeBlocking : False
Message         : Assembly
                  [Microsoft.ReportingServices.SharePoint.UI.ServerPages,
                  Version=10.50.0.0, Culture=neutral,
                  PublicKeyToken=89845dcd8080cc91] is referenced in the
                  database [SP_WSS_Content_BSD], but is not installed on
                  the current farm. Please install any feature/solution which
                  contains this assembly.
Remedy          : One or more assemblies are referenced in the database
                  [SPRetail_WSS_Content_BSD], but are not installed on the
                  current farm. Please install any feature or solution which
                  contains these assemblies.
Locations       :


Device Channels vs. Responsive Web Design

$
0
0

When to use Device Channels?

When to use Responsive Web Design?

Upgrading Missing File error from Sharepoint 2010 to Sharepoint 2013?

$
0
0

Hi,

i am doing database upgrade from sharepoint 2010 to sharepoint 2013.  i have created sharepoint 2013 farm, copied the content database and service application databases into new farm, just upgrade two service application (user profile and search service) and rest of them just created from CA. so when i am testing the database before attache, i am getting following errors. i was getting following three errors, Ryan told my to install SSRS for add in, if i install ssrs 2008, still giving me Feature error and if i install ssrs 2012 add in, giving me Missing assembly error. In sharepoint 2010 environment using sql server 2008 r2 with add in, In sharepoint 2013 farm using sql server 2012 with rs 2012 add in. 

Any help will be appreciated!

Category        : MissingFeature

Error           : True
UpgradeBlocking : False
Message         : Database [WSS_Content_8080] has reference(s) to a missing
                  feature: Id = [c769801e-2387-47ef-a810-2d292d4cb05d], Name =
                  [Report Server File Sync], Description = [Synchronizes
                  Report Server files (.rdl, .rsds, .smdl, .rsd, .rsc) from a
                  SharePoint document library to the report server when files
                  are added or updated in the document library.], Install
                  Location = [ReportServerItemSync].
Remedy          : The feature with Id c769801e-2387-47ef-a810-2d292d4cb05d is
                  referenced in the database [WSS_Content_8080], but is not
                  installed on the current farm. The missing feature may cause
                  upgrade to fail. Please install any solution which contains
                  the feature and restart upgrade if necessary.
Locations       :

Category        : MissingSetupFile
Error           : True
UpgradeBlocking : False
Message         : File [Features\ReportServer\ReportViewer.dwp] is referenced
                  [3] times in the database [WSS_Content_8080], but is not
                  installed on the current farm. Please install any
                  feature/solution which contains this file.
Remedy          : One or more setup files are referenced in the database
                  [WSS_Content_8080], but are not installed on the current
                  farm. Please install any feature or solution which contains
                  these files.
Locations       :

Category        : MissingAssembly
Error           : True
UpgradeBlocking : False
Message         : Assembly
                  [Microsoft.ReportingServices.SharePoint.UI.ServerPages,
                  Version=10.50.0.0, Culture=neutral,
                  PublicKeyToken=89845dcd8080cc91] is referenced in the
                  database [WSS_Content_8080], but is not installed on the
                  current farm. Please install any feature/solution which
                  contains this assembly.
Remedy          : One or more assemblies are referenced in the database
                  [WSS_Content_8080], but are not installed on the current
                  farm. Please install any feature or solution which contains
                  these assemblies.
Locations       :


40 Fab Templates migration to SharePoint 2013

$
0
0

Hello All,

While upgrading the GUI to SharePoint 2013 I'm facing an error message saying missing site template. After analysis I reached to a point that sites that were created using FAB 40 template are causing the issue and ultimately failing the UI to be upgraded. Just to clarify the FAB 40 sites that were migrated are working fine on SP 2007, SP 2010 (with SP 2007 GUI) and 2013 (with SP 2007 GUI).

can I downgrade a site collection back to 2010?

$
0
0

hi -

i upgrade a site collection to 2013.   can i take it back to the 2010 mode?  i can get a copy of the 2010 database.  is this possible?

Deleted service application databases, now can't remove service application

$
0
0

I deleted the search service databases directly from SQL in our development environment.   When I try to delete the service application from Central Admin, it doesn't let me do it.   It either says the account doesn't have access or that the search database cannot be opened.   How can I clean this mess up?  thanks

Here's what I get when I try to delete with Powershell:

PS C:\Users\spadmin> $spapp = Get-SPServiceApplication -Name "Search Service
 Application 1"
PS C:\Users\spadmin> Remove-SPServiceApplication $spapp

Confirm
Are you sure you want to perform this action?
Performing operation "Remove-SPServiceApplication" on Target
"SearchServiceApplication Name=Search Service Application 1".
[Y] Yes  [A] Yes to All  [N] No  [L] No to All  [S] Suspend  [?] Help
(default is "Y"):Y
Remove-SPServiceApplication : Cannot open database
"Search_Service_Application_1_DB_5b6c4c6f42874c17a56ff94a51c97249" requested
by the login. The login failed.
Login failed for user 'domain\spadmin'.
At line:1 char:1
+ Remove-SPServiceApplication $spapp
+ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
    + CategoryInfo          : InvalidData: (Microsoft.Share...viceApplication:
   SPCmdletRemoveServiceApplication) [Remove-SPServiceApplication], SqlExcept
  ion
    + FullyQualifiedErrorId : Microsoft.SharePoint.PowerShell.SPCmdletRemoveSe
   rviceApplication

Excel Services error - Can't Contact the Server

$
0
0

I couldn't get my Excel web parts to display the workbook.  It gave an error :  The Workbook cannot be opened."

I ran these ps commands and now see the error below.   Any ideas?  thanks

$w = Get-SPWebApplication -identity <web application>

$w.GrantAccessToProcessIdentity("<domain\managed account>")

Can't Contact The Server

We're not able to contact the server. It might not be responding, or your internet connection may have been interrupted. Please try again


Solutions Gallery - custom solutions doesn't work in 2013

$
0
0
These solutions just don't work.  There is an 'Upgrade' button in the Solution Gallery, but it is greyed out?    I can create new solutions in 2013 and they work fine.   Am I doomed to recreating these manually or can I get them upgraded somehow?  thanks

Office documents from SharePoint 2013 always open as Read-Only in Win7/Office2013

$
0
0

We have installed SharePoint 2013 on Windows Server 2012 Standard.

I have problem editing office documents from Windows 7 (office 2013). Files are always read-only.

From the same computer I can edit documents from SharePoint 2007 (Server 2008R2).

From the Win XP (Office 2007) I can edit documents on the same SP 2013 site.

Only combination of the latest office technologies is making problem!?

Any clue?

SharePoint 2013 Create hierarchy timer job failed

$
0
0

Hello Team,

I am working on multilingual sites in SharePoint 2013, I have already created site in English and Arabic Variation, Now planning to support French and German as well.

I installed language packs for French and German and then created variation label for French, and  Click the Create Hierarchy button, But after some time i am getting unknown failure message in variation logs with GUID, i searched for that GUID in ULS and a found below entry

 groupId = 95da1d30-e733-4023-9103-2437683bf874, variationLabelGuid = 80a4e34c-d257-4ab0-920c-562ef74a2969. Relationship entry not found

I checked the hidden relatation ship list on site and found that this entry is already there, now i confused what will be the cause.

Please help me if some one has faced similar kind of issue.

Thanks in Advanced,

Baba


Thanks.... ________________ Baba (MCTS, MCPD)


Powershell Script to install all prerequisites for SP 2013 Installation on Windows 2008 R2 SP 1 Box

$
0
0
 Is there any Powershell Script available from MS to install all prerequisites for SP 2013 Installation on Windows 2008 R2 SP 1 VM. Kindly share the link if any.

Default view of BI Center

$
0
0

i am having a problem with BI Center...

i have created a Site Collection with two users , one is admin and the other is read only...i have designed BI Center with dashboard...

when i browsed the BI Center with the admin account then it displays the content as it should be however when i browsed the site collection with the read only account then it shows the default layout of the BI center instead of the one when i had browsed with the admin account...

i have created a group on the Site Collection then added the read-only user to that group...

what is the problem? how can i view the dashboard with the read-only user?


any advice?


Viewing all 21070 articles
Browse latest View live


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