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

Installing Sharepoint Phone SDK for Visual Studio 2013

$
0
0
I am trying to install the SharePoint 2013 Phone SDK on my desktop computer (Win 8.1, 64bit) running Visual Studio 2013 Professional. VS2013 comes prepackaged with the Windows Phone 8 SDK, but the SP2013 Phone SDK installer fails to recognize it and promptly cancels the installation. Is the SharePoint 2013 Phone SDK not supposed to run on VS2013?

The Managed Metadata Service or Connection is currently not available

$
0
0

Hello Everyone,

I thought I would add another "Managed Metadata Service or Connection is currently not available" thread to this forum. 

It appears after following several articles I still cannot get manage my Managed Metadata Service from Central Admin.  I get the below error message.

I also see this in my ULS logs:

Failed to get term store for proxy 'Managed Metadata Service Application'. Exception: System.Collections.Generic.KeyNotFoundException: The given key was not present in the dictionary.   

at Microsoft.SharePoint.Taxonomy.Internal.XmlDataReader.GetDateTime(String name)   

at Microsoft.SharePoint.Taxonomy.Internal.SharedTermStore.Initialize(IDataReader dataReader, Guid termStoreIdValue, Boolean fromPersistedData)   

at Microsoft.SharePoint.Taxonomy.Internal.SharedTermStore..ctor(IDataReader dataReader, Guid termStoreId, Boolean fromPersistedData)   

at Microsoft.SharePoint.Taxonomy.Internal.DataAccessManager.GetTermStoreData(MetadataWebServiceApplicationProxy sharedServiceProxy, Boolean& partitionCreated)

One of the articles I found had several steps, however non worked for me.

http://blogs.msdn.com/b/allenwang/archive/2011/03/22/the-managed-metadata-or-connection-is-currently-not-available.aspx

Finially I simply deleted my Metadata Services Application and App Pool from IIS, re-created it and restarted IIS but still getting the same error message.

Only thing I didn't do is delete the database which I don't think I want to do.

Anything else I can try?

Thanks,

Ian...

timer jobs in sharepoint 2013

$
0
0

Hello,

If I take a look at the timer job history at the web scope, I see that all the timer jobs for that web application ran only on WFEs and not on application server even a single time in last 15 days. Now what I was understood that since this is a timer job, it can go on any servers on the farm and not just stick to WFE. Is it something changed in 2013 or I understood wrong?  Please help.

Thanks

Users see folders that they should not

$
0
0

We have a sharepoint structure that looks like this:

Libraries:

Company A

Company B

Company C

Company D

Users:

User A

User B

User C

User D

We have a group named 'Visitors' that all of the above users are in.

We want User A to be able to see Company A and B but not C and D, while User B can see Company B but not A, C or D etc.

This works fine for all of the existing libraries, it does not work for any new Libraries that we create. When we create a new library ALL of the users can see these Libraries. After creating a new library I remove inheritance and then remove the 'Visitors' group from the library. I've tried all of the templates as well as created new templates and even created a template from one of the functional libraries, nothing works. I've verified that the permissions are correct.

Thinking that perhaps because the templates have the 'Visitors' group set up with default access even after removing the group some access remains. So I tried removing the 'Visitors' group from the root directory, creating a new library and then adding the group back. Whenever we login as any user we still see the newly created folders.

When i remove the 'Visitors' group from root no one can access Sharepoint or i would remove it.

I've taken over Sharepoint from another employee who has since left.

Any help would be appreciated.

Thanks,

Flynn


SecureAuth configuration in SharePoint 2013

$
0
0

Hello,

I am unaware of secureAuth in sharepoint 2013. Please guide me what it is and how to do installation and configuration of secureAuth in SharePoint 2013 by step by step process?

Please Help!


chirag

Any way to change blob size -- do I need to?

$
0
0

