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

When connecting to a server farm in sharepoint foundation 2013 cannot create new farm error: One or more types failed to load

$
0
0

When trying to create a new server farm in the sharepoint foundation 2013 we get a following error :

The local farm is not accessible. Cmdlets with FeatureDependencyId are not registered.
PS C:\Users\Administrator> New-SPConfigurationDatabase

cmdlet New-SPConfigurationDatabase at command pipeline position 1
Supply values for the following parameters:
DatabaseName: SharePoint_Config
DatabaseServer: PC78\SQLEXPRESS,25111
FarmCredentials
Passphrase: *********
New-SPConfigurationDatabase : One or more types failed to load. Please refer
to the upgrade log for more details.
At line:1 char:1
+ New-SPConfigurationDatabase+ ~~~~~~~~~~~~~~~~~~~~~~~~~~~+ CategoryInfo          : InvalidData: (Microsoft.Share...urationDatabase:
   SPCmdletNewSPConfigurationDatabase) [New-SPConfigurationDatabase], SPUpgra
  deException+ FullyQualifiedErrorId : Microsoft.SharePoint.PowerShell.SPCmdletNewSPCon
   figurationDatabase

And the error log is shown below :

Microsoft.SharePoint.Upgrade.SPUpgradeException: One or more types failed to load. 
Please refer to the upgrade log for more details.     
at Microsoft.SharePoint.Upgrade.SPActionSequence.LoadUpgradeActions()     
at Microsoft.SharePoint.Upgrade.SPActionSequence.get_ActionsInternal()     
at Microsoft.SharePoint.Upgrade.SPUtility.GetLatestTargetSchemaVersionByMajorVersion(Type typeActionSequence, Int32 majorVer)     
at Microsoft.SharePoint.Upgrade.SPUtility.get_CurrentSPSiteWssTargetSchemaVersion()     
at Microsoft.SharePoint.Administration.SPSiteCollection.Add(SPContentDatabase database, SPSiteSubscription siteSubscription, String siteUrl, String title, String description, UInt32 nLCID, Int32 compatibilityLevel, String webTemplate, String ownerLogin, String ownerName, String ownerEmail, Strin... b712a522-fa85-49eb-b59c-dedf55295504
        ...g secondaryContactLogin, String secondaryContactName, String secondaryContactEmail, String quotaTemplate, String sscRootWebUrl, Boolean useHostHeaderAsSiteName, Boolean overrideCompatibilityRestriction)     
at Microsoft.SharePoint.Administration.SPSiteCollection.Add(SPSiteSubscription siteSubscription, String siteUrl, String title, String description, UInt32 nLCID, Int32 compatibilityLevel, String webTemplate, String ownerLogin, String ownerName, String ownerEmail, String secondaryContactLogin, String secondaryContactName, String secondaryContactEmail, Boolean useHostHeaderAsSiteName)     
at Microsoft.SharePoint.Administration.SPAdministrationWebApplication.CreateDefaultInstance(SqlConnectionStringBuilder administrationContentDatabase, SPWebService adminService, IdentityType identityType, ... b712a522-fa85-49eb-b59c-dedf55295504
     ...String farmUser, SecureString farmPassword)     
at Microsoft.SharePoint.Administration.SPFarm.CreateAdministrationWebService(SqlConnectionStringBuilder administrationContentDatabase, IdentityType identityType, String farmUser, SecureString farmPassword)    
at Microsoft.SharePoint.Administration.SPFarm.CreateBasicServices(SqlConnectionStringBuilder administrationContentDatabase, IdentityType identityType, String farmUser, SecureString farmPassword)     
at Microsoft.SharePoint.Administration.SPFarm.Create(SqlConnectionStringBuilder configurationDatabase, SqlConnectionStringBuilder administrationContentDatabase, IdentityType identityType, String farmUser, SecureString farmPassword, SecureString masterPassphrase)     
at Microsoft.SharePoint.Administration.SPFarm.Create(SqlConnectionStringBuil... b712a522-fa85-49eb-b59c-dedf55295504
            ...der configurationDatabase, SqlConnectionStringBuilder administrationContentDatabase, String farmUser, SecureString farmPassword, SecureString masterPassphrase)     
