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

user profile direct import not synchronization

$
0
0

Hi,

SharePoint 2013 SP1 + September CU  and SQL Server 2012 SP1

i have created user profile application service, set active Directory direct import. 

when click on start profile synchronization select full click ok.

problem is that profile synchronization remain idle and is not start.  NO user profile import please guide thx


iffi


Get redirected to ADFS server each time i switch to an other WebApplication (1 subdomain/webapp)

$
0
0

Hello Everyone,

I have setup an environment on Sharepoint 2013 since we are upgrading from 2010.

We now wants to use the ADFS to manage the Authentication, so far, everything is good, i manage to configure the ADFS server, to setup the STS provider on sharepoint side.
I have added all my WebApplications (1 per subdomain) like it says in this article : http://blogs.technet.com/b/speschka/archive/2010/04/27/how-to-create-multiple-claims-auth-web-apps-in-a-single-sharepoint-2010-farm.aspx 

My problem now is that when i hit my landing page on https://landing.contoso.com, i'm redirected to the ADFS server and get the Security Token, fine.

Then if i go to my newsfeed on https://mysite.contoso.com i'm again redirected to the ADFS server, and so on for all webapplications. It's a bit annoying and i a certain way blocking as for example on the Landing page, we display the Newsfeed, which manage the profile pictures from the Mysite Webapplication and because of this, all pictures are not correctly displayed until we reach the mysite webapp and get the security Token.

My question here is :

Is it possible to share the security token between all webapps / subdomains ? How ?

Or is there any workaround to avoid the 5 secondes of Authication each time i move to an other subdomain of my farm.

Thank you very much,

Clément

The Login server cannot issue the requested compact encrypted ticket because a Data Encryption Key (DEK) has not been uploaded to the site.

$
0
0

Hello.

I've been looking around for some time trying to find a solution for my problem however, I have not found anything yet.

Here is my case. I want to have a @hotmail or a @outlook account for my code when getting and updating lists elements.

 using (ClientContext clientContext = new ClientContext("myurl"))
            {
                //Laver en SecureString
                SecureString passWord = new SecureString();

                //Laver et foreach løkke der lopper hverenkelte char igennem og appender det til den SecureString
                foreach (char c in "mypassword".ToCharArray()) passWord.AppendChar(c);

                //Sætter credentials til clientContext så man har retighedder til at læse fra sitet af
                clientContext.Credentials = new SharePointOnlineCredentials("test@hotmail or @outlook.com", passWord);

                //Laver Web samt siger at clientContexten skal loade webbet og lister på webbet
                Web web = clientContext.Web;
                clientContext.Load(web);
                clientContext.Load(web.Lists);
                clientContext.ExecuteQuery();

}

however I am getting  the following error:

An unhandled exception of type 'Microsoft.SharePoint.Client.IdcrlException' occurred in Microsoft.SharePoint.Client.Runtime.dll

Additional information: The Login server cannot issue the requested compact encrypted ticket because a Data Encryption Key (DEK) has not been uploaded to the site.

I've seen somethings about global admin rights and stuff, but I haven't seen to be able to make those work either.

any help is appriciated

Regards

Hitch


SharePoint 2013 July 2014 CU - People Picker fields empty in Edit forms

$
0
0

After applying the July 2014 CU for SharePoint server, I discovered that Person or Group (People Picker) fields are not populated with server values in list item Edit forms.  However, the field values can be viewed in list views and in Display forms.  I examined the client side code and determined that field data is not being returned from the server for Edit forms. 

In a test environment, I uninstalled SharePoint 2013, reinstalled SP 2013 with SP1 and the issue went away.  I then applied the May 2014, June 2014, and July 2014 CUs.  The issue did not exist after applying the May and June CUs.  It did exist after applying the July 2014 CU.

Is there a way to allow contributor users to add web parts to a page without granting them “Add and Customize Pages” permission?

$
0
0

I am working on an enterprise wiki site collection, and when contributor users try to add web parts they will get the following error:-

A Web Part or Web Form Control on this Page cannot be displayed or imported. You don't have Add and Customize Pages permissions required to perform this action.
 