I'm tinkering around with remote blob storage in my dev environment -- doing a lot of different options to see how it really works.  One thing I noticed is that when I dragged a file to a document library and it got stored under my filestream filename in the file system (instead of the mdf file of the provider database) that files it created seemed to be about 61k.  So if I dragged a 5 MB PDF file, there would be about 85 of these small blob files.  That seemed to be a little small and inefficient to me, so I thought I could do something to increase the file size of the blob files and reduce the number of them.  I tried to increase the filestreammaxsizeinlineblob parameter of the RBS.MSI installation from 61140 to 102400 (and I tried doing this in a number of different ways that I don't want to count).  When I did that, nothing seemed to end up in the file system.  Then I started poking around in the database and saw the table mssqlrbs_filestream_data_1.rbs_filestream_data_1 and saw the blob_size column and nothing was larger than 65641.  So it seems that no data is being stored in the file system when I mandate a filestreammaxsizeinlineblob parameter of 102400 and that makes sense now looking at the aforementioned table because everything was formed at a much lower size then the threshold I instituted.  My two questions are this:  1) is there any way to increase the blob_size so it's larger and there are less files on the file system or is that something hardcoded into sharepoint, and 2) is the 61 - 64k size just fine and what appear to be lots of files to me is really nothing for the server to handle?  Frankly, the performance I got was quite good retreiving documents from BLOBs in my test environment, but was wondering what would happen when it got actual use in production and tons of these files are floating around on the file system.

*This is a different issue than setting the minimumblobstoragesize in powershell -- I know how to do that*

Workflow manager - installation considerations

$
0
0

Hello,

In farm A we have 5 web front servers and in farm B 1 server.

a) In farm A, where should  workflow manager be installed, having in mind that a backup (hot standby?) should exist?

b) Can the farm B use the same workflow manager(s)?

Thank you


Christos

Where is Remove-SPBusinessDataCatalogServiceApplicationProxy

$
0
0

Hi @ all together,

I can create BDS-Proxy with > New-SPBusinessDataCatalogServiceApplicationProxy<

But how to remove ? Nothing found in the BDC-Cmdlets

Background: Ensuring that the proxy is in partioned mode.

BG - Sven



I lost my signature. If their is someone who found it, so please...



Covert path based site collection to Host names

$
0
0

Can this be done witout having to delete the existing site?

What I am looking to do is restore a site to a HNSC web app on the same farm without having to delete the existing one, which most articles sugges you do

Backup-SPSite http://server_name/sites/site_name -Path C:\Backup\site_name.bak

Remove-SPSite –Identity http://server_name/sites/site_name –Confirm:$False 

Restore-SPSite http://www.example.com -Path C:\Backup\site_name.bak -HostHeaderWebApplication

Any other methods that dont require you blow away the site before you know the existing one?

thanks

themush

Sharepoint 2013 document library can't "create" new document

$
0
0

Hi, Thanks in advance.

I have newly created a SP2013 farm, but experience "create new document" problem.

Steps I setup the new far:

Install 3 tier servers- Setup new web app - Create path - Setup new Site Collections.

Search service and User Profile Service created, and both working fine.

There isn't any further customise configuration.

Local computer installed Office 2010.

On the new site Finance, I have create a document library.

I have assigned myself as site administrator, and assigned test user 1 Edit Access to the site.

Both myself and the Test user 1 can log in to the site, and upload documents without any issue.  However,

Neither of us can "create new document" on the site.

1. by go in the library, click "new document", I was giving the option of Add a document by browse network drive.  There is no option to input a document name, and create a new document.

2. By click the top left corner New Document button, the system will opens up Word application installed on local computer, and I can't save the document into Sharepoint library.

Can someone help.

Thanks

Application pools intermittently hang

$
0
0

In a SharePoint 2013 farm with a single server that includes PowerPivot components, application pools intermittently hang. This happens for the Central administration web app, the actual PowerPivot web app and a new web app I created for testing purposes. In the test web app, it does not seem to matter if I browse to a PowerPivot site collection or not.

I can detect the hang by looking at "Worker processes" in IIS or by using Resource monitor and checking for wait chains.

