Hi, everytime a user with admin rights tries to create a sub site under a site there is an error: The user does not exist or is not unique.The error is thrown in site creation workflow . On checking the event log i see following: Event Code: 4008 Event Message: File authorization failed for the request also for the user Is authenticated: True. I guess this is related to the issue where this site was deleted and restored using Chris O'Brian tool. All the users are able to create sites elsewhere. I've assigned the user to Owners group and still the same error. Tried assigning other users in owners group but no luck. Also this site inherits permissions from parent site and all the user security/permissions were migrated during restore.
FEMDEV
Posts
-
The user does not exist or is not unique -
The user does not exist or is not unique.Hi, I have a user with admin rights on the sharepoint site. now the same user is able to create subsite under one of the subsites but gets the error "The user does not exist or is not unique." when trying to create a subsite under another subsite. any idea why this might be happening?
-
Add a documentHi All, Ok I have a solution to my issue. Under advanced setting for document library settings, Document Template URL was hardcoded and that was inherited by all the files added hence the changed url. Removed it and links work fine. :) I posted my solution hoping it might be useful to someone someday. Cheers,
-
Add a documentHi , I have a document in shared folder acccessible to all in the department . This document has links to other documents in the folder. If I add this document in site what changes will i need to do in terms of existing links. My guess was that links should work fine since they were working fine in shared folder but they don't. Thanks, Ritu
-
Add external UsersHi, I want to add 5 external users to team site in sharepoint 2007. It is intranet kind of site and uses AD for authentication. I think I need to add then in sharepoint server and then give access in the site. can anyone please steer me how to do this. Thanks,
-
In-memoryHow do we design/plan for using in-memory data to modify and search extensively? what are it's pros cons?
-
Max Template SizeHi, I used the following and it worked ok. STSADM -o setproperty -pn max-template-document-size -pv 400000000
-
Max Template SizeHi, I wanted to increase the maximum template size for my site in 2007 and hence used the following stsadm command. stsadm –o setproperty –pn max-template-document-size –pv 40000000 I am getting "Command line error." I tried a few various but still the same error. Can you please advice what am i missing here. Thanks
-
Moss 2007Thanks.
-
Moss 2007Hi, I would be creating a collaborative site in MOSS 2007. I need to have custom webparts and pagelayouts created for it. I have never created a solution from scratch in VS for it although I can create webparts and masterpages/pagelayouts. This might get migrated to Sharepoint 2010 early next year. Can you give me an idea or steer off to suitable reference stuff as to the VS solution design and best practices. Also how to create wsp package to be directly installed in farm. Many Thanks,
-
Mouse Scroll ButtonHi, I am in VS 2003 with .NET 1.1 and for some reason the middle scroll button of mouse doesn't work here. I have to use the scroll bars . I tried restarting VS but didn't help. Any idea what might be an issue. Many Thanks,
-
masterpage error :confused:got it working huff..!!!
-
masterpage error :confused:I created a asp.net website . I then added a masterpage to it and then a webform to which I added the masterpage file. It Builds Fine but has following runtime error: "Content controls have to be top-level controls in a content page or a nested master page that references a master page." I didn't add anything to the masterpage or content page !!
-
nested masterpages.uh oh..!!! done it already :^) apologies to admin
-
NESTED MASTERPAGEWhere can I get information on nested masterpages ? Has anyone tried implementing them and what are it's pros cons?
-
nested masterpages.thanks timothy, well pointed i'll shift to the asp.net MB
-
nested masterpages.Where can I get information on nested masterpages ? Has anyone tried implementing them and what are it's pros cons?
-
gridview paginationWhat is the best way of implementing pagination in gridview? to get whole data atonce on load or to get on evrypage click ?
-
auto generate code numberi was trying to do something like this as well.. stuck with how to pass a string as seperator in split function..!! frustrating syntax error
-
auto generate code numberOH.. this will not work if the code is deleted in between then the count and max number at end will be an issue