User Profile
Matthias
Copper Contributor
Joined Oct 29, 2020
User Widgets
Recent Discussions
Re: Send to Record Center crashes (SharePoint Server 2019)
After resizing the Page File the memory error no langer occurs on my Test Farm, but now it is /_vti_bin/officialfile.asmx: The operation has timed out But the file was correctly copied to the destination. In the Production Farm it is still a crash with an out of memory exception in the ULS Log. Any ideas where to look?628Views0likes0CommentsSend to Record Center crashes (SharePoint Server 2019)
OfficialFile::SubmitFile: Encountered WebException when sending file /Shared%20Documents/1GB.bin to /_vti_bin/officialfile.asmx: The request failed with the error message: -- <html><head><title>Object moved</title></head><body> <h2>Object moved to <a href="/_layouts/15/error.aspx?ErrorText=Exception%20of%20type%20%27System%2EOutOfMemoryException%27%20was%20thrown%2E">here</a>.</h2> </body></html> This starts when the Filesize is larger for round about 350 MB and above. web.config of isapi folder was modified with <location path="OfficialFile.asmx"> <system.web> <httpRuntime maxRequestLength="10485760" executionTimeout="600" /> </system.web> </location>742Views0likes1CommentPeople Picker Limitation Problem
I have a nice Problem with the People Picker Field on SharePoint Online: I have a Modern Teamsite without a M365 Group I have a List with a Content Type that has a People Picker Field, allows multiple selections, Only People are selectable that has to be chosen from the SharePoint Visitor Group (or any other created on that Site Collection) When i try to add more then one Guest Account (by Email), i got the error that external sharing is disabled, but external sharing is allowed and works fine. The same behavior when using grid View of the List When the User is found and selectable, after selecting the field doesn't saved the found account Another Result (when using UPN or Claim of the Guest) We couldn't find an exact Match -> Guest was invited to this site and has access, is also in AAD listed as Guest. Using Power Automate adding guest accounts to the same Field in the List works! I realy need the Limitation because of GDPDR restrictions, but it doesn't look like working correctly. Any Ideas what could be wrong, special settings i have forget to set within the SharePoint Group or anything else that must be done before? Thanks for Help2KViews0likes1CommentRe: SharePoint Data Source Environment variables Choices field issue
I have the same Issue, Looking a little bit deeper with the Monitor offers the following Information when calling Operation " getLookupResults". { "Message": "Missing Authorization header for a privileged call on connection.", "Source": "product policy" } In DEV Environment Result is 200, using the Same in PROD environment the result is 404.Removing Person from people column not working
I am having some problem removing a person from a people field. After clicking X oder remove via backspace delete, the person comes back when the focus switched to another field in the list. Deleting only works when i save the change directly without clicking anywhere else in the form. Happens only in lists with the modern design, classic works.1.7KViews1like4Comments
Recent Blog Articles
No content to show