The hang usually happens in the SPWindowsClaimsAuthentication module (request goes out, no response comes in). I currently replicate it be performing application pool recycles (or stop/start cycles). It takes a different amount of cycles each time, but usually after a few, the hang occurs. Another cycle, and it disappears.

It seems that if the PowerPivot service application is not associated with the web app, this does not happen. All other aspects of the PowerPivot system work great as long as the application pool is not hang.

I tried to use Windbg, but the symbols I installed (I have no internet inside the prganization) do not seem to be compatible even though I downloaded the correct ones (the server is Windows 2008 R2 SP1, the web apps are all 64 bit). Either way, SOSEX finds no deadlocks and SOS find no locks.

The last thing I found is that if I change the SPWindowsClaimsAuthentication HttpModule configuration to include a precondition="managedHandler", it seems to make the issue go away in the test web app.

object null reference error while creating Web applications, Service applications etc after restoring AD accounts

$
0
0

Hi,

The old Active Directory accounts of my server were removed, those accounts are used by some of the SharePoint sites. A new AD account was created and when I try to replace the old accounts with new I am facing issue. I am also unable to create new web application, service application from my Central Administration. I also tried by restoring old accounts but still I am facing same issues, I am getting the error message Object reference not set to an instance of an object. for any create activities in Central Administration.

Thanks in Advance for your help


SharePoint 2013 workflow cannot send email

$
0
0

Hi,

I have a SharePoint (2010) workflow with a "send an email" action for a List, developed in SP Designer 2013.

Working environment and error details can be seen below:

1) Environment Details

- SharePoint 2013 Foundation SP1

- SMTP Server correct

2) Error Details

When i open the workflow status of a List item, it shows the following error:

The e-mail message cannot be send. Check if the settings for outgoing e-mail for the server are properly configured.

The outgoing mail server is working and the receipt mailaddresses are correct. Basically the same workflow for another list is working and i recreated this workflow a couple of times, but it does not seems to work. Can anyone please help me?

Unable to connect to Connect-SPOService

$
0
0

onnect-SPOService : The remote server returned an error: (403) Forbidden.

At line:1 char:1

+ Connect-SPOService -Url https://centricaplc-admin.sharepoint.com -credential par ...

+ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

    + CategoryInfo          : NotSpecified: (:) [Connect-SPOService], WebException

    + FullyQualifiedErrorId : System.Net.WebException,Microsoft.Online.SharePoint.PowerShell.ConnectSPOService

Configuring ADFS - Object reference not set to an instance of an object

$
0
0

Hi,

I am trying to configure my web applications to use ADFS.  So, my systems admin has set up the ADFS server I believe following these steps -http://doitwithsharepoint.blogspot.com.au/2011/01/claims-based-authentication-using-adfs.html

I have now tried to configure the SharePoint side.  So, I have copied the Token-Signing certificate to the SharePoint server and run the following code:

$cert = New-Object System.Security.Cryptography.X509Certificates.X509Certificate2("E:\ADFS_Token_Signing_Cert.cer")

New-SPTrustedRootAuthority -Name "Token Signing Cert" -Certificate $cert

$map = New-SPClaimTypeMapping -IncomingClaimType "http://schemas.xmlsoap.org/ws/2005/05/identity/claims/emailaddress" -IncomingClaimTypeDisplayName "EmailAddress" -SameAsIncoming

$realm = “urn:sharepoint:intranet.domain.com.au:443”

$signinurl = “https://ADFSServer.domain.com.au:443/adfs/ls/”

$ap = New-SPTrustedIdentityTokenIssuer –Name "ClaimsProvider" -Description "My Custom Identity Provider" –Realm $realm -ImportTrustCertificate $cert -ClaimsMappings $map –SignInUrl $signinurl -IdentifierClaim $map.InputClaimType

I've then gone into Central Admin> Security> Specify Authentication Providers> selected Default zone (Claims Based Authentication)> and ticked the boxes for Trusted Identify provider and ClaimsProvider> OK.  Once it processes, it just comes back with "Sorry, something went wrong.  Object reference not set to an instance of an object"

