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

Office Web Apps not working externally SharePoint 2013

$
0
0

In the production farm we have connected office web apps server which is FQDN server name ( xxx.xxx.corp.local) , we can open the sites internally without any issues, but when we open from externally office web apps asking for authentication and not working properly.

Please help me how to make it work  in external. 


Thanks, Ram Ch


Fully Named URL not showing LIST.

$
0
0

I have an odd situation,  if I hit the path internally to this list    <<Servername>>/my/site/Subsite/lists/subsite%20invoice/allitems.aspx  it works internally,  but when I hit this link

 sharepoint.domain.com/my/site/Subsite/lists/subsite%20invoice/allitems.aspx

It doesn't work either internally or externally,  I'm thinking it's a DNS issue but it is only effecting this specific list,  all other pieces seem to working.

Mail-enabled doc library and receiving files with the same name

$
0
0
I am migrating all Exchange public folders to SharePoint libraries. We have several libraries that receive email from the eFax service. When the sender of the fax is unknown to eFax, it labels the message as such: "Corporate eFax message from  unknown  - 1 page(s).msg." There are, and will be more, multiple messages with this same name and I need each message saved in the doc library. Right now, I can't copy all of the content of the public folder because of the duplicate filenames. Is it possible to copy these messages, and also to have the library receive each of the new messages without overwriting any existing messages? Thanks in advance.

SharePoint 2013 Office Web Apps Onenote error

$
0
0

Hi,

     I am currently working on a SharePoint 2013 On-prem farm, as well as an on-prem Office Web apps Farm. I am running into a problem with the Notebook feature on a Team Subsite. When I create a teams web through PowerShell I recieve this error when attempting to use the Notebook feature. I only receive this error on a particular site and any subsites of that site that I create through PowerShell. When I create a subsite through the UI the Notebook feature works fine. I have tried deactivating and reactivating the SharePoint Notebook Feature on the parent subsite and the children but no change. Any ideas? Is there some extra step I need to add into my script to fix the Notebook reference?

Thanks,

Content Not Yet Available

Use same URL for multiple SharePoint sites

$
0
0

Hi there,

Our requirement is to create multiple web applications in one Farm (which contains 1 Web Front End, 1 Application Server & 1 DB Server) using 80 port of Web Front End which is having single public IP.

There are number of ways of doing this - One way is to create new domain name for each web application (like www.abc.com; www.xyz.com); another way is to create multiple sub domains in a single domain name like www.sub1.abc.com; www.sub2.abc.com, etc.

However our requirement for URL naming convention for these web applications is "www.[Domain Name]/[Client Name]"  (like www.abc.com/client1, www.abc.com/client2, etc) 

In SharePoint we can achieve this if we create one Parent site and others as Child site. However we don't want to us this. 

So, is their any way where we can form URL of these web applications as "www.[Domain Name]/[Client Name]" 

Regards,

Adi

Sorry, this site hasn't been shared with you

$
0
0

I am having issues in accessing a SP 2013 site that I created on port 80.  This site should actually be visible by everyone but I can't even see it, and I created it.  I keep getting 'Sorry, this site hasn't been shared with you.' even though I did share it with myself.

I have tried removing then adding myself as the site collection admin, clearing the Distributed Cache, clearing the bindings.... You name it, I've done it.

Sharepoint_Config mdb (not ldf) file growing

$
0
0

Hi,

My Sharepoint_Config mdb (not the ldf log file) keeps growing a couple of GBs each week. Transaction log backups are done every hour so the ldf file is not growing. SharePoint_Config is in full recovery mode. The cause may be because I am doing a PowerShell full farm backup once a day.

Has anyone encountered this before, and what is your recommendation? What is the best way to keep the mdb file small or shrink the mdb file?

Thank you.


sharepoint 2013 installation error on windows server 2008

$
0
0

Dear Sir,
I am installing share point 2013 prerequisite on windows server 2008 r2, and facing this problem on installation : 
Application Server Role, Web Server (IIS) Role: configuration error
unable to identify the solution of this.

Thanks


SharePoint 2010 migration to SharePoint 2013 Licensing for OS

$
0
0

Hi,

We have SharePoint 2010 environment with:

2 - Application servers virtual servers (Windows 2008 R2 Enterprise).
2 - Front-End Web servers virtual servers (Windows 2008 R2 Enterprise).
1 - SQL Clustered instance virtual servers (Windows 2008 R2 Enterprise).

We use Windows 2008 DataCenter for host hyper-v. We are migrating to the same farm configuration SharePoint 2013 Environment (2-app,2-front-end,1-sql instance).

Is any difference functionality (not licensing) which OS version (Datacenter or Standard edition) we will use for SharePoint 2013 app and front end servers? We are not planing to cluster neither app nor front-end servers. 

Thanks

Sharepoint quick edit issue when using Forefront UAG