at Microsoft.SharePoint.PowerShell.SPCmdletNewSPConfigurationDatabase.InternalProcessRecord()     
at Microsoft.SharePoint.PowerShell.SPCmdlet.ProcessRecord() b712a522-fa85-49eb-b59c-dedf55295504
Error Category: InvalidData    Target Object  Microsoft.SharePoint.PowerShell.SPCmdletNewSPConfigurationDatabase  Details  NULL  RecommendedAction NULL b712a522-fa85-49eb-b59c-dedf55295504
 Leaving ProcessRecord Method of New-SPConfigurationDatabase.   e9ae5ba6-c499-0000-d35c-aee999c4cf01
we are using server 2012 R2 and we don't have office 2010 installed


Found 1 web using missing web template 14001 (lcid: 1033) with compatibility level 14

$
0
0

Hi,

I am receiving the following error when I try to upgrade an SP 2010 content database to SP2013: "Found 1 web using missing web template 14001 (lcid: 1033) with compatibility level 14".

How do I find out what that web template is? Or, how do I move all of the web templates from the old sp to the new sp?

thanks,

Sherazad


Sherazad

Missing features while upgrading to sharepoint2013

$
0
0

While upgrading i faced two issues: 

1. Found a missing feature Id = [dc98d4f8-2307-4fe4-9f9c-5b9d97bce640], Name = [Lab04 Feature1], Description = [], Install Location = [Lab04_Feature1

2. WebPart class [6fcd2d02-416d-6df5-d11b-992a0dc48370] (class [JSharepoint.JSFile.JSFile] from assembly [JSharepoint, Version=1.0.0.0, Culture=neutral, PublicKeyToken=62e6c3f22721431c]) is referenced [2] times in the database [WSS_Content_02], but is not installed on the current farm. Please install any feature/solution which contains this web part.

 i run the following query against database but query returns null

SELECT * FROM WSS_Content_2007.dbo.Features WHERE FeatureId = ’75a0fea7-cd50-401e-af0e-782f3662a299′

SELECT * FROM WSS_Content_2007.dbo.WebParts WHERE tp_WebPartTypeId like ’68ec641-8c6a-1cc6-6465-185094919a93′

is there any other way the fix these issues


unable to get Managed Metadata Service up and running

$
0
0

I must have gone through all related threads and tried everything I found but still no luck... Okay, that´s probably an exaggeration, but it sure feels like it. Here´s my deal:

SharePoint Server 2013 running under Windows Server 2012 R2, SQL Server 2013 running under Windows Server 2012 R2 - both systems are completely up-to-date with all service packs and CUs installed. Manually installed SharePoint without using the Configuration Wizard, as it does way too much that I have no control over, afterwards. So far, I've managed to get everything I needed set up properly - albeit with some deep digging, here and there, but hey, if it were easy, there'd be no fun in it, right?

What I want next, is MySites. MySites needs User Profile Service. User Profile Service needs Managed Metadata Service. And I keep running in to Access Denied problems. I tried setting up a new service through Central Admin, and tried setting it up using PowerShell. This morning, I was so totally desparate that I tried setting up the service using the dreaded Configuration Wizzard... Still no luck.

Managed Account: yes - with all the right authorizations; even gone so far as to give it the DB owner and DB security admin roles on my SQL server. It has taken me quite some time and effort to finally get my Remote BLOB running - especially on my second, and particularly on my third web application, and I get the feeling that it's that application that's started it all. "It" being my headaches...

Regardless of whether I use the Central Admin or Powershell to create it, I always wind up with the well known error "The Managed Metadata Service or Connection is currently not available. The Application Pool or Managed Metadata Web Service may not have been started. Please Contact your Administrator." when accessing the service (both through Central Admin, as well as going through the webapplication that should host my contenthub). Tried all the known solutions, but that doesn't get me anywhere. When I select the 2nd line of the Managed Metadata Service (in CA - manage service apps) and click 'Properties' in the ribbon, I get this popup displaying an "ooooops, something went wrong". the ULS tells me what goes wrong - I selected the events with either Category = Taxonomy or Message contains Error. This is the ULS for the Taxonomy:

Error encountered in background cache check System.Security.Cryptography.CryptographicException: Access is denied.      
 at System.Security.Cryptography.CryptographicException.ThrowCryptographicException(Int32 hr)    
 at System.Security.Cryptography.Utils._GenerateKey(SafeProvHandle hProv, Int32 algid, CspProviderFlags flags, Int32 keySize, SafeKeyHandle& hKey)    
 at System.Security.Cryptography.Utils.GetKeyPairHelper(CspAlgorithmType keyType, CspParameters parameters, Boolean randomKeyContainer, Int32 dwKeySize, SafeProvHandle& safeProvHandle, SafeKeyHandle& safeKeyHandle)    
 at System.Security.Cryptography.RSACryptoServiceProvider.GetKeyPair()    
 at Microsoft.SharePoint.SPSecurityContext.GetRsaUseKeyAlgorithm()    
 at Microsoft.SharePoint.SPSecurityContext.SecurityTokenForContext(Uri context, Boolean bearerToken, SecurityToken onBehalfOf, SecurityToken actAs, SecurityToken delegateTo, SPRequestSecurityTokenProperties properties)    
 at Microsoft.SharePoint.SPSecurityContext.<>c__DisplayClassc.<GetProcessSecurityTokenForServiceContext>b__b()    
 at Microsoft.SharePoint.Utilities.SecurityContext.RunAsProcess(CodeToRunElevated secureCode)    
 at Microsoft.SharePoint.SPSecurityContext.GetProcessSecurityTokenForServiceContext()    
 at Microsoft.SharePoint.SPChannelFactoryOperations.CreateChannelAsProcess[TChannel](ChannelFactory`1 factory, EndpointAddress address, Uri via)    
 at Microsoft.SharePoint.Taxonomy.MetadataWebServiceApplicationProxy.GetChannel(Uri address, Boolean& cachedChannel)    
 at Microsoft.SharePoint.Taxonomy.MetadataWebServiceApplicationProxy.<>c__DisplayClass2f.<RunOnChannel>b__2d()    
 at Microsoft.Office.Server.Security.SecurityContext.RunAsProcess(CodeToRunElevated secureCode)    
 at Microsoft.SharePoint.Taxonomy.MetadataWebServiceApplicationProxy.RunOnChannel(CodeToRun codeToRun, Double operationTimeoutFactor)    
 at Microsoft.SharePoint.Taxonomy.MetadataWebServiceApplicationProxy.ReadApplicationSettings(Guid rawPartitionId)    
 at Microsoft.SharePoint.Taxonomy.MetadataWebServiceApplicationProxy.get_ServiceApplicationSettings()    
 at Microsoft.SharePoint.Taxonomy.MetadataWebServiceApplicationProxy.TimeToCheckForUpdates()    
 at Microsoft.SharePoint.Taxonomy.Internal.TaxonomyCache.CheckForChanges(Boolean enforceUpdate)    
 at Microsoft.SharePoint.Taxonomy.Internal.TaxonomyCache.<LoopForChanges>b__0().

And here's one where the actual Error occurs:

Application error when access /_admin/ManageMetadataProxy.aspx, Error=Access is denied.    
 at System.Security.Cryptography.CryptographicException.ThrowCryptographicException(Int32 hr)    
 at System.Security.Cryptography.Utils._GenerateKey(SafeProvHandle hProv, Int32 algid, CspProviderFlags flags, Int32 keySize, SafeKeyHandle& hKey)    
 at System.Security.Cryptography.Utils.GetKeyPairHelper(CspAlgorithmType keyType, CspParameters parameters, Boolean randomKeyContainer, Int32 dwKeySize, SafeProvHandle& safeProvHandle, SafeKeyHandle& safeKeyHandle)    
 at System.Security.Cryptography.RSACryptoServiceProvider.GetKeyPair()    
 at Microsoft.SharePoint.SPSecurityContext.GetRsaUseKeyAlgorithm()    
 at Microsoft.SharePoint.SPSecurityContext.SecurityTokenForContext(Uri context, Boolean bearerToken, SecurityToken onBehalfOf, SecurityToken actAs, SecurityToken delegateTo, SPRequestSecurityTokenProperties properties)    
 at Microsoft.SharePoint.SPSecurityContext.<>c__DisplayClassc.<GetProcessSecurityTokenForServiceContext>b__b()    
 at Microsoft.SharePoint.Utilities.SecurityContext.RunAsProcess(CodeToRunElevated secureCode)    
 at Microsoft.SharePoint.SPSecurityContext.GetProcessSecurityTokenForServiceContext()    
 at Microsoft.SharePoint.SPChannelFactoryOperations.CreateChannelAsProcess[TChannel](ChannelFactory`1 factory, EndpointAddress address, Uri via)    
 at Microsoft.SharePoint.Taxonomy.MetadataWebServiceApplicationProxy.GetChannel(Uri address, Boolean& cachedChannel)    
 at Microsoft.SharePoint.Taxonomy.MetadataWebServiceApplicationProxy.<>c__DisplayClass2f.<RunOnChannel>b__2d()    
 at Microsoft.Office.Server.Security.SecurityContext.RunAsProcess(CodeToRunElevated secureCode)    
 at Microsoft.SharePoint.Taxonomy.MetadataWebServiceApplicationProxy.RunOnChannel(CodeToRun codeToRun, Double operationTimeoutFactor)    
 at Microsoft.SharePoint.Taxonomy.MetadataWebServiceApplicationProxy.ReadApplicationSettings(Guid rawPartitionId)    
 at Microsoft.SharePoint.Taxonomy.OM.CodeBehind.ManageMetadataProxyPage.InitializeForEdit(MetadataWebServiceApplicationProxy metadataProxy)    
 at Microsoft.SharePoint.Taxonomy.OM.CodeBehind.ManageMetadataProxyPage.LoadValues()    
 at Microsoft.SharePoint.Taxonomy.OM.CodeBehind.ManageMetadataProxyPage.OnLoad(EventArgs e)    
 at System.Web.UI.Control.LoadRecursive()    
 at System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint)