I've also added this certificate to the Trusted Root Certification Authorities.  Is there something missing from the ADFS configuration or the SharePoint configuration?


Secure Store Service in partitionmode // Unable to add new Unattended Service Account

$
0
0

I got an error if I want to add a new Unattended Service Account to excel service from CA Site.

I try to figure out if this is normal, because I'm using SSS in partmode and I have to configure it later by tenant admin or if there is a general problem in configuring rights

-----

The SSS proxy is in partmode as well. I leved it up with this script:

$name = "Partitioned Secure Store Service Application Proxy"
$proxy = Get-SPServiceApplicationProxy | where {$_ -match $name}
$prop = $proxy.Properties
$type = $prop["Microsoft.Office.Server.Utilities.SPPartitionOptions"].GetType()
$partition = [enum]::Parse( $type, 1 )
$prop["Microsoft.Office.Server.Utilities.SPPartitionOptions"] = $partition
$proxy.Update()

The error is:
The Secure Store Service application Partitioned Secure Store Service Application Proxy is not accessible. The full exception text is: Access is denied.

Event ID: 7557
Source: Secure Store Service

I ran task under SPS_farm who should have Full rights to SSS

------

Someone who knows how to addd new Unattended Service Account to the excel services when SSS is partionmode ?

thanks a lot





I lost my signature. If their is someone who found it, so please...

Strange my site error just showed up - trying to create a site for my search service

$
0
0

Hi,

I just noticed the following error message this morning on my SharePoint 2013 admin server:

My Site creation failure for user 'kcx\spssearch' for site url 'http://mysites/personal/spssearch'. The exception was: Microsoft.Office.Server.UserProfiles.PersonalSiteNamingConflictException: Username conflicts with another user..

The kcx\spssearch is the service account that my search service runs as.  I'm not sure why my search service is trying to create a mysite. Or if it is the search service trying to create its own my site?

I checked the mysites sharepoint application and sure enough there is already a mysite created for the spssearch which I guess explains the error. I don't know when this mysite got created but I don't think I need to be there.

Is there a way to prevent this from happening?

Thanks in advance,

Nick

To use or not to use Sharepoint Farm Configurator

$
0
0

Hi,

Just installed Sharepot 2013. I am trying to get some community feed back whether to use SharePoint 2013 Farm configuration wizard or setup the services using Powershell.

Here is an article that tell the ten reason not to use the wizard, http://myprojectexpert.com/Lists/Posts/Post.aspx?ID=49. 

My questions are:

1. Can the wizard install services be edit or changed later manually such as service account?

2. Can wizard installation be un-installed?

Any comments and suggestion are appreciated.

Thanks

Jean

TF255424: An error occurred while installing SharePoint Products. (SharePoint 2012)

$
0
0

I want to install both SQL Server and Team Foundation Server on the same machine. Operating system of my server machine is Microsoft Windows Server 2008 R2 Service Pack 1. I first install Microsoft SQL Sever 2012 Enterprise edition without any error. After that i tried to install Microsoft Team Foundation Server 2012. Team Foundation Server configuration got complete. Microsoft SharePoint Foundation 2010 installed successfully but while configuring SharePoint extension i am getting the following error.

"TF255424: An error occurred while installing SharePoint Products. For more information, open Event Viewer and review the application log. You might need to manually install Windows SharePoint Foundation 2010."

Please help.