So I granted the Contribute Permission level an extra permission which is “Add and Customize Pages”. Now contributors will be able to add/edit/delete web parts. But they will have extra permissions that I do not want them to have , such as changing the design and customize some page layouts, also they can access the site settings and create site columns !!.

So my question is basically if there is another way to allow users with contribute permission to be able to add web parts without granting any extra permission. In other words to treat adding web parts as normal content such as image, Text ,tables ?

Thanks

Domain migration - social data

$
0
0

I'm using move-spuser to migrate to a new domain. I know this will update my UserInfo table in all my content databases but is there anything I need to consider regarding social data? Will all newsfeed data be updated since it's stored in the mysite database?

I'll obviously need to create a new UPS sync connection but when I run this for the first time does it overwrite my old profiles, or create new? How does it link new profiles imported from AD with existing mysites?

Any other info on potential pitfalls would be useful. Tnx.

Sharepoint 2013 user profile import mutliple domain

$
0
0

I have a SharePoint farm in DomainA . I want to import users profile from both DomainA and DomainB . I user account DomainA\profile_syc that have replication change to both DomainA and DomainB. DomainA import fine ,but DomainB doesn't get import. DomainA and DomainB are trusted. Do  I need a different account in DomainB? When I create a connection, I can see both domain using DomainA\profile_sync account.

Not able to open a Sharepoint excel file from Excell it self

$
0
0

I run into this now and then but wanted to know why this happens so I can address it. Our customer are really unhappy about it.

We upload an Excel file all good. Open that excel file all good in browser(IE) even can open in excel application after downloading the file. But if I am in my excel and tries to open the file using the URLhttp://SPserver/location/filename.xlsx get an error "Sorry we couldn't open  http://SPserver/location/filename.xlsx"  or if I use excel icon on the ribbon "open in excel" I get an error as well "Excel cannot open the filename.xlsx because the format or file extension is not valid . Verify that the file has not been corrupted and that the file extension matches the format of the file.


Moyz Khan


How to link an image in assest library with items in a list?

$
0
0

Hello,

I have an asset library with images of employees.  I have a list with employee information, like name, phone number, office location, login name and hire date.  How do I link up the images from asset library with the list of employee information?

Thanks,

Paul


Paul

Event Log Errors Perflib 1008, PerfNet 2004

$
0
0

Every so often I get Event Log Errors Perflib 1008, PerfNet 2004

This is a New Sharepoint 2013 Server with July 2014 CU on Windows Server 2012R2 . 

I'v reregisterd the DLLs, done a few registry tweaks, though not having any luck. 

Any other Suggestions?

Thanks,

Log Name:      Application
Source:        Microsoft-Windows-Perflib
Date:          9/5/2014 9:42:32 AM
Event ID:      1008
Task Category: None
Level:         Error
Keywords:      Classic
User:          N/A
Computer:
Description:
The Open Procedure for service "FIMSynchronizationService" in DLL "C:\Program Files\Microsoft Office Servers\15.0\Synchronization Service\Bin\mmsperf.dll" failed. Performance data for this service will not be available. The first four bytes (DWORD) of the Data section contains the error code.
Event Xml:<Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event"><System><Provider Name="Microsoft-Windows-Perflib" Guid="{13B197BD-7CEE-4B4E-8DD0-59314CE374CE}" EventSourceName="Perflib" /><EventID Qualifiers="49152">1008</EventID><Version>0</Version><Level>2</Level><Task>0</Task><Opcode>0</Opcode><Keywords>0x80000000000000</Keywords><TimeCreated SystemTime="2014-09-05T16:42:32.000000000Z" /><EventRecordID>109378</EventRecordID><Correlation /><Execution ProcessID="0" ThreadID="0" /><Channel>Application</Channel><Computer></Computer><Security /></System><UserData><EventXML xmlns="Perflib"><param1>FIMSynchronizationService</param1><param2>C:\Program Files\Microsoft Office Servers\15.0\Synchronization Service\Bin\mmsperf.dll</param2><binaryDataSize>8</binaryDataSize><binaryData>0200000000000000</binaryData></EventXML></UserData></Event>