So - any ideas, anyone? Thanks in advance!

Data connection error to analysis services via unattended account after configure kerberos

$
0
0

Hi, I setup connection to SASS from dashboard designer using Unattended Account, and everything was fine. Then I started to configure connection with Kerberos using Per-user Identity authentication, and after long customization it started to work. But in the same time Unattended Account authentication stopped working.

From dashboard designer I got error:
PerformancePoint Services was unable to connect to "dbserver\instance". Verify that the server name is correct and that the Unattended Service Account has permission to connect to the server.
Additional details have been logged for the administrator.

And in SharePoint server in application log:
The Unattended Service Account "dom\unaccount" does not have access to the following data source server.

Data source location: http://testit/sites/adrian/Data Connections Library for PP/35_.000
Data source name: New Data Source
Server name: dbserver\instance

Exception details:
Microsoft.AnalysisServices.AdomdClient.AdomdConnectionException: Authentication failed. ---> System.ComponentModel.Win32Exception: The target principal name is incorrect
   at Microsoft.AnalysisServices.AdomdClient.NTAuthentication.GetOutgoingBlob(Byte[] incomingBlob, Boolean& handshakeComplete)
   at Microsoft.AnalysisServices.AdomdClient.XmlaClient.Authenticate(ConnectionInfo connectionInfo, DateTime startTime)
   --- End of inner exception stack trace ---
   at Microsoft.AnalysisServices.AdomdClient.XmlaClient.Authenticate(ConnectionInfo connectionInfo, DateTime startTime)
   at Microsoft.AnalysisServices.AdomdClient.XmlaClient.OpenTcpConnection(ConnectionInfo connectionInfo)
   at Microsoft.AnalysisServices.AdomdClient.XmlaClient.Connect(ConnectionInfo connectionInfo, Boolean beginSession)
   at Microsoft.AnalysisServices.AdomdClient.XmlaClient.GetInstancePort(ConnectionInfo connectionInfo)
   at Microsoft.AnalysisServices.AdomdClient.XmlaClient.GetTcpClient(ConnectionInfo connectionInfo)
   at Microsoft.AnalysisServices.AdomdClient.XmlaClient.OpenTcpConnection(ConnectionInfo connectionInfo)
   at Microsoft.AnalysisServices.AdomdClient.XmlaClient.Connect(ConnectionInfo connectionInfo, Boolean beginSession)
   at Microsoft.AnalysisServices.AdomdClient.AdomdConnection.XmlaClientProvider.Connect(Boolean toIXMLA)
   at Microsoft.AnalysisServices.AdomdClient.AdomdConnection.ConnectToXMLA(Boolean createSession, Boolean isHTTP)
   at Microsoft.AnalysisServices.AdomdClient.AdomdConnection.Open()
   at Microsoft.PerformancePoint.Scorecards.DataSourceProviders.AdomdConnectionPool`1.<>c__DisplayClass4.<GetConnection>b__2()
   at Microsoft.SharePoint.SPSecurity.<>c__DisplayClass5.<RunWithElevatedPrivileges>b__3()
   at Microsoft.SharePoint.Utilities.SecurityContext.RunAsProcess(CodeToRunElevated secureCode)
   at Microsoft.SharePoint.SPSecurity.RunWithElevatedPrivileges(WaitCallback secureCode, Object param)
   at Microsoft.SharePoint.SPSecurity.RunWithElevatedPrivileges(CodeToRunElevated secureCode)
   at Microsoft.PerformancePoint.Scorecards.DataSourceProviders.AdomdConnectionPool`1.GetConnection(String connectionString, ConnectionContext connectionCtx, String effectiveUserName, CultureInfo culture, NewConnectionHandler newConnectionHandler, TestConnectionHandler testConnectionHandler, String targetAppId)