[Info   @12:19:36.259] 
[Info   @12:19:36.259] +-+-+-+-+-| Environment |+-+-+-+-+-
[Info   @12:19:36.260] Environment: FullEnvironment
Setup: 
InstallPath: C:\Program Files\Microsoft Team Foundation Server 11.0\
IsTfsExpress: False
ToolsPath: C:\Program Files\Microsoft Team Foundation Server 11.0\Tools
ApplicationTierPath: C:\Program Files\Microsoft Team Foundation Server 11.0\Application Tier
BuildTierPath: C:\Program Files\Microsoft Team Foundation Server 11.0\Tools
ProxyPath: C:\Program Files\Microsoft Team Foundation Server 11.0\Version Control Proxy
SetupUser: ETS-WEBAPP\tfsadmin
WebServicePath: C:\Program Files\Microsoft Team Foundation Server 11.0\Application Tier\Web Services
LicenseEdition: PID_RANGE_VL
SystemTfsTemp: C:\Windows\Temp\TFSTemp
SharePointInstallTemp: C:\Windows\Temp\TFSTemp\WSSInstall
InstalledLanguages: System.Collections.Generic.List`1[System.Int32]
InstalledLanguagesString: 1033;
OS: 
MachineName: ETS-WEBAPP
HostName: ETS-WEBAPP
IsClientOS: False
IsServerOS: True
IsDomainController: False
IsMachineInWorkgroup: False
IsMachineInDomain: True
IsHomeEdition: False
IsUnsupportedEdition: False
Version: Server2008R2
MajorVersion: 6
MinorVersion: 1
ProcessorCount: 4
ServicePackMajor: 1
ServicePackMinor: 0
IsOSPostTfsRelease: False
VisibleMemoryMB: 12287
AdjustedMemoryGB: 12
Iis: 
IsInstalled: True
PreviouslyFailedConfig: False
RequiredIisFeaturesInstalled: True
OS: 
MachineName: ETS-WEBAPP
HostName: ETS-WEBAPP
IsClientOS: False
IsServerOS: True
IsDomainController: False
IsMachineInWorkgroup: False
IsMachineInDomain: True
IsHomeEdition: False
IsUnsupportedEdition: False
Version: Server2008R2
MajorVersion: 6
MinorVersion: 1
ProcessorCount: 4
ServicePackMajor: 1
ServicePackMinor: 0
IsOSPostTfsRelease: False
VisibleMemoryMB: 12287
AdjustedMemoryGB: 12
Sql: 
SqlInstance 0: 
Name: MSSQLSERVER
FullName: ETS-WEBAPP
Edition: Enterprise Edition
Version: 11.0.2100.60
IsWow64: False
LCID: 1033
IsExpressEdition: False
IsFullEdition: True
IsSupported: True
IsSharePointSupported: False
IsUpgradable: False
WindowsServiceName: MSSQLSERVER
SharePoint: 
IsInstalled: True
IsProvisioned: False
IsAdminDbConfigured: False
IsAdminSiteConfigured: False
IsRunningSiteOnWebAppPort: False
Version: 14.0.6029.1000
WssAdminUrl: http://ets-webapp:17012/
WssSiteUrl: http://ets-webapp/sites
ReportingServices: 
IsInstalled: True
DefaultInstance: 
InstanceIdentifier: ETS-WEBAPP
HostName: ETS-WEBAPP
InstanceName: MSSQLSERVER
ReportServerInstance: Microsoft.TeamFoundation.Admin.ReportServerInstance
IsConfigured: True
ReportWebServiceUris[0]: http://ETS-WEBAPP:80/ReportServer
ReportManagerUris[0]: http://ETS-WEBAPP:80/Reports
Instances[0]: 
InstanceIdentifier: ETS-WEBAPP
HostName: ETS-WEBAPP
InstanceName: MSSQLSERVER
ReportServerInstance: Microsoft.TeamFoundation.Admin.ReportServerInstance
IsConfigured: True
ReportWebServiceUris[0]: http://ETS-WEBAPP:80/ReportServer
ReportManagerUris[0]: http://ETS-WEBAPP:80/Reports
PowerTools: 
IsBackupToolConfigured: False

[Info   @12:19:36.260] 
[Info   @12:19:36.260] +-+-+-+-+-| Configuration Plan |+-+-+-+-+-
[Info   @12:19:36.260] - ContainerTask (ContainerNode) : root

- ConditionalTask (ConditionalNode) : Provisioning SharePoint

- ContainerTask (ProgressNode) : Configure SharePoint

- ConfigureSharepointProvision (ConfigureNode, 208) : Configuring the SharePoint Products
SqlInstance = ETS-WEBAPP
AdminSiteAccountName = telenorpk\moss.service
PasswordSupplied = *****
SiteUrl = http://ets-webapp/
AdminPort = 17012
TfsServiceAccount = telenorpk\moss.service

- ContainerTask (ProgressNode) : Extending SharePoint

- ConfigureSharepointUploadData (ConfigureNode, 209) : Uploading solutions and templates ...

- ConfigureResetSPTimer (ConfigureNode, 214) : Resetting Sharepoint Timer Service ...

- ConfigureIisReset (ConfigureNode, 801) : Resetting IIS ...

- ConfigureMarkFeature (ConfigureNode, 140) : Marking feature configured status
FeatureType = SharePointExtensions
IsConfigured = True

- ConfigureWssHealthCheck (ConfigureNode, 210) : Check if sharepoint is responsive
SiteUrl = http://ets-webapp/

- ConditionalTask (ConditionalNode) : SharepointEntries

- ContainerTask (ProgressNode) : Configuring Services

- ConfigureAddSharePointEntries (ConfigureNode, 207) : Configuring SharePoint application entries
SharepointRootUri = http://ets-webapp
SharepointAdminUri = http://ets-webapp:17012/
DefaultSharePointPath = sites
ApplicationTierUri = http://ets-webapp:8080/tfs
ApplicationTierServiceAccount = NT AUTHORITY\NETWORK SERVICE

- ConfigureAddAccountToLocalWss (ConfigureNode, 800) : Add account to WSS farm admin group
Account = NT AUTHORITY\NETWORK SERVICE
AdminUrl = http://ets-webapp:17012/
UseRetainedSettings = False


[Info   @12:19:36.260] 
[Info   @12:19:36.260] +-+-+-+-+-| Running root: root |+-+-+-+-+-
[Info   @12:19:36.260] 
[Info   @12:19:36.260] +-+-+-+-+-| root |+-+-+-+-+-
[Info   @12:19:36.260] Starting Node: CONTAINER
[Info   @12:19:36.261] NodePath : Container
[Info   @12:19:36.261] Node returned: Ignore
[Info   @12:19:36.261] Completed root: Ignore
[Info   @12:19:36.261] -----------------------------------------------------
[Info   @12:19:36.261] 
[Info   @12:19:36.261] +-+-+-+-+-| Running Provisioning SharePoint: Provisioning SharePoint |+-+-+-+-+-
[Info   @12:19:36.261] 
[Info   @12:19:36.261] +-+-+-+-+-| Provisioning SharePoint |+-+-+-+-+-
[Info   @12:19:36.261] Starting Node: CONDITION
[Info   @12:19:36.261] NodePath : Container/Conditional
[Info   @12:19:36.261] Node returned: Ignore
[Info   @12:19:36.261] Completed Provisioning SharePoint: Ignore
[Info   @12:19:36.261] -----------------------------------------------------
[Info   @12:19:36.262] 
[Info   @12:19:36.262] +-+-+-+-+-| Running Configure SharePoint: Configure SharePoint |+-+-+-+-+-
[Info   @12:19:36.262] 
[Info   @12:19:36.262] +-+-+-+-+-| Configure SharePoint |+-+-+-+-+-
[Info   @12:19:36.262] Starting Node: CONTAINER
[Info   @12:19:36.262] NodePath : Container/Conditional/Progress
[Info   @12:19:36.262] Node returned: Ignore
[Info   @12:19:36.262] Completed Configure SharePoint: Ignore
[Info   @12:19:36.262] -----------------------------------------------------
[Info   @12:19:36.262] 
[Info   @12:19:36.262] +-+-+-+-+-| Running ConfigSPProvision: Configuring the SharePoint Products |+-+-+-+-+-
[Info   @12:19:36.263] 
[Info   @12:19:36.263] +-+-+-+-+-| Configuring the SharePoint Products |+-+-+-+-+-
[Info   @12:19:36.263] Starting Node: CSPPROVISION
[Info   @12:19:36.263] NodePath : Container/Conditional/Progress/CSPPROVISION
[Info   @12:19:36.263] 
[Info   @12:19:36.263] +-+-+-+-+-| SharepointProvision::ConfigureDatabase |+-+-+-+-+-
[Info   @12:19:36.263] Configuring the SharePoint Products database ...
[Info   @12:19:36.263] SharePoint Products::ConfigureDatabase
[Info   @12:19:36.263] GrantLogOnAsAService is called. User name: moss.service
[Info   @12:19:36.269] Checking if Authenticated Users group is a member of Users group.
[Info   @12:19:36.272] sid = S-1-5-4
[Info   @12:19:36.272] sid = S-1-5-11
[Info   @12:19:36.272] sid = S-1-5-21-1481031050-1694664162-2121907377-513
[Info   @12:19:36.272] sid = S-1-5-21-1529747324-2324938602-2105273467-1015
[Info   @12:19:36.272] Authenticated Users group is a member of Users group.
[Info   @12:19:36.300] C:\Program Files\Common Files\Microsoft Shared\Web Server Extensions\14\bin\stsadm.exe
[Info   @12:19:36.300] -o setconfigdb
[Info   @12:19:36.300] -databaseserver ETS-WEBAPP
[Info   @12:19:36.300] -farmuser telenorpk\moss.service
[Info   @12:19:36.300] -farmpassword ********
[Info   @12:19:36.300] Process starting: fileName=C:\Program Files\Common Files\Microsoft Shared\Web Server Extensions\14\bin\stsadm.exe arguments=-o setconfigdb -databaseserver ETS-WEBAPP -farmuser telenorpk\moss.service -farmpassword ****************
[Info   @12:20:04.869] Process finished: fileName=C:\Program Files\Common Files\Microsoft Shared\Web Server Extensions\14\bin\stsadm.exe arguments=-o setconfigdb -databaseserver ETS-WEBAPP -farmuser telenorpk\moss.service -farmpassword **************** exitCode=-1 in 28566 ms
[Info   @12:20:04.869] 
[Info   @12:20:04.869] WARNING: SharePoint no longer customizes Integrated Authentication security settings. This Web application may be using Kerberos, which can require manual configuration. See "http://support.microsoft.com/?id=832769" for more information.
[Info   @12:20:04.869] 
[Error  @12:20:04.869] An error occurred while getting information about the user moss.service at server telenor.com.pk: Access is denied
[Error  @12:20:04.869] 
[Info   @12:20:04.869] ReturnCode=-1
[Info   @12:20:04.874] Node returned: Error
[Error  @12:20:04.874] TF255424: An error occurred while installing SharePoint Products. For more information, open Event Viewer and review the application log. You might need to manually install Windows SharePoint Foundation 2010. 
[Info   @12:20:04.874] Completed ConfigSPProvision: Error
[Info   @12:20:04.874] -----------------------------------------------------
[Info   @12:20:04.880] Execution results:
[Info   @12:20:04.880] Overall result: Failure
[Info   @12:20:04.880] Nodes completed: 1
[Info   @12:20:04.880] Nodes succeeded: 0
[Info   @12:20:04.880] Nodes skipped: 0
[Info   @12:20:04.880] Nodes with errors: 1
[Info   @12:20:04.880] Nodes with warnings: 0
[Info   @12:20:04.880] Number of error messages: 1
[Info   @12:20:04.880] Number of warning messages: 0
[Info   @12:20:04.880] Number of info messages: 0
[Error  @12:20:04.881] Activity failed.
[Info   @12:20:04.881] Configuration failed. Unconfiguring.
[Info   @12:20:04.885] Setting the IsConfigured flag for feature SharePointExtensions to False.


awias

SharePoint 2013 Form based authentication not working in share point three tier three tier architecture

$
0
0

Hi,

We are facing issue with form based Authentication in three tier production environment.

We are able to add users to the database and in SharePoint.

But we are not able to login with created users.

In single tier everything working fine

Please help , Its urgent ... Thanks in advance.

Regards,

Hari


Regards, Hari


Viewing all 21070 articles
Browse latest View live


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