Log Name:      Application
Source:        Microsoft-Windows-PerfNet
Date:          9/5/2014 9:42:32 AM
Event ID:      2004
Task Category: None
Level:         Error
Keywords:      Classic
User:          N/A
Computer:
Description:
Unable to open the Server service performance object. The first four bytes (DWORD) of the Data section contains the status code.
Event Xml:<Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event"><System><Provider Name="Microsoft-Windows-PerfNet" Guid="{CAB2B8A5-49B9-4EEC-B1B0-FAC21DA05A3B}" EventSourceName="PerfNet" /><EventID Qualifiers="49152">2004</EventID><Version>0</Version><Level>2</Level><Task>0</Task><Opcode>0</Opcode><Keywords>0x80000000000000</Keywords><TimeCreated SystemTime="2014-09-05T16:42:32.000000000Z" /><EventRecordID>109379</EventRecordID><Correlation /><Execution ProcessID="0" ThreadID="0" /><Channel>Application</Channel><Computer></Computer><Security /></System><EventData><Binary>220000C0</Binary></EventData></Event>

SP-2007 to SP-2013 Upgrade - Visual Upgrade?

$
0
0

Hi,

We will upgrading the existing SP-2007 application to SP-2013 using database attach method. So the approach would be first upgrade from SP-2007 to SP-2010 then to SP-2013. I would like to know if we have to do Visual upgrade in 2010 environment before I take the SQL database backup of SP-2010 application?

Thanks,

Pat

Site collection stopped being functional - on any page it displays "Working on it..."

$
0
0

Any pages in a site collection that worked OK now suddenly cannot be displayed: At first any page responded with "Working on it...". Then I suspected it was as result of Minimum Download Strategy (MDS). I was able to turn off MDS via power-shell as well as via JavaScript I've written for that. Then any page just seemed to load empty HTML tag. I've turn MDS back and the again "Working on it...".

How this site collection can be recovered. This is my premier site collection in the farm. Other minor site collection in the farm behave normally. I have only the standard one Web-Application. Also when trying to access page I the problematic site collection I see IIS Worker Process consumes a lot of CPU.

I've tried exporting it and importing to a newly created site collection but still got the "Working on it..." response on the other newly created site collection.

Any help will be much appreciated.

By the way: after some server restarts and stopping/starting services like Distributed Cache and Appfabric Caching Service I now receive on each page "Something went wrong" and I cannot change the state of MDS (Receive and Exception) - but I suspect it may be because of full log-files in DB - as seem to be indicated in SharePoint log-files.

Thank for any help...

sslv3 poodle vulnerability and sharepoint site using https

$
0
0

Hi

Is it safe  to run IIS crypto tool and choose 'FIPS 140-2'  on Sharepoint WFe

We have one web application accessible to users using HTTPS with a  valid  SSL from CA.

Failed to Upgrade SharePoint Products - SharePoint 2013 - SP1

$
0
0

In trying to solve problem reported in this thread (Site collection stopped being functiona)

I've installed SharePoint 2013 SP1 - English - Version 15.0.4571.1502 and then installed Language Pack for SharePoint 2013 SP1 - Hebrew (also Version Version 15.0.4571.1502) and then run the SharePoint Products Configuraion Wizard. At step 9 of that wizard I've received the "Failed to Upgrade SharePoint Products" error. 

The log file shows the following info:

An exception of type Microsoft.SharePoint.PostSetupConfiguration.PostSetupConfigurationTaskException was thrown.  Additional exception information: Failed to upgrade SharePoint Products.
Microsoft.SharePoint.PostSetupConfiguration.PostSetupConfigurationTaskException: Exception of type 'Microsoft.SharePoint.PostSetupConfiguration.PostSetupConfigurationTaskException' was thrown.
   at Microsoft.SharePoint.PostSetupConfiguration.UpgradeTask.Run()
   at Microsoft.SharePoint.PostSetupConfiguration.TaskThread.ExecuteTask()

Nownone of the site collections in my farm is opertional !!!

Can anyone advice how to proceed / fix that problem


Sorry, something went wrong Failed to create receiver object from assembly "Microsoft.Office.Server.WebAnalytics.UI, Version=14.0.0.0, Culture=neutral, PublicKeyToken=71e9bce111e9429c", class "Microsoft.Office.Server.WebAnalytics.CustomReportsFeature" fo

$
0
0

Hi,When i try to create web app or site collection in SharePoint 2013 getting below error:

Sorry, something went wrong