Do SharePoint 2013 sites need to have the SharePoint 2013 visual interface for Usage Reporting to Work?

$
0
0

Hello,

I have SharePoint 2013 sites that have not been visually upgraded, so the still have the SharePoint 2010 visual interface.  I understand that the options like "Popularity Trends" are accessible with the SharePoint 2013 interfaced, but can you get any usage reporting with the SharePoint 2010 interface, even though you have upgraded to SharePoint 2013?  I am currently getting no data with my reports. 


Paul

SP1 for SharePoint Server 2013 fails to install package

$
0
0

There is nothing on the net I can see regarding this issue so I thought I would add it here. 

I have a dev environment with SharePoint Server 2013, it is a new farm with a migrated/upgraded database from productioin environment. We wanted to add SP1 for this dev environment.

After downloading file, I ran the installer and clicked run. 

Next it asks to turn off forefront identity manager and service. I tried either selection on this screen and both failed. 

The failed message says "the installation of this package failed"

I have no idea where to research this any further as the error message was super generic. Has anyone else gotten this message when trying to install sp1 for sharepoint server 2013?

Migrating from MOSS to SP2013 - InfoPath Form and SPD Workflow

$
0
0

I need to migrate 2 InfoPath forms with 2 SPD Workflows from MOSS to SharePoint 2013. I found this great article which indicates I can migrate the workflows without much grief.

