Edit User Profile

Hi
I am having some problems....... any help would be nice
I am using DWCS3 and ADDT toolbox extension wamp and
phpmyadmin
I am trying to create a site for people to be able to post a
profile with a picture and info and display it in a dynamic table.
I can create the form, a database and display the data on
another page in a dynamic table all ok..... kind of.
I can create a user registration system with ADDT.
I can redirect them after registration to a post profile
page, which has a form to upload details. I can then display those
details on a user info page.
I would like to allow logged in users to be able to click on
a link to their own profile page , which would show the same form
that was filled out in the post profile page, but would be already
populated with their previously entered information. I would like
users to be able to edit the content of the form and update the
information in the database and automatically delete delete any
previously entered information ( only in the fields that have been
edited)
How do I go about doing this?.... step by step?
I want to allow logged in user to view their own profile not
every bodies.... how do I do that?
I have read on another post that to do something similar to
this I should filter my database information using a session
varialble MM_username that I think is created automatically after
user logs in .... but I don;t know how to do this.... I really
don;t understand is this the way I link my user to a page that only
displays their info ? or is there another way?
I would also like to allow only people who have posted a
profile to be able to edit profile ...... do I do that by
1. new user registers and is redirected to login page
2. user logs in and is redirected to an index page that has a
post profile button and a edit profile button but only the POST
button is active ( and links to a form to post info ) and the edit
profile button is linked to a " You must post a profile first" page
( with a link back)
3 so user posts profile and is directed to an index page
which has an edit profile button which is now linked to an edit
profile page
Does that sound correct?
Any suggestions in getting all this to work would be much
appreciated

Hi ,
For the Add New Mapping's "Add" button grayed out, when I change to another/second "Synchronization Connection" from "Source Data Connection" dropdown, then "Add" button will be available.
For the Property Mapping for Synchronization's "Remove" button grayed out,
please make sure your Farm account or user account has the following permissions, then check results again.
http://technet.microsoft.com/en-us/library/ee721049(v=office.15).aspx#MapUserProc
The user account that performs this procedure is a farm administrator or an administrator of the User Profile service application.
The user account that performs this procedure is a member of the Administrators group on the computer that is running SharePoint Server.
Thanks
Daniel Yang
TechNet Community Support