Failed to create receiver object from assembly "Microsoft.Office.Server.WebAnalytics.UI, Version=14.0.0.0, Culture=neutral, PublicKeyToken=71e9bce111e9429c", class "Microsoft.Office.Server.WebAnalytics.CustomReportsFeature" for feature "WACustomReports" (ID: af6d9aec-7c38-4dda-997f-cc1ddbb87c92).: System.ArgumentNullException: Value cannot be null.
Parameter name: type
   at System.Activator.CreateInstance(Type type, Boolean nonPublic)
   at System.Activator.CreateInstance(Type type)
   at Microsoft.SharePoint.Administration.SPFeatureDefinition.get_ReceiverObject()

Hasan Jamal Siddiqui(MCTS,MCPD,ITIL@V3),Sharepoint and EPM Consultant,TCS


Hanging "CREATE FUNCTION dbo.fn_ConvertVersionToNumber("

$
0
0

Hi there

I am in the process of upgrading from SharePoint 2007 to SharePoint 2013 (via 2010).

So far all small Content DBs have fully migrated no issues. Then we have one 80GB DB, and one 110GB DB, that are both doing something strange.

During the migration of these as part of the 2013 Visual Update process (all works with no issues up to here), at seemingly random points, the process hangs when at a SQL level (I have a script to tell me what actions are currently running on SQL at any time) it is trying to do the following:

CREATE FUNCTION dbo.fn_ConvertVersionToNumber(

I have checked in the SQL DB and this has been created there successfully; yet in SQL the process just hangs there on this item; if left to run, it seems to hang indefinitely (I got to 100 Hours for one run). If I kill that SQL thread when I see it happening, then all completes with no issues. However, it seems to happen again after the migration as well; sometimes when users access the site for the first time on a day; the page hangs indefinitely; and in SQL I again see it is trying to run the above CREATE FUNCTION command - if I kill the thread again, all works fine.

While it is hanging, SQL reports no Blocking Locks; and CPU and RAM usage on both SP and DB servers is all very low (all is under 40% usage).

The environment is:

SP: SP 2013 with SP1 on Windows 2012 R2.

DB: SQL 2012 Standard with SP2 on Windows 2012 R2.

This is happening on DEV, UAT and PROD environments - any thoughts welcome.

Thanks

David

SharePoint 2013 Web Service broken by install of Microsoft ASP.NET Web Pages 2 Runtime delivered by TFS 2013

$
0
0

I have a TFS 2013 system (with no updates) and am upgrading SharePoint from 2010 to 2013. The new SharePoint farm was up and running OK. It was constructed using  AutoSPInstaller as far as the July 2014 CU and then patched to the Sept 2014 CU and is running on Windows 2012 R2. It is a simple  farm, 2 web nodes and a separate database node, the same layout I used with 2010. I have also tried this with a single web node and there was no difference.

When I install TFS 2013 (without even configuring it) on any node in the farm if stops SharePoint from working correctly. By not working I specifically mean ASMX SharePoint services are broken for example http:://hostname/_vti_bin/Lists.asmx, the rest of SharePoint appears to be OK.

All the ASMX services return this error message...

startIndex cannot be larger than length of string.
 Parameter name: startIndex

I have narrowed down the cause to the install of the aspnetwebpages2.msi that is run by the TFS installer, which causes the problem. Installing that onto SharePoint node on its own causes the damage and uninstalling it does not undo the damage. There is no obvious issues reported during the installation or configuration only by explicitly connecting to an ASMX web service do I see the problem. The lack of functioning web services means TFS can not create new projects and its Team Explorer cannot connect to SharePoint which is how I first spotted the problem.

I rolled everything back as this was in a virtual deployment and was considered a show stopper.

This question was originally asked on the TFS Admin forum and they suggested raising it here.

SharePoint 2013 Most Popular Items Requirements

$
0
0

Hi all,

I have a General question regarding Usage Data and "Most Popular Items" functionality.

Can anyone provide a list of requirements for this Feature?

Currently the Problem is following we have Setup an Environment with latest CU, configured Search application and Usage Data Collection.

And it seems to be working for page request (Pages library), also we get the popularity Trends Report for site collections, but if we try to get a Popularity Trends Report from a library or a most popular items Report from a library then it is empty.

I have seen some rumors that it only work when we have Office Web Apps installed.

Can anyone confirm that or Point me to an official documentation?

best regards

nadine


Nadine Storandt

Missing Columns from List Content Type

$
0
0

Hi,

I'm having some strange problems with one of my site collections, I have site content types with a few columns in it and I'm using them in 3 different libraries.

However recently something happened and it seems the list content types in one of the libraries have stopped using some of the columns set out in the site content type (according to library settings). The columns still show as part of the list (and the metadata is still in there), when I've tried adding them back to the list content types, I do not see them in the list columns group, only in their original column group. If I try to add them to the list from their original group I get the errors similar to the following:

11.14.2014 13:16:52.85w3wp.exe (0x1B84)0x0770SharePoint FoundationGeneral8e2sMediumUnknown SPRequest error occurred. More information: 0x8007054ffd09cc9c-cf7b-1059-3bcb-0e44d3bf3743
11.14.2014 13:16:52.85w3wp.exe (0x1B84)0x0770SharePoint FoundationGeneralaix9jHighSPRequest.AddField: UserPrincipalName=, AppPrincipalName= ,bstrUrl=http://servername/sitecollection ,bstrListName={7F184ACA-48C3-4728-AF42-A12CB55941B4} ,bstrSchemaXml=<Field Type="Lookup" DisplayName="DocumentOwner" Required="FALSE" EnforceUniqueValues="FALSE" List="{57d71ec0-a996-4977-abf7-4cd4e0cc105c}" WebId="53a31862-077a-4031-8aad-7f2a43e33a46" ShowField="Title" UnlimitedLengthInDocumentLibrary="FALSE" Group="_QMS" ID="{ca4bc17d-bb96-4aee-bb96-e645c939a013}" ,grfAdd=18fd09cc9c-cf7b-1059-3bcb-0e44d3bf3743
11.14.2014 13:16:52.85w3wp.exe (0x1B84)0x0770SharePoint FoundationGeneralai1wuMediumSystem.Runtime.InteropServices.COMException: An internal error occurred. (Exception from HRESULT: 0x8007054F), StackTrace:    at Microsoft.SharePoint.SPFieldCollection.AddFieldAsXmlInternal(String schemaXml, Boolean addToDefaultView, SPAddFieldOptions op, Boolean isMigration, Boolean fResetCTCol)     at Microsoft.SharePoint.ApplicationPages.AddFieldToContentTypePage.AddFieldToList(SPField fldSrc)     at Microsoft.SharePoint.ApplicationPages.AddFieldToContentTypePage.UpdateList()    at System.Web.UI.WebControls.Button.RaisePostBackEvent(String eventArgument)     at System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint)     at System.Web.UI.Page.ProcessRequest(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint)     at System.Web.UI.Page.ProcessRequest()     at System.Web.UI.Page.ProcessRequest(HttpContext context)     at System.Web.HttpApplication.CallHandlerExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute()    at System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean& completedSynchronously)     at System.Web.HttpApplication.PipelineStepManager.ResumeSteps(Exception error)     at System.Web.HttpApplication.BeginProcessRequestNotification(HttpContext context, AsyncCallback cb)     at System.Web.HttpRuntime.ProcessRequestNotificationPrivate(IIS7WorkerRequest wr, HttpContext context)     at System.Web.Hosting.PipelineRuntime.ProcessRequestNotificationHelper(IntPtr rootedObjectsPointer, IntPtr nativeRequestContext, IntPtr moduleData, Int32 flags)     at System.Web.Hosting.PipelineRuntime.ProcessRequestNotification(IntPtr rootedObjectsPointer, IntPtr nativeRequestContext, IntPtr moduleData, Int32 flags)     at System.Web.Hosting.UnsafeIISMethods.MgdIndicateCompletion(IntPtr pHandler, RequestNotificationStatus& notificationStatus)     at System.Web.Hosting.UnsafeIISMethods.MgdIndicateCompletion(IntPtr pHandler, RequestNotificationStatus& notificationStatus)     at System.Web.Hosting.PipelineRuntime.ProcessRequestNotificationHelper(IntPtr rootedObjectsPointer, IntPtr nativeRequestContext, IntPtr moduleData, Int32 flags)     at System.Web.Hosting.PipelineRuntime.ProcessRequestNotification(IntPtr rootedObjectsPointer, IntPtr nativeRequestContext, IntPtr moduleData, Int32 flags)fd09cc9c-cf7b-1059-3bcb-0e44d3bf3743
11.14.2014 13:16:52.85w3wp.exe (0x1B84)0x0770SharePoint FoundationGeneral8ncaMediumApplication error when access /_layouts/15/fldpick.aspx, Error=An internal error occurred. (Exception from HRESULT: 0x8007054F)   at Microsoft.SharePoint.Library.SPRequestInternalClass.AddField(String bstrUrl, String bstrListName, String bstrSchemaXml, Int32 grfAdd)     at Microsoft.SharePoint.Library.SPRequest.AddField(String bstrUrl, String bstrListName, String bstrSchemaXml, Int32 grfAdd)fd09cc9c-cf7b-1059-3bcb-0e44d3bf3743
11.14.2014 13:16:52.85w3wp.exe (0x1B84)0x0770SharePoint FoundationRuntimetkauUnexpectedSystem.Runtime.InteropServices.COMException: An internal error occurred. (Exception from HRESULT: 0x8007054F)    at Microsoft.SharePoint.Library.SPRequestInternalClass.AddField(String bstrUrl, String bstrListName, String bstrSchemaXml, Int32 grfAdd)     at Microsoft.SharePoint.Library.SPRequest.AddField(String bstrUrl, String bstrListName, String bstrSchemaXml, Int32 grfAdd)fd09cc9c-cf7b-1059-3bcb-0e44d3bf3743
11.14.2014 13:16:52.85w3wp.exe (0x1B84)0x0770SharePoint FoundationGeneralajlz0HighGetting Error Message for Exception System.Web.HttpUnhandledException (0x80004005): Exception of type 'System.Web.HttpUnhandledException' was thrown. ---> Microsoft.SharePoint.SPException: An internal error occurred. (Exception from HRESULT: 0x8007054F) ---> System.Runtime.InteropServices.COMException: An internal error occurred. (Exception from HRESULT: 0x8007054F)     at Microsoft.SharePoint.Library.SPRequestInternalClass.AddField(String bstrUrl, String bstrListName, String bstrSchemaXml, Int32 grfAdd)     at Microsoft.SharePoint.Library.SPRequest.AddField(String bstrUrl, String bstrListName, String bstrSchemaXml, Int32 grfAdd)     --- End of inner exception stack trace ---    at Microsoft.SharePoint.SPGlobal.HandleComException(COMException comEx)     at Microsoft.SharePoint.Library.SPRequest.AddField(String bstrUrl, String bstrListName, String bstrSchemaXml, Int32 grfAdd)     at Microsoft.SharePoint.SPFieldCollection.AddFieldAsXmlInternal(String schemaXml, Boolean addToDefaultView, SPAddFieldOptions op, Boolean isMigration, Boolean fResetCTCol)     at Microsoft.SharePoint.ApplicationPages.AddFieldToContentTypePage.AddFieldToList(SPField fldSrc)     at Microsoft.SharePoint.ApplicationPages.AddFieldToContentTypePage.UpdateList()    at System.Web.UI.WebControls.Button.RaisePostBackEvent(String eventArgument)     at System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint)     at System.Web.UI.Page.HandleError(Exception e)     at System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint)     at System.Web.UI.Page.ProcessRequest(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint)    at System.Web.UI.Page.ProcessRequest()     at System.Web.UI.Page.ProcessRequest(HttpContext context)     at System.Web.HttpApplication.CallHandlerExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute()     at System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean& completedSynchronously)fd09cc9c-cf7b-1059-3bcb-0e44d3bf3743

I've tried to make changes to the parent site content type, however those changes to not push down to the library in question. The missing columns have varied types (single line of text, lookup, managed metadata and so forth). All of these content types & site columns were created through the user interface of SharePoint.

Can anyone help me with any ideas what has happened and/or how to fix this problem?


The requested service, 'http://xxx:222/2b9e0c9c8a75489d95b548a831fd0e04/ReportingWebService.svc' could not be activated.

Viewing all 21070 articles
Browse latest View live


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