Can anyone confirm this method works from their own experience?

Has anyone had issues with the InfoPath forms and their integration within the workflow from the migration? 



- Joe


Office Web Apps 2013 Error 500

$
0
0

Below I configured Office Web Apps 2013, on 2 servers,

SharePoint 2013 SP1 Enterprise Edition August 2014 CU on Microsoft Windows Server 2013 R1

SP2013ServerWFE-AppServer

Office Web Apps 2013 August 2014 CU on Microsoft Windows Server 2013 R1

OFFICEWEBAPP2013SERVER

After my install, I can see that the preview displayes for the site I am on I am NOT logged on as the System Account or Site Collection Admin, just a user.

I then try to display the file below it and this is where I get the error 500

This error (HTTP 500 Internal Server Error) means that the website you are visiting had a server problem which prevented  the webpage from displaying.

The website cannot display the page

These are the steps that I have just taken to try to enable this process.

I went to SP2013ServerWFE-AppServer – SharePoint 2013 Server


SharePoint 2013 Management Shell as Admin


Remove-SPWOPIBinding –All:$true

Went to OFFICEWEBAPP2013SERVER – Office Web Apps 2013 server.


PowerShell, as Admin.


New-OfficeWebAppsFarm –Verbose –InternalUrl "http://SP2013ServerWFE-AppServer" -ExternalUrl "http://SP2013ServerWFE-AppServer" -AllowHTTP –EditingEnabled –ClipartEnabled -AllowCEIP