$
0
0

HI

Normally when user is in corporate network he can quick edit items and update all of them from excel but when he uses UAG then he can't update more than 15-20 items depending upon the number of columns. I though this is post size issue which is set to around 49152 bytes.I doubled it but still item update remains same.

Do I need to do any other changes after updating the size.

Profile Sync Import problem

$
0
0

I have a problem regarding the import of a custom profile property. I have created a custom "description" property which is mapped to the AD "description" property. But after doing a Fullsync the property remains empty.

I have checked the sync via miisclient.exe. I could see that the property was found that the value was "added" to my custom property. However it remained empty.

Is there a way to see when the value get's lost? Anyone else had this problem before?

Any help is appreciated.

Edit: The mapping is import directed. Also, this isn't the only custom property I have created and mapped to an AD property. It's just the only one that doesn't seem to work.

Install sharepoint 2013 on windows server 2008

$
0
0

Hi,

Is it possible to install SharePoint 2013 on windows server 2008 standard?

Thanks.

Sharepint task Sync with exchange

Issue with filtering a calculating field : You have to check two items to filter one

$
0
0

Hello,

 I have a very strange behavior. In a document library, with 10.000+ files, there's a calculated field: =TEXT(DateIssued;"YYYY"), single line of text. So, it shows the year (from 1983-2014). In Allitems.aspx, if I choose 2014, I get 0 files. If I choose 2014 and 2013, it shows the files where year=2014! If I choose 2013 and 2012, it shows the files where year=2013 and so on.

Also, I have made a newview perYear.aspx- i.e. group by per year and add a count to Name.  If I expand one year, I can see the count but not the files.

I guess, it has to do with the calculated field. I don't want to make it integer, because of 2.013, 2.012 and so on. Is there a workaround on that? I know that if I change the lookup field, I need to update all the files again.

Thank you


Christos


Publish Sharepoint 2013 via Web Application Proxy and Kerberos Authentication

$
0
0

This is similar to http://social.technet.microsoft.com/Forums/windowsserver/en-US/66c23aae-8774-4257-b9f9-b796e69b0318/action?threadDisplayName=publishing-sharepoint-2010-using-web-application-proxy

However I have tried his resolution to no avail.

I am trying to publish a SharePoint 2013 website via web application proxy. SharePoint 2013 is using negotiate (Kerberos) as its authentication provider. When trying to browse to the site externally via the WAP I get an http error 500 internal server error.

In the web application proxy's event viewer I find the following two entries every time I try to browse the site.

event ID 13019

level: warning

"

Web Application Proxy cannot retrieve a Kerberos ticket on behalf of the user because of the following general API error: No credentials are available in the security package

(0x8009030e).

Details:

Transaction ID: {5672be45-a4b8-0005-58ff-7256b8a4cf01}

Session ID: {5672be45-a4b8-0000-3909-7356b8a4cf01}

Published Application Name: sharepoint

Published Application ID: ****

Published Application External URL: https://sharepoint.domain.com

Published Backend URL: https://sharepoint.domain.com

User: username@domain.com

User-Agent: Mozilla/5.0 (Windows NT 6.2; ARM; Trident/7.0; Touch; rv:11.0; WPDesktop; NOKIA; Lumia 920) like Gecko

Device ID: <Not Applicable>

Token State: OK

Cookie State: NotFound

Client Request URL: https://sharepoint.domain.com/home?authToken=****client-request-id=****

Backend Request URL: <Not Applicable>

Preauthentication Flow: PreAuthBrowser

Backend Server Authentication Mode: WIA

State Machine State: BackendRequestProcessing_Pending

Response Code to Client: <Not Applicable>

Response Message to Client: <Not Applicable>

Client Certificate Issuer: <Not Found>"

And

event ID 12027

level: error

"

Web Application Proxy encountered an unexpected error while processing the request.

Error: No credentials are available in the security package

(0x8009030e).

Details:

Transaction ID: ****

Session ID: ****

Published Application Name: Sharepoint

Published Application ID: ****

Published Application External URL: https://sharepoint.domain.com/

Published Backend URL: https://sharepoint.domain.com/

User: username@domain.com

User-Agent: Mozilla/5.0 (Windows NT 6.2; ARM; Trident/7.0; Touch; rv:11.0; WPDesktop; NOKIA; Lumia 920) like Gecko

Device ID: <Not Applicable>

Token State: OK

Cookie State: NotFound

Client Request URL: https://gateway.dcsch.co.uk/home?authToken=****client-request-id=****

Backend Request URL: <Not Applicable>

Preauthentication Flow: PreAuthBrowser

Backend Server Authentication Mode: WIA

State Machine State: OuOfOrderFEHeadersWriting

Response Code to Client: 500

Response Message to Client: <Not Applicable>

Client Certificate Issuer: <Not Found>"

