The managed-path tag has no wiki summary.
0
votes
1answer
56 views
My Site creation failure for user after moving My Sites to dedicated web application
I have created a new web application at port 8080 with the intention of having all personal site creation (i.e. My Sites) stored in a dedicated WSS_Content database (i.e. a best practice ...
0
votes
2answers
360 views
Event Receiver which tries to create a Prefix will throw Security Exception
I'm trying to use an Event Receiver on a List to create a Managed Path with Wildcard-inclusion in the parent WebApplication.
I tried to handle it with the following code (reduced to show the idea)
...
1
vote
1answer
708 views
NullReferenceException when running New-SPSite
I'm running the following PowerShell script on my SharePoint server to create a new host-header site collection and a tenant admin site:
Add-PSSnapin microsoft.sharepoint.powershell -ea ...