On the OFFICEWEBAPP2013SERVER server, open up IE


NETBIOS
http://OFFICEWEBAPP2013SERVER/hosting/discovery

FQDN
http://OFFICEWEBAPP2013SERVER.COMPANY.DOMAIN.local/hosting/discovery

Both worked!

Go to SP2013ServerWFE-AppServer – SharePoint 2013 Server

New-SPWOPIBinding -ServerName OFFICEWEBAPP2013SERVER –AllowHTTP

Worked, ran:

Get-SPWOPIZone

Set already but if needed to, could have changed, kept it as was below.

Set-SPWOPIZone -zone "Internal-http"

 Now I get the error.  Am I missing something? 


How to set all User's Regions to "Always use my personal settings"?

$
0
0

My organization is globally distributed with 150+ sites worldwide. We are using SharePoint Online team sites for collaboration across the organization. We are having a problem with users not understanding that they've got to change their Region settings per Site, in order to see times converted to their time zone. 

Is there a way to set this to "Always use my personal settings" for all users for all sites? If so, how would this be done?

Thanks,

cflbasser

Restore-SPSite : Access to this Web site has been blocked.

$
0
0

The SharePoint farm is brand new. It only has one site collection (the top level site collection). I have several site collection back up files from another SharePoint farm using the Backup-SPSite command in Powershell. Every backup file I try to restore gives me the same error message: Access to this Web site has been blocked.

One: There is no Web site. I am trying to create it using a restore.

Two: I have older backup files for each of these site collections (a 15 day difference), and they restore as expected.

Anybody have any ideas why this is happening? One more piece of information: before backing up these site collections, I had gone into Central Administration and configured the quotas and locks to "No access". I had configured the quotas and locks to "Read-only" on the previous backups (the ones that I can restore). This is the only difference I can think of between the two sets of backups.

Onedrive for Business Authentication with Web Application Gateway

$
0
0

We are running SharePoint 2013 (with all available updates applied) on premises.  We are looking to move from Forefront TMG to publish the site to external to the Web Application Gateway functionality in Windows Server 2012 R2.

We seem to be having issues with OneDrive for Business authenticating for users outside of our network.  We see mixed results - with the app sometimes indicating that it can't authenticate at all and other times popping a browser window with the WAG HTML login page.

Is there any way to configure the published application in WAG to allow the OneDrive client to provide credentials in any way other than popping the HTML login page?

Email enabled Libraries and Lists

$
0
0

Is it possible for On-Premises SharePoint 2013 based email enabled LISTS/Document library to work with Exchange Online (office 365) to receive emails?

Thanks


MP


SharePoint 2013 branding is getting distorted

$
0
0

Hi I have found that in my SharePoint 2013  branding is getting distorted all of a sudden. If I reset the master page then the issue gets resolved..

Could you please let me know what steps can I use to identify the root cause of this issue.

Regards,

Sajesh