I have tried everything I have seen in many posts and the one linked above but cannot get this working. It does work fine internally.


Error with workflow service all over

$
0
0

First i noticed an error message coming in sharepoint 2013 powershell after i open it.

Method 'Upgrade' in type 'Microsoft.SharePoint.WorkflowServices.WorkflowServiceA
pplicationProxy' from assembly 'Microsoft.SharePoint.WorkflowServices, Version=1
5.0.0.0, Culture=neutral, PublicKeyToken=71e9bce111e9429c' does not have an impl
ementation.

Then i noticed same is coming all over

1)when i go to manage service application link in the central admini

2)open up any site in browser

3)on start of powershell window

Then i tried to install March PU 2013 and August CU 2013 and ran config wizard and it keeps failing with the same above error.

Any clue will be apreciated. I checked few other similar post but their solution is not working for me.


Please mark as helpful if it is really helpful

Access App Point to a 404 page

$
0
0

hi.

I have a sharepoint farm with 5 servers. One of them are acting as a backend, all left are hosting web applications. There are A records with same name to point to all web hosting servers.

I followed this (http://blogs.msdn.com/b/kaevans/archive/2012/08/30/configuring-access-services-2013-on-premises.aspx) to prepare my sharepoint farm and changed a little (DNS point to server farm A record instead of Domain Controller).

Now I can create Access App successfully. But after I click it, HTTP 404 displayed. The URL can be resolved to the web hosting servers but there is no binding for that in these servers.

On web hosting servers, these services are started:

App Management Service 
Distributed Cache 
Microsoft SharePoint Foundation Subscription Settings Service 
Microsoft SharePoint Foundation Web Application 
Microsoft SharePoint Foundation Workflow Timer Service 

On backend server, these services are started:

Access Database Service 2010 
Access Services 
App Management Service 
Secure Store Service

and more services for other apps.


Anything I missed?

Thanks.


SharePoint 2013 ULS Logs not written

$
0
0

Hi 

Our production SharePoint farm consists of 6 servers. 2WFE's, 1 Search, 1 App, 1 BI, 1 DB

App server ULS logs are not writtensince last few days while all the other servers logs are fine. How can i troubleshoot on this?


sudesh withanage

migrate share point 2010 to sharepoint 2013 but use same sql server

$
0
0

Hi 

i have a intranet sharepoint 2010 farm 

it has a database server : sql server 2012 and windows os 2012 

now i want to migrate sharepoint 2010 farm to sharepoint 2013 

i prepared  all sharepoint servers ( Application , WFE) but  for sql server i want to use same server which is now used by

current share point 2010 farm.

so here how i start the migration process, 

i don't want to disturb current intranet site while migration 



adil

Users in new OU in Active Directory have to enter credentials when accessing SharePoint Foundation 2013

$
0
0

Hi,

We have a SharePoint farm consisting of one web front end server and one database server, running SharePoint Foundation 2013.  This farm has been up and running for over a year and uses AD for authentication, and SharePoint groups for authorization.

The problem we are seeing is when we create a new Organizational Unit in AD, and add users under this new OU they are prompted for their credentials when trying to access SharePoint.  We've done the below tests to narrow the issue down:

1) New user (xxx) in new OU (111) logs into Windows PC and tries to access SharePoint via IE 10 -- they are prompted for their credentials. They are required to enter their username as 'domain\username' to be able to log in successfully to SharePoint.
2) Existing user (yyy), in existing OU (222) logs into same Windows PC and tries to access SharePoint via IE 10 -- they are NOT prompted for their credentials and get into SharePoint successfully.
3) Existing user (yyy) is moved into new OU (111), logs into same Windows PC and tries to access SharePoint via IE 10 -- they are prompted for credentials and need to use 'domain\username' to log in to SharePoint
4) Existing user (yyy) is moved out of new OU (111) and back into their old OU (222), logs into same Windows PC and tries to access SharePoint via IE 10 -- they are prompted for credentials and need to use 'domain\username' to log in to SharePoint

Note: both the new OU (111) and old OU (222) are within the same parent OU.

1 & 2 combined tell me that it's not a PC or IE issue. We've also tried 1 & 2 on multiple PCs so that would eliminate a profile issue as well.

To me it seems that SharePoint doesn't know that the new OU is in our domain, so it doesn't think the users within the new OU are in our domain, which is why they have to supply the domain with their username when logging in...but I'm not exactly an expert when it comes to AD so this is just a guess on my part.

As a long shot, what I thought may fix it would be by syncing AD with SharePoint by using User Profile Synchronization, but it's not offered as part of SharePoint Foundation, so I used this nice solution at CodePlex (https://foundationsync.codeplex.com/), but that did not fix it.

Does anyone have any ideas on how to fix this?  Or what the issue may be?

Thanks,
Shaun



Viewing all 21070 articles
Browse latest View live


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