SharePoint 2007 - Cannot access a newly created user profile - Error - 'Invalid URI: The format of the URI could not be determined.'
Below is the error message that I am getting for one of the user, and i tried to delete the profile and recreate it, but it doesn't seem to work. Any idea? Please help. Server Error in '/' Application. Invalid URI: The format of the URI could not be determined. Description: An unhandled exception occurred during the execution of the current web request. Please review the stack trace for more information about the error and where it originated in the code. Exception Details: System.UriFormatException: Invalid URI: The format of the URI could not be determined. Source Error: An unhandled exception was generated during the execution of the current web request. Information regarding the origin and location of the exception can be identified using the exception stack trace below. Stack Trace: [UriFormatException: Invalid URI: The format of the URI could not be determined.] System.Uri.CreateThis(String uri, Boolean dontEscape, UriKind uriKind) +7121967 Microsoft.SharePoint.Portal.WebControls.ProfilePropertyImage.OnLoad(EventArgs a) +652 System.Web.UI.Control.LoadRecursive() +66 System.Web.UI.Control.LoadRecursive() +191 System.Web.UI.Control.LoadRecursive() +191 System.Web.UI.Control.LoadRecursive() +191 System.Web.UI.Control.LoadRecursive() +191 System.Web.UI.Control.LoadRecursive() +191 System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +2428 Version Information: Microsoft .NET Framework Version:2.0.50727.3603; ASP.NET Version:2.0.50727.3082
June 24th, 2010 3:26am

Hi, What profile properties did you specify when you create that profile? Especially those properties that working profile do not have. Did you see any clues in the ULS log or Fiddler? Thanks & Regards.Lily Wu
Free Windows Admin Tool Kit Click here and download it now
June 28th, 2010 12:06pm

Hi Lily, Thanks heaps for your reply, I did compare the user's attributes on AD against a working one and did try to match it. After i did that i deleted the user's Mysite and it was all ok if i try to access it thru by typing the absolute path. But as you would know, search for user's name right after creating the profile still holds the old reference and thus results in same error. I thought the full profile update crawl that runs overnight would fix that, but it doesn't. Also after it is run, i wouldn't be able to access the user's Mysite even by typing the absolute path. Any thoughts? Thanks again, KBalas
June 30th, 2010 4:19am

One of the custom Attributes on AD had a incorrect entry. Changed it to correct inputs and ran an increamental profile crawl and it fixed the problem. Yay....
Free Windows Admin Tool Kit Click here and download it now
July 16th, 2010 9:34am

This topic is archived. No further replies will be accepted.

Other recent topics Other recent topics