Granting access to SharePoint Designer on a SubSite but not the Site Collection

$
0
0

Is it safe in SharePoint 2010 to give a user the ability to use SharePoint Designer on a SubSite of a Site Collection and not give them permission, other than Visitor access, to the root Site Collection (Parent Site collection)?

Most importantly, I want to make sure the only damage a user can do is to their own subsite, and not do anything that will impact the Site Collection. 

I created a test user and granted it FULL access on a test subsite and only view on the parent site collection and was able to use designer logged in as the test user.  I was able to modify the subsite pages and create workflow.  I was not expecting this to work based on the following statement in KB article http://support.microsoft.com/kb/2592376

Overall, an user needs to be a member of one of the following groups at the site collection
level to be able to use SharePoint Designer and modify SharePoint content:

- Site Collection Administrators
- Designers
- Owners

Does anyone have any advice on this?

Thanks!


SharePoint 2013 Popularity Trends not showing unique user name?

$
0
0

Hi, in SharePoint 2013 site there is an option to generate reports under Popularity Trends that the total number of hit per day and total number of unique users per day.

But I want the user name also for unique users per day, kindly guide me how to get user name.

Regards,

SharePoint 2013 Export List Items/Pages from staging to prod

$
0
0

Hi All - I have read the articles on content deployment in SharePoint 2013. I am looking for more granular level content deployment. I couldn't figure out how to move some list items from list and some pages from the page library to the prod environment.

Regards,

Kausar


Khushi

Cannot publish Workflow 2013 : System.InvalidOperationException : There was an error issuing a token

$
0
0

Hello,

I am currently facing an issue when I try to publish SharePoint 2013 Workflow. This is the complete error I can see in ULS : 

An exception occurred during OAuth2 request to https://accounts.accesscontrol.windows.net/[someId]/tokens/OAuth/2. Response: '{"error":"invalid_request","error_description":"ACS50000: There was an error issuing a token. ACS90011: The realm \[someId]\[someId] is not a configured realm of the current service namespace.Exception Details: System.Net.WebException: Remote server returned an error : (400) Incorrect request.     at ystem.Net.HttpWebRequest.GetResponse()    at Microsoft.SharePoint.IdentityModel.OAuth2.SPOAuth2Client.GetResponse(Uri stsUrl, OAuth2AccessTokenRequest message

I already checked the following links but none of them did resolve my issue : 

http://blogs.msdn.com/b/vincent_runge/archive/2014/01/07/troubleshooting-actions-for-sharepoint-2013-workflows.aspx
http://social.technet.microsoft.com/Forums/sharepoint/en-US/83b719ae-c9a7-43f8-8270-7d0069eb8cc0/publishing-workflow-error?forum=sharepointadmin
http://msdn.microsoft.com/en-us/library/microsoft.sharepoint.administration.spwebapplication.userdefinedworkflowmaximumcomplexity.aspx

SharePoint 2010 workflow are working, workflow manager is correctly connected, but SharePoint 2013 Workflow never worked.

I am really stuck on this error right now.

Thanks in advance for your answer.

Mike

Sharepoint Custom Webparts are visible in one server and not visible in another server?

$
0
0

Hi Friends,

In Sharepoint 2013, After deploying & adding the webparts in the pages some users can see those webparts in some servers, and others are not able to see those added webparts. Even when I tried with "?contents=1" I find all the webparts are added to the page and also page is getting refreshed automatically.

Please help me in resolving this issue, its urgent.

Thank You very much,

Pradeep

Health Analyzer - Review Problems and Solutions isn't updating

$
0
0

The Health Analyzer page "Review problems and solutions" displays items that are 3 months old.  When clicking any of the items, the DispForm.aspx?ID=item id is displayed.  Yet, there is no item behind the list item on the previous page. The following screenshot is displayed.  

When searching for the Correlation ID in the ULS log files, nothing is returned.  Has anyone seen this before?  I have no luck searching for Health Analyzer issues.

Thanks,

Scott


Viewing all 21070 articles
Browse latest View live


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