Similar Messages

  • Edit User profile Property - grayed out buttons

    I am trying to change the mapping for the Work email property in the User Profile but when I edit the property on the "Edit User Profile Property" page, the Property Mapping for Synchronization's "Remove" button is grayed out as well
    as Add New mappings "Add" button. I am logged on with the Farm account which has admin rights to  the UP.
    ITGirl

    Hi ,
    For the Add New Mapping's "Add" button grayed out, when I change to another/second "Synchronization Connection" from "Source Data Connection" dropdown, then "Add" button will be available.
    For the Property Mapping for Synchronization's "Remove" button grayed out,
    please make sure your Farm account or user account has the following permissions, then check results again.
    http://technet.microsoft.com/en-us/library/ee721049(v=office.15).aspx#MapUserProc
    The user account that performs this procedure is a farm administrator or an administrator of the User Profile service application.
    The user account that performs this procedure is a member of the Administrators group on the computer that is running SharePoint Server.
    Thanks
    Daniel Yang
    TechNet Community Support

  • Claims Based Authentication and Editing User Profiles

    Hi All,
    I have an interesting issue where I have a SharePoint Farm setup with both the intranet and mysites web applications setup using Claims Based Authentication. While everything seems to work fine, you are able to search for users, view properties and users
    can change their own profile properties. However when you configure a profile administration account (an account with the "manage user profiles" permission on the User Profile Service Application) and you attempt to use that account to edit
    another users profile you get hit with a generic error page. 
    Delving deeper you get the following errors:
    ULS:
    Date    Process    Thread Id    Area    Category    Event Id    Level    Correlation    Message
    5/7/2013 00:31:44:64    App Pool: MySites    0x1DC8    SharePoint Foundation    Logging Correlation Data    xmnv    Medium    4001199c-6bd8-c03d-920f-55177fbff00c  
     Name=Request (GET:http://mysite.DOMAIN.loc:80/_layouts/15/EditProfile.aspx?UserSettingsProvider=234bf0ed%2D70db%2D4158%2Da332%2D4dfd683b4148&ReturnUrl=http%3A%2F%2Fmysite%2EDOMAIN%2Eloc%2Fperson%2Easpx%3Faccountname%3DDOMAIN%255CAUSER&accountname=DOMAIN%5CAUSER)
    5/7/2013 00:31:44:66    App Pool: MySites    0x1DC8    SharePoint Foundation    Authentication Authorization    agb9s    Medium    4001199c-6bd8-c03d-920f-55177fbff00c  
     Non-OAuth request. IsAuthenticated=True, UserIdentityName=0#.w|DOMAIN\sp_config, ClaimsCount=24
    5/7/2013 00:31:44:66    App Pool: MySites    0x1DC8    SharePoint Foundation    Logging Correlation Data    xmnv    Medium    4001199c-6bd8-c03d-920f-55177fbff00c  
     Site=/
    5/7/2013 00:31:44:69    App Pool: MySites    0x1DC8    SharePoint Foundation    Files    00000    High    4001199c-6bd8-c03d-920f-55177fbff00c  
     UserAgent not available, file operations may not be optimized.
    at Microsoft.SharePoint.SPFileStreamManager.CreateCobaltStreamContainer(SPFileStreamStore spfs, ILockBytes ilb, Boolean copyOnFirstWrite, Boolean disposeIlb)  
    at Microsoft.SharePoint.SPFileStreamManager.SetInputLockBytes(SPFileInfo& fileInfo, SqlSession session, PrefetchResult prefetchResult)  
    at Microsoft.SharePoint.CoordinatedStreamBuffer.SPCoordinatedStreamBufferFactory.CreateFromDocumentRowset(Guid databaseId, SqlSession session, SPFileStreamManager spfstm, Object[] metadataRow, SPRowset contentRowset, SPDocumentBindRequest& dbreq, SPDocumentBindResults&
    dbres)  
    at Microsoft.SharePoint.SPSqlClient.GetDocumentContentRow(Int32 rowOrd, Object ospFileStmMgr, SPDocumentBindRequest& dbreq, SPDocumentBindResults& dbres)  
    at Microsoft.SharePoint.Library.SPRequestInternalClass.GetFileAndMetaInfo(String bstrUrl, Byte bPageView, Byte bPageMode, Byte bGetBuildDependencySet, String bstrCurrentFolderUrl, Int32 iRequestVersion, Byte bMainFileRequest, Boolean& pbCanCustomizePages,
    Boolean& pbCanPersonalizeWebParts, Boolean& pbCanAddDeleteWebParts, Boolean& pbGhostedDocument, Boolean& pbDefaultToPersonal, Boolean& pbIsWebWelcomePage, String& pbstrSiteRoot, Guid& pgSiteId, UInt32& pdwVersion, String&
    pbstrTimeLastModified, String& pbstrContent, UInt32& pdwPartCount, Object& pvarMetaData, Object& pvarMultipleMeetingDoclibRootFolders, String& pbstrRedirectUrl, Boolean& pbObjectIsList, Guid& pgListId, UInt32& pdwItemId, Int64&
    pllListFlags, Boolean& pbAccessDenied, Guid& pgDocid, Byte& piLevel, UInt64& ppermMask, Object& pvarBuildDependencySet, UInt32& pdwNumBuildDependencies, Object& pvarBuildDependencies, String& pbstrFolderUrl, String& pbstrContentTypeOrder,
    Guid& pgDocScopeId)  
    at Microsoft.SharePoint.Library.SPRequestInternalClass.GetFileAndMetaInfo(String bstrUrl, Byte bPageView, Byte bPageMode, Byte bGetBuildDependencySet, String bstrCurrentFolderUrl, Int32 iRequestVersion, Byte bMainFileRequest, Boolean& pbCanCustomizePages,
    Boolean& pbCanPersonalizeWebParts, Boolean& pbCanAddDeleteWebParts, Boolean& pbGhostedDocument, Boolean& pbDefaultToPersonal, Boolean& pbIsWebWelcomePage, String& pbstrSiteRoot, Guid& pgSiteId, UInt32& pdwVersion, String&
    pbstrTimeLastModified, String& pbstrContent, UInt32& pdwPartCount, Object& pvarMetaData, Object& pvarMultipleMeetingDoclibRootFolders, String& pbstrRedirectUrl, Boolean& pbObjectIsList, Guid& pgListId, UInt32& pdwItemId, Int64&
    pllListFlags, Boolean& pbAccessDenied, Guid& pgDocid, Byte& piLevel, UInt64& ppermMask, Object& pvarBuildDependencySet, UInt32& pdwNumBuildDependencies, Object& pvarBuildDependencies, String& pbstrFolderUrl, String& pbstrContentTypeOrder,
    Guid& pgDocScopeId)  
    at Microsoft.SharePoint.Library.SPRequest.GetFileAndMetaInfo(String bstrUrl, Byte bPageView, Byte bPageMode, Byte bGetBuildDependencySet, String bstrCurrentFolderUrl, Int32 iRequestVersion, Byte bMainFileRequest, Boolean& pbCanCustomizePages, Boolean&
    pbCanPersonalizeWebParts, Boolean& pbCanAddDeleteWebParts, Boolean& pbGhostedDocument, Boolean& pbDefaultToPersonal, Boolean& pbIsWebWelcomePage, String& pbstrSiteRoot, Guid& pgSiteId, UInt32& pdwVersion, String& pbstrTimeLastModified,
    String& pbstrContent, UInt32& pdwPartCount, Object& pvarMetaData, Object& pvarMultipleMeetingDoclibRootFolders, String& pbstrRedirectUrl, Boolean& pbObjectIsList, Guid& pgListId, UInt32& pdwItemId, Int64& pllListFlags, Boolean&
    pbAccessDenied, Guid& pgDocid, Byte& piLevel, UInt64& ppermMask, Object& pvarBuildDependencySet, UInt32& pdwNumBuildDependencies, Object& pvarBuildDependencies, String& pbstrFolderUrl, String& pbstrContentTypeOrder, Guid&
    pgDocScopeId)  
    at Microsoft.SharePoint.SPWeb.GetWebPartPageContent(Uri pageUrl, Int32 pageVersion, PageView requestedView, HttpContext context, Boolean forRender, Boolean includeHidden, Boolean mainFileRequest, Boolean fetchDependencyInformation, Boolean& ghostedPage,
    String& siteRoot, Guid& siteId, Int64& bytes, Guid& docId, UInt32& docVersion, String& timeLastModified, Byte& level, Object& buildDependencySetData, UInt32& dependencyCount, Object& buildDependencies, SPWebPartCollectionInitialState&
    initialState, Object& oMultipleMeetingDoclibRootFolders, String& redirectUrl, Boolean& ObjectIsList, Guid& listId)  
    at Microsoft.SharePoint.ApplicationRuntime.SPRequestModuleData.FetchWebPartPageInformationForInit(HttpContext context, SPWeb spweb, Boolean mainFileRequest, String path, Boolean impersonate, Boolean& isAppWeb, Boolean& fGhostedPage, Guid& docId,
    UInt32& docVersion, String& timeLastModified, SPFileLevel& spLevel, String& masterPageUrl, String& customMasterPageUrl, String& webUrl, String& siteUrl, Guid& siteId, Object& buildDependencySetData, SPWebPartCollectionInitialState&
    initialState, String& siteRoot, String& redirectUrl, Object& oMultipleMeetingDoclibRootFolders, Boolean& objectIsList, Guid& listId, Int64& bytes)  
    at Microsoft.SharePoint.ApplicationRuntime.SPRequestModuleData.GetWebPartPageData(HttpContext context, String path, Boolean throwIfFileNotFound)  
    at Microsoft.SharePoint.ApplicationRuntime.SPVirtualPathProvider.GetCacheKey(String virtualPath)  
    at System.Web.Compilation.BuildManager.GetVPathBuildResultFromCacheInternal(VirtualPath virtualPath, Boolean ensureIsUpToDate)  
    at System.Web.Compilation.BuildManager.GetVPathBuildResultInternal(VirtualPath virtualPath, Boolean noBuild, Boolean allowCrossApp, Boolean allowBuildInPrecompile, Boolean throwIfNotFound, Boolean ensureIsUpToDate)  
    at System.Web.Compilation.BuildManager.GetVPathBuildResultWithNoAssert(HttpContext context, VirtualPath virtualPath, Boolean noBuild, Boolean allowCrossApp, Boolean allowBuildInPrecompile, Boolean throwIfNotFound, Boolean ensureIsUpToDate)  
    at System.Web.Compilation.BuildManager.GetVPathBuildResult(HttpContext context, VirtualPath virtualPath, Boolean noBuild, Boolean allowCrossApp, Boolean allowBuildInPrecompile, Boolean ensureIsUpToDate)  
    at System.Web.UI.MasterPage.CreateMaster(TemplateControl owner, HttpContext context, VirtualPath masterPageFile, IDictionary contentTemplateCollection)  
    at System.Web.UI.Page.ApplyMasterPage()  
    at System.Web.UI.Page.PerformPreInit()  
    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)
    5/7/2013 00:31:44:69    App Pool: MySites    0x1DC8    SharePoint Foundation    Files    aiv4w    Medium    4001199c-6bd8-c03d-920f-55177fbff00c  
     Spent 0 ms to bind 33542 byte file stream
    5/7/2013 00:31:44:72    App Pool: MySites    0x1DC8    SharePoint Portal Server    User Profiles    ai7z6    High    4001199c-6bd8-c03d-920f-55177fbff00c  
     User was not successfully retrieved: i:0#.w|DOMAIN\AUSER in ProfileUI.OnInit. Seeing if this is a system account
    5/7/2013 00:31:44:72    App Pool: MySites    0x1DC8    SharePoint Portal Server    User Profiles    ai7z7    High    4001199c-6bd8-c03d-920f-55177fbff00c  
     User i:0#.w|DOMAIN\AUSER not found and not a system account.
    5/7/2013 00:31:44:72    App Pool: MySites    0x1DC8    SharePoint Portal Server    User Profiles    ahn7m    Unexpected    4001199c-6bd8-c03d-920f-55177fbff00c  
     ProfileUI: Unhandled exception inside OnInit: Microsoft.Office.Server.UserProfiles.UserNotFoundException: DOMAIN\AUSER  
    at Microsoft.SharePoint.Portal.WebControls.ProfileUI.OnInit(EventArgs e)
    5/7/2013 00:31:44:72    App Pool: MySites    0x1DC8    SharePoint Portal Server    User Profiles    ahn7h    Unexpected    4001199c-6bd8-c03d-920f-55177fbff00c  
     ProfileEditor: Unhandled exception inside OnInit: Microsoft.Office.Server.UserProfiles.UserNotFoundException: DOMAIN\AUSER  
    at Microsoft.SharePoint.Portal.WebControls.ProfileUI.OnInit(EventArgs e)  
    at Microsoft.SharePoint.Portal.WebControls.ProfileEditor.OnInit(EventArgs e)
    5/7/2013 00:31:44:72    App Pool: MySites    0x1DC8    SharePoint Foundation    General    8nca    Medium    4001199c-6bd8-c03d-920f-55177fbff00c  
     Application error when access /_layouts/15/EditProfile.aspx, Error=DOMAIN\AUSER
    at Microsoft.SharePoint.Portal.WebControls.ProfileUI.OnInit(EventArgs e)  
    at Microsoft.SharePoint.Portal.WebControls.ProfileEditor.OnInit(EventArgs e)  
    at System.Web.UI.Control.InitRecursive(Control namingContainer)  
    at System.Web.UI.Control.InitRecursive(Control namingContainer)  
    at System.Web.UI.Control.InitRecursive(Control namingContainer)  
    at System.Web.UI.Control.InitRecursive(Control namingContainer)  
    at System.Web.UI.Control.InitRecursive(Control namingContainer)  
    at System.Web.UI.Control.InitRecursive(Control namingContainer)  
    at System.Web.UI.Control.InitRecursive(Control namingContainer)  
    at System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint)
    5/7/2013 00:31:44:72    App Pool: MySites    0x1DC8    SharePoint Foundation    Runtime    tkau    Unexpected    4001199c-6bd8-c03d-920f-55177fbff00c  
     Microsoft.Office.Server.UserProfiles.UserNotFoundException: DOMAIN\AUSER
    at Microsoft.SharePoint.Portal.WebControls.ProfileUI.OnInit(EventArgs e)  
    at Microsoft.SharePoint.Portal.WebControls.ProfileEditor.OnInit(EventArgs e)  
    at System.Web.UI.Control.InitRecursive(Control namingContainer)  
    at System.Web.UI.Control.InitRecursive(Control namingContainer)  
    at System.Web.UI.Control.InitRecursive(Control namingContainer)  
    at System.Web.UI.Control.InitRecursive(Control namingContainer)  
    at System.Web.UI.Control.InitRecursive(Control namingContainer)  
    at System.Web.UI.Control.InitRecursive(Control namingContainer)  
    at System.Web.UI.Control.InitRecursive(Control namingContainer)  
    at System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint)
    5/7/2013 00:31:44:72    App Pool: MySites    0x1DC8    SharePoint Foundation    General    ajlz0    High    4001199c-6bd8-c03d-920f-55177fbff00c  
     Getting Error Message for Exception System.Web.HttpUnhandledException (0x80004005): Exception of type 'System.Web.HttpUnhandledException' was thrown. ---> Microsoft.Office.Server.UserProfiles.UserNotFoundException: DOMAIN\AUSER  
    at Microsoft.SharePoint.Portal.WebControls.ProfileUI.OnInit(EventArgs e)  
    at Microsoft.SharePoint.Portal.WebControls.ProfileEditor.OnInit(EventArgs e)  
    at System.Web.UI.Control.InitRecursive(Control namingContainer)  
    at System.Web.UI.Control.InitRecursive(Control namingContainer)  
    at System.Web.UI.Control.InitRecursive(Control namingContainer)  
    at System.Web.UI.Control.InitRecursive(Control namingContainer)  
    at System.Web.UI.Control.InitRecursive(Control namingContainer)  
    at System.Web.UI.Control.InitRecursive(Control namingContainer)  
    at System.Web.UI.Control.InitRecursive(Control namingContainer)  
    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)
    5/7/2013 00:31:44:72    App Pool: MySites    0x1DC8    SharePoint Foundation    General    aat87    Monitorable    4001199c-6bd8-c03d-920f-55177fbff00c  
    5/7/2013 00:31:44:73    App Pool: MySites    0x1DC8    SharePoint Foundation    Monitoring    b4ly    Medium    4001199c-6bd8-c03d-920f-55177fbff00c  
     Leaving Monitored Scope (Request (GET:http://mysite.DOMAIN.loc:80/_layouts/15/EditProfile.aspx?UserSettingsProvider=234bf0ed%2D70db%2D4158%2Da332%2D4dfd683b4148&ReturnUrl=http%3A%2F%2Fmysite%2EDOMAIN%2Eloc%2Fperson%2Easpx%3Faccountname%3DDOMAIN%255CAUSER&accountname=DOMAIN%5CAUSER)).
    Execution Time=87.1739285300227
    It seems similar to an issue in the blog post here: http://kb4sp.wordpress.com/2012/12/05/user-cannot-be-found-shenanigans-one-way-active-directory-trusts-and-sharepoint-2013/ however I tried what was suggested and it didn't work.
    Any help with this is appriciated.

    This line offers clues about the actual problem:
    Microsoft.Office.Server.UserProfiles.UserNotFoundException: DOMAIN\AUSER 
    According to the MSDN link (http://msdn.microsoft.com/en-us/library/microsoft.office.server.userprofiles.usernotfoundexception.aspx)
    it is not able to find the user in the profile store. Additionally the link you mentioned (http://kb4sp.wordpress.com/2012/12/05/user-cannot-be-found-shenanigans-one-way-active-directory-trusts-and-sharepoint-2013)
    suggests that the account being used to validate accounts on the production domain may have a problem.
    If there a way you can test that account in isolation against the DC?
    With Regards Shailen Sukul Entrepreneur/Software Architect/Developer/Consultant/Trainer (BSc | Mct | Mcpd (.Net 2/3.5/SharePoint2010) | Mcts (Sharepoint 2010/MOSS/WSS), Biztalk, Web, Win, Dist Apps) | Mcitp(SharePoint) | Mcsd.NET | Mcsd | Mcad) MSN | Skype
    | GTalk Id: shailensukul Twitter: http://twitter.com/shailensukul Website: http://sukul.org Blog: http://shailen.sukul.org/ http://www.linkedin.com/in/shailensukul

  • Http 403 error on trying to edit user profile details in sharepoint 2010

    Hi,
    After going to My site of our site, user is able to click ‘Edit my profile’.
    On clicking Edit my profile user is getting navigated to following URL which is expected
    https://mysite.myorg.comlayouts/Editprofile.aspx?accountname=domainname%5cusername
    and  browser shows http 403 , the website declined to show the webpage.
    But actually after clicking ‘edit my profile’ user should be able to edit his profile details.
    Please let me know if I am missing any configuration that is missing to achieve.
    Regards,

    Hi Inder,
    ULS logs are given below-
    GET:http://mysite.myorg.com:80/_layouts/EditProfile.aspx?accountname=domainname%5Cusername)) 
    05/16/2014 12:58:02.95  w3wp.exe (0x46AC)                        0x33E4 SharePoint Foundation        
     Logging Correlation Data       xmnv Medium   Name=Request (GET:http://mysite.myorg.com:80/_layouts/EditProfile.aspx?accountname=domainname%5Cusername) 8062b9ca-aa99-4347-860b-602b91bd09ad
    05/16/2014 12:58:02.96  w3wp.exe (0x46AC)                        0x33E4 SharePoint Foundation        
     Logging Correlation Data       xmnv Medium   Site=/ 8062b9ca-aa99-4347-860b-602b91bd09ad
    05/16/2014 12:58:03.01  w3wp.exe (0x46AC)                        0x33E4 SharePoint Foundation        
     Topology                       e5mc Medium   WcfSendRequest: RemoteAddress: 'https://sepcsps002:32844/359dfd134e324d7d853d7ea685d48f95/ProfileDBCacheService.svc'
    Channel: 'Microsoft.Office.Server.UserProfiles.IProfileDBCacheService' Action: 'http://Microsoft.Office.Server.UserProfiles/GetUserData' MessageId: 'urn:uuid:494dc7cf-1b45-4189-9e87-e8dd5a92aa11' 8062b9ca-aa99-4347-860b-602b91bd09ad
    05/16/2014 12:58:03.09  w3wp.exe (0x46AC)                        0x33E4 SharePoint Foundation        
     General                        8kh7 High     Access denied. 8062b9ca-aa99-4347-860b-602b91bd09ad
    05/16/2014 12:58:03.09  w3wp.exe (0x46AC)                        0x33E4 SharePoint Foundation        
     General                        72nz Medium   Videntityinfo::isFreshToken reported failure. 8062b9ca-aa99-4347-860b-602b91bd09ad
    05/16/2014 12:58:03.10  w3wp.exe (0x46AC)                        0x33E4 SharePoint Foundation        
     General                        8kh7 High     Access denied. 8062b9ca-aa99-4347-860b-602b91bd09ad
    05/16/2014 12:58:03.10  w3wp.exe (0x46AC)                        0x33E4 SharePoint Foundation        
     Monitoring                     b4ly High     Leaving Monitored Scope (CachedObjectFactory: Caching Web at:
    http://mysite.myorg.com). Execution Time=21.1277 8062b9ca-aa99-4347-860b-602b91bd09ad
    05/16/2014 12:58:03.10  w3wp.exe (0x46AC)                        0x33E4 SharePoint Foundation        
     General                        0000 High     UnauthorizedAccessException for the request. 403 Forbidden will be
    returned. Error=Exception of type 'System.Web.HttpUnhandledException' was thrown.   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 ASP._layouts_editprofile_aspx.ProcessRequest(HttpContext
    context)     at System.Web.HttpApplication.CallHandlerExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute()     at System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolea... 8062b9ca-aa99-4347-860b-602b91bd09ad

  • Editing user profile

    When I first set up this computer for a friend, it asked for my name in some type of profile. Now at the top of some screens it reads Cinnamon's iMAC, when the computer belongs to someone else! How do I edit whatever profile this was to put in my friend's name instead of mine?

    Thanks. I was able to change my name there, however it still did not change it where I wanted to. I've found where that file is located.... I click on Finder and then it pops up a screen with a house icon and my name next to it as administrator. When I click on my name it takes me to a profile of sorts. When I change my name there, a box pops up and says "can't be modified or deleted as it is required by MAC OS X"! Do I have any options? What if the administrator dies or something? Shouldn't there be a way to change this?

  • Edit User Profile How do I enalble user lo loggin to their own profile page and edit it?

    Hi
    I am having some problems....... any help would be nice
    I am using DWCS3 and ADDT toolbox extension wamp and phpmyadmin
    I am trying to create a site for people to be able to post a profile with a picture and info and display it in a dynamic table.
    I can create the form, a database and display the data on another page in a dynamic table all ok..... kind of.
    I can create a user registration system with ADDT.
    I can redirect them after registration to a post profile page, which has a form to upload details. I can then display those details on a user info page.
    I would like to allow logged in users to be able to click on a link to their own profile page , which would show the same form that was filled out in the post profile page, but would be already populated with their previously entered information. I would like users to be able to edit the content of the form and update the information in the database and automatically delete delete any previously entered information ( only in the fields that have been edited)
    How do I go about doing this?.... step by step?
    I want to allow logged in user to view their own profile not every bodies.... how do I do that?
    I have read on another post that to do something similar to this I should filter my database information using a session varialble MM_username that I think is created automatically after user logs in .... but I don;t know how to do this.... I really don;t understand is this the way I link my user to a page that only displays their info ? or is there another way?
    I would also like to allow only people who have posted a profile to be able to edit profile ...... do I do that by
    1. new user registers and is redirected to login page
    2. user logs in and is redirected to an index page that has a post profile button and a edit profile button but only the POST button is active ( and links to a form to post info ) and the edit profile button is linked to a " You must post a profile first" page ( with a link back)
    3 so user posts profile and is directed to an index page which has an edit profile button which is now linked to an edit profile page
    Does that sound correct?
    Any suggestions in getting all this to work would be much appreciated

    Hi Yomi,
    I have created the users page which submits to a members page and tell the user to edit biodata, profession, and hobbies. but on clicking I am really confused on how the id will be transfered from the members page to update biodata and the user updates the form which will show past records. this should also apply to the profession and hobbies
    If I understand this right, you might want to consider providing a complete "userdata" section which comes with a Dynamic List and a Dynamic Form to have users add & update their data plus (via the Dynamic List) track all past records
    Lastly is it possible I create recordset at will and the id will be passed thru since kt-login-id behaves sololy
    I really can´t recommend this "pass user_id as URL variable" approach in this case, as URL variables are displayed in the browser´s address bar -- and this is absolutely insecure, because anyone could simply change the displayed "user_id" value, reload the form and hence edit data which belongs to a different user.
    The only secure method is indeed to use ADDT´s session variable kt_login_id
    Fatal error: Call to undefined function: var_export()
    Not sure, but maybe some "includes" files haven´t been generated
    Cheers,
    Günter Schenk
    Adobe Community Expert, Dreamweaver

  • How to edit USER profiles ?

    Hi, friend
    i am newbee to JSP technology.
    NOw i made some customers database and when fire a query
    they are listed in one table.
    like below
    Customer_ID CustName CustCity Mobile
    now i want that when perticular customer id is clicked on the table displayed, it should open that customer page to be edit.
    How to achieve that ?
    i mean each CUSTOMER ID field should be in link ( hyperlink) format
    WHAT TO DO ? and HOW TO ACHIEVE IT
    and HOW TO EDIT DATA IF PAGE IS OPENED.
    PLEASE DEAR oneS.
    SOlve my confusion.
    Thanks

    I am posting my Both Pages to you
    ========================================
    <%@page contentType="text/html"%>
    <%@page pageEncoding="UTF-8"%>
    <%@ include file="dbServer.jsp"%>
    <%@ page errorPage="loginerror.jsp" %>
    <%@ page import="java.util.*" %>
    <%
            String user = (String)session.getAttribute("username");
            String dist =(String)session.getAttribute("district");
            String talu =(String)session.getAttribute("taluka");
            String vil =(String)session.getAttribute("village");
             if(session.isNew() || user != null)
            {    System.out.println("admin- session is new");    }
            else
                    response.sendRedirect("login.jsp");
    %>
    <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
    <html xmlns="http://www.w3.org/1999/xhtml">
    <head>
    <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
    <title>userSelection</title>
    <style type="text/css">
    <!--
    .style1 {font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 14px;
    .style10 {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; }
    .style11 {font-family: Arial, Helvetica, sans-serif; font-size: 10px; }
    .style15 {color: #660000}
    .style16 {font-size: 12px}
    .style19 {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 14px; font-weight: bold; }
    .style9 {font-family: Arial, Helvetica, sans-serif;
    font-size: 9px;
    body {
    margin-left: 0px;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    .style20 {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; }
    .style21 {font-family: "Courier New", Courier, monospace; font-size: 12px; }
    .style22 {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 18px; font-weight: bold; }
    .style25 {font-size: 10px}
    -->
    </style>
    </head>
    <body>
    <form method=post name="form2" id="cid">
    <table width="100%" border="1" align="center" cellpadding="2" cellspacing="0">
        <tr>
            <td><div align="center"><span class="style1">Fortification System </span></div></td>
        </tr>
    </table>
    <table width="100%" height="72" border="1" cellpadding="2" cellspacing="0">
        <tr>
            <td bgcolor="#CCCCCC"> </td>
        </tr>
    </table>
    <table width="100%" border="1" align="center" cellpadding="2" cellspacing="0">
        <tr>
            <td width="9%" height="25" bgcolor="#FFFFCC"> </td>
            <td width="64%" bgcolor="#FFFFCC" class="style1"><div align="left">
                    <p><span class="style16">Welcome :</span> <strong><span class="style15"><%=user %></span> !</strong></p>
            </div></td>
            <td width="27%" bgcolor="#FFFFCC"><div align="left"><span class="style19"><a href="logout.jsp" class="style10">Logout</a></span></div></td>
        </tr>
    </table>
    <table width="44%" border="0" align="center" cellpadding="2" cellspacing="0" class="style10">
        <tr>
            <td width="51%" bgcolor="#CCFFFF" class="style11"> </td>
            <td width="49%" bgcolor="#CCFFFF" class="style11"> </td>
        </tr>
        <tr>
            <td colspan="2" bgcolor="#33FFFF"><div align="center" class="style20">Fair Price Shop Owners </div>      </td>
        </tr>
        <tr>
            <td bgcolor="#CCFFFF"> </td>
            <td bgcolor="#CCFFFF"> </td>
        </tr>
    </table>
    <p align="center" class="style21"><%=dist%> > <%=talu%> > <%=vil%> </p>
    <table width="84%" border="1" align="center" cellpadding="2" cellspacing="0">
    <tr bgcolor="#CEFEC2" class="style10">
        <td width="10%"><div align="left"><strong>FPS ID </strong></div></td>
        <td width="14%"><div align="left"><strong>ReceiveDate</strong></div></td>
        <td width="20%"><div align="left"><strong>Receive Quantity </strong></div></td>
        <td width="15%"><div align="left"><strong>Lot Number </strong></div></td>
        <td width="20%"><div align="left"><strong>Distribution Date </strong></div></td>
        <td width="21%"><div align="left"><strong>Quantity Supplied </strong></div></td>
    </tr>
    <%
            String q ="SELECT FPS_ID,RC_date,RC_Qty,Lot_Num,Dist_date,Qty_sup From receiver_master WHERE Operator_ID IN( SELECT Operator_ID from flour_operator_details WHERE Role_ID =2)";
            stmt = con.createStatement();
            rs =stmt.executeQuery(q);
            System.out.println(q);
            while(rs.next())
            int fpsid = rs.getInt("FPS_id");
            java.util.Date rc_date = rs.getDate("RC_date");
            float rc_qty = rs.getFloat("RC_Qty");
            String lot   = rs.getString("Lot_Num");
            java.util.Date dist_date=rs.getDate("Dist_date");
            float qty_sup = rs.getFloat("Qty_sup");
    %>
    <tr class="style10">
    <td ><div align="left"><span class="style10"><a href="editFPS.jsp?CustomerID=<%=fpsid %> "><%=fpsid%></span></a></div></td>
    <td><div align="left"><span class="style10"><%=rc_date.toString() %></span></div></td>
    <td><div align="left"><span class="style10"><%=rc_qty %></span></div></td>
    <td><div align="left"><span class="style10"><%=lot%></span></div></td>
    <td><div align="left"><span class="style10"><%=dist_date.toString()%></span></div></td>
    <td><div align="left"><span class="style10"><%=qty_sup %></span></div></td>
    </tr>
    <%    
    %>
    </table>
    <p align="center" class="style22"> </p>
    <p align="center" class="style22"> </p>
    <p align="center" class="style22"> </p>
    <p align="center" class="style22"> </p>
    <table width="100%" border="0" align="center" cellpadding="2" cellspacing="0">
        <tr>
            <td><div align="center"><span class="style9">All rights reserved@9879152949-Ghanshyam Rathod </span></div></td>
        </tr>
    </table>
    <p> </p>
    </form>
    </body>
    </html>================================================
    to get that Clicked ID i used this code
    but got null value
    <%@page contentType="text/html"%>
    <%@page pageEncoding="UTF-8"%>
    <%@ include file="dbServer.jsp"%>
    <%@ page errorPage="loginerror.jsp" %>
    <%@ page import="java.util.*" %>
    <%
            String user = (String)session.getAttribute("username");
            String dist =(String)session.getAttribute("district");
            String talu =(String)session.getAttribute("taluka");
            String vil =(String)session.getAttribute("village");
            String  cid   = (String)session.getAttribute("cid");
             if(session.isNew() || user != null)
            {    System.out.println("admin- session is new");    }
            else
                    response.sendRedirect("login.jsp");
    %>
    <%
            System.out.println("CUSTOMER ID SELECTED is :"+ cid);
            out.println("ID :="+cid);
    %>

  • How to merge User Profile Service Applications

    We have a SP 2010 farm with UPSA and some the users have edited their profile properties in that. We have planned to move the web application from SP 2010 farm to SP 2013 farm which already has a user profile service application in it.
    Both the SP2010 and SP2013 farms are using same AD.
    What we need after upgrading to SP 2013,
    1. The edited user profile properties should be updated in the SP 2013 farm
    2. SP 2013 farm should have only one UPSA.
    Please help to migrate the UPSA from SP 2010 and merge with the existing 2013 UPSA.
    Thanks
    Ramkumar

    Hi Ramkumar,
    Per my knowledge, we cannot merge the two user profile service application.
    If you need the custom user properties in your User profile service application in SharePoint 2013, I recommend to create a mapping to export the user properties to AD from SharePoint 2010 user profile service application and then create a mapping to import
    the user properties to user profile service application in SharePoint 2013.
    http://blogs.msdn.com/b/tehnoonr/archive/2010/11/22/mapping-user-profile-properties-in-sharepoint-2010-to-ldap-attributes.aspx
    Or you just need to migrate the User Profile service application from SharePoint 2010 to SharePoint 2013 and use this instead of the existing User Profile service application in SharePoint 2013.
    http://technet.microsoft.com/en-us/library/jj839719(v=office.15).aspx
    http://technet.microsoft.com/en-us/library/jj729795(v=office.15).aspx
    Best regards.
    Thanks
    Victoria Xia
    TechNet Community Support

  • MySites User Profiles and User Hidden List

    I would like to automatically activate all user profiles so I can assign an administrator to update all user information. The environment does have MySites setup but no one has permissions to create their own MySite site. Therefore,
    when a user navigates to their profile page to edit their profile information they visit the URL http://server/MySiteSiteCollection/_layouts/15/start.aspx#/Person.aspx?accountname=domain\user
    Right now, the administrator can only edit user profiles where the user had previously visited their user profile page, thus activating their user profile, which I assume adds an item to the hidden user list. However, the administrator cannot edit
    any user profiles where the user had not yet visited their user profile site, thus generating an error. I would like to enable/activate all user profiles automatically without having to contact each user separately and asking them to visit their
    profile page just to get it enabled for editing.
    Does anyone know if there is a way via PowerShell to activate all user profiles?
    Environment: SharePoint 2013

    That is probably the best, most consistent way. It would be isolated to that particular SA, so there shouldn't be security concerns. Otherwise you'll constantly run into this issue.
    This should work with SharePoint 2013:
    http://blog.bugrapostaci.com/2011/10/03/create-all-users-personal-site-via-powershell-script-sharepoint-2010/
    But you'd need to continually run it to capture new users.
    Another one specifically for 2013 if the above doesn't work:
    http://www.getinthesky.com/2014/04/powershell-create-mysites-users/
    Trevor Seward
    Follow or contact me at...
    This post is my own opinion and does not necessarily reflect the opinion or view of Microsoft, its employees, or other MVPs.

  • Additional Properties for User Profile

    I've used Create Object/Property to create 3 new objects that I want added to the User Profile and given them each Select, then Edit permission (trying to see if anything works). I've added them to User in the Global Object Property Map. I've gone to the User Profile Manager/User Information - Property Map and added them. But I still don't see the items in the User Profile (General Information), nor are they editable in 'Edit User Profile'. What have I missed?

    Hi
    The purpose of the status profile to restrict the Std business transaction.
    Follow the link
    http://help.sap.com/saphelp_crm30/helpdata/en/73/29943a7acb9023e10000000a114084/content.htm
    Regards,
    S.Babu

  • Lock Out "Edit my Profile" Functionality

    We have custom guest users that we need this functionality locked out completely and not obscurely. Of course we tried the suppression of the top bar already, but, its is still fairly possible for "creative" users to stumble upon the HTTP request parameter for it "in_hi_space=ProfileSettings", so we need these custom users to get locked out completely that even if they typed that request parameter in, they would be presented a login page or error since they do not have activity access to this piece of functionality. Problem is, by default, even these "custom" guest users are part of the "Everyone" group, and this group has this activity right by default. When we tried to remove it, we get the error in the page that states "...Group is locked, cannot apply any changes..." or something to that effect. Does anyone know some techniques in UI mod we can use to get around this problem with the "Everyone" activity rights modifications?
    Ray Salgado, State of Maryland Project, 410.260.6083, [email protected]

    Hi Ray,
    Which version of the portal are you running? You should be able to remove the Edit Own Profile activity right from the Everyone group. If you are getting errors saying that it is locked, try going to the "Release Item Locks" utility and see if you can unlock the group from there. Then remove the activity right from the group.
    Once you have that done, I would recommend creating a new group that is equivalent to the Everyone group, minus the custom guest user. Then re-add the activity right to this new group, so that everyone else can still edit their own profiles. What this will do is remove the Edit User Profile link from the My Account page for the custom guest user.
    However, as you mentioned, a malicious user could figure out the URL and go to the editor directly. This is a bug and will be fixed in the next release. If you need to prevent users from such access to the editor, it will require you to customize the UserProfileEditorModel to check for the activity right when the editor first starts.
    Another option is to remove Read rights for the custom guest user from each Property's ACL. The guest user will still be able to get to the editor, but because he doesn't have Read rights, he won't be able to edit anything. The only other thing is that he won't be able to View User Profile. But I'm guessing that since it's a guest user, there won't be much useful profile information anyways, right?
    Let me know how these options work for you, and I can help you with whichever solution you choose.
    Jennifer

  • Error when editing Portal User Profiles

    Hi there,
    I got this error message when editing Portal User Profiles
    Error: The specified user does not exist. (WWC-41406).
    I can select users from OID, but can't edit them.
    Note: these users are imported from AD and placed in a different OU other than users container in OID.
    But, If I create a user in the same OU from Portal Administration page, then I can select and edit that user's Portal Profile.
    So what's the difference between imported users and the user created from Portal?
    Please advise.
    Thanks,
    Geoff

    REPORTSDEV was an invalid user so we dropped this user and started over and now it works.
    <BLOCKQUOTE><font size="1" face="Verdana, Arial">quote:</font><HR>Originally posted by GREGG SAKSEFSKI ([email protected]):
    I'm tring to edit user REPORTSDEV.
    So I'm on the "Administer" tab and enter "REPORSDEV" in the User box and press <EDIT> button.
    After a couple minuates I receive the error below:
    Error: Unexpected error encountered in wwsec_api.id_sso (User-Defined Exception) (WWC-41417)
    The system failed to retrieve the necessary HTTP request to the Login Server to validate this user. (WWC-41447)
    Any ideas???<HR></BLOCKQUOTE>
    null

  • After a UPSA connection edit, all my user profiles are "missing from import"

    Hi there,
    I've got a problem with my User Profile Service Application. I edited my existing connection to add some new OU containers to the list, after the networks team had done some
    restructuring to reflect an organizational change. Then I ran a Full Synchronization. But now all of my user profiles show up under the "Missing from Import" list. I still have 943 profiles in SharePoint, and not surprisingly, people search isn't
    working. I suspect that I did something wrong in the process of selecting the Users OU containers in the AD tree (in Populate Containers), but I cannot see what, since I replicated the selections that had been made for an unchanged department, to
    the ones that had been reorganized.
    Any help appreciated.
    Tom
    SharePoint Systems Officer, Capital Regional District, BC, Canada

    Hi  Tom ,
    According to your description, my understanding is that all the user profiles are showing up under "Profiles missing from import" list after you edited the existing User Profile Synchronization
    Connection.
    For your issue, it can be caused by that your User Profile Synchronization Connection is unable to connect to  your AD. Please make sure  the account used to connect to Active Directory to import
    profiles has access to the Organizational Unit you are importing from. By default this account is the Default Content Access account. And the Default Content Access account  must be a domain user account and it must have read access to external or secure
    content sources that you want to crawl by using this account.
    Then you need to check if the “Profile Synchronization” job status is “succeed”.
    Also please check the “Sync filter” for the service, and make sure the account are not include in the Exclusion Filter for Users.
    For a workaround, you can just delete the existing connection , recreate it and perform a full synchronization.
    Thanks,
    Eric
    Forum Support
    Please remember to mark the replies as answers if they help and unmark them if they provide no help. If you have feedback for TechNet Subscriber Support,
    contact [email protected]
    Eric Tao
    TechNet Community Support

  • Manage Profile Services - Unable to edit User Properties or User Profiles

    SharePoint 2013 - fresh site, with Mysites, and the User Profile Service running.  The UPS is ran under a separate account, and the farm account has securityAdmin rights and directory replication rights.
    When I enter Manage User Properties, I get a complete list of properties but no way to edit them, the same happens when I go into User Profile Properties, there is no where to edit the users.  Has anyone seen this before and if so what step have I missed
    in setting the UPS and MySites Up.
    Both Administrator and Farm Admin have Administrator rights to the UPS Application, and it's the Profile User Service that's running at the minute not the Profile User Synchronization Service.
    Any help would be appreciated.
    Thanks
    David

    Thanks for the reply Adnan, however I think you missed the point. There is no capability to edit the properties, there's no dropdown to select edit form, in any of those areas against any of the properties.  I can see them but not edit them. 
    It must be a permissions problem but I've no idea where it may lie.
    Here's how the UPS and Mysites were built:
    Created a separate user for the UPS account (UserUPS), and registered it as a Managed Service account.
    Added Replicating Directory Changes to the Farm account.
    Started the User Profile Service.
    Created the UPS application using the UserUPS account for the application pool.
    Configured the Directory Import - used SharePoint Active Directory Import.
    Created a new Synchronization connection using the Farm account - it worked.
    Ran the synchronization - it worked, everything was import.
    Went into Manage Profile Service, Under People click on Manage User Profiles, entered a users name, clicked on it when it appeared - nothing, no edit capabilities at all.
    So at a loss as to where I've gone wrong?
    Ran Add-SPAdmin - it added the Farm account to the configuration db, and when I tried it against the Profile database it complained, basically saying not possible,
    I'm out of ideas at the minute and need to get this working so we can use SharePoint to hold a Skills map.
    Thanks
    David

  • Error in central admin - when editing MANAGE POLICIES under USER PROFILES

    When, in Central Administration, I go to Service Application "User Profiles", and then click on "Manage Policies" (under the People section):
    I get this message:
    "Your search encountered an error. If the problem persists, contact the portal site administrator"
    Strange enough, when I select another option (like Manage User Profiles) I do get results.
    In ULS get any critical errors. What I so see, is the following message at the moment I go select User Po9licies:
    “Error loading data set containing privacy policy objects: Microsoft.Office.Server.USerProfiles.InvalidValueException:….”
     Can anyone help me to resolve this issue?

    Hi michielmmm ,
    Thank you for your posting!
    For your issue, please make sure your Forefront Identity Manager Service is running. You can go to services (Services.msc) for determinating.
    Thank you for your understanding and support.
    Best Regards,
    Eric
    Eric Tao
    TechNet Community Support

Maybe you are looking for

  • Steaming content from itunes to ps3?

    what is the best solution to stream content from itunes to ps3? i'm looking for a user friendly software toat will include playlists and album arwork etc. thanks, adam

  • HP Mini 110-1079tu "Enter Current Password

    My HP Mini boots right into this message "enter CURRENT Password" Don't Know if it's ADMIN password OR BIOS Password.... AFTER 3 tries i get another MESSAGE "PASSWORD CHECK FAILED" FATAL ERROR... System Halted. CNU933640K... Can someone PLEASE HELP M

  • Modifying Select clause

    I want to add some predicate in select clause. Alike we can add some predicate in where close using FGAC. Is it possible in oracle ? I want to retrieve some more columns in result. It doesn't matter if those columns are there in select clause or not

  • Adobe tutorial videos full screen

    When I open an adobe app on my computer(right now, it's Photoshop CC 2014), the Welcome screen invites me to watch tutorials(right now, it's "Design and Package Optimized Assets"). The tutorial has no option to play full screen. Or is it just me? Tha

  • Unable to install new version of quicktime

    Ive tried to install the new version of quicktime but windows tells me that "it cannot uninstall the older version of the program". Went to add and remove and deleted the older version. No quicktime files remaining in the windows system 32 folder. Ha