You don't have access to location for Screenshots (Tinker Tool location)?

I am getting a "You do not have permission to save files in the location where screen shots are stored" when I try a screenshot on the MacBook Pro.
I had set up a new folder called "Screenshots" using the Tinker Tool Utility on both my MacPro and MBP.
I tried setting it to Desktop in the pulldown and then going back to Custom and choosing the Screenshots_MBP folder again and got the same error.
So now I have changed the location on the MacBook Pro back to the Desktop and I am still getting this error.
Note: There was some issue with Mac mixing up my "Screenshots" folder on the MacBook Pro with the one on my Mac Pro. So I created a "Screenshots_MBP" on the MacBook Pro and set TinkerTool to put the screenshots there and I still got the error...

Check the permissions for that folder - make sure your running account has write authority for it. To do that, do a Get Info on the folder, and check the settings at the bottom of the Get Info window.

Similar Messages

  • Error/warning message "you don't have permission to modify files in this network location"

    Hi,
    We have a windows server 2008 running, and we access it via remote desktop. And there's this certain folder that all users access, and where we save important files. So, since this is where important files are stored, we wanted to disable deletion (and if
    possible moving) of the folder and everything under it. However, it's harder than i thought. Right now, we have the permissions "Delete" and "Delete files and subfolders" disabled already, BUT when we try to save a file to this folder,
    we got this warning/error message:
    "You don't have permission to modify files in this network location"
    The file is saved however, but there's no content. But when we try to cut/copy an existing file to this folder, it works.
    Does anyone know how a workaround on this issue. I've already spent days configuring the settings, and when one works, another issue comes up. This is really frustrating.
    Thank you.

    Hi,
    What are NTFS Permissions and Share Permissions of the shared folder? If you remove delete permissions, when someone tried to create a new folder, they couldn't rename it. Without Delete permission, we can open, modify a file and save with the same file name
    but cannot create a new file with a new name.
    For more detailed information, please refer to the thread below:
    NTFS Permissions Question - Allow creation but not deletion
    https://social.technet.microsoft.com/Forums/windowsserver/en-US/3335a9b3-d49a-42f0-970a-3fe44b551274/ntfs-permissions-question-allow-creation-but-not-deletion
    Best Regards,
    Mandy 
    We
    are trying to better understand customer views on social support experience, so your participation in this
    interview project would be greatly appreciated if you have time.
    Thanks for helping make community forums a great place.

  • SharePoint Server Publishing infrastructure - Sorry, you don't have access to this page

    If I enable site feature on Any site  in any site collection on Sharepoint farm,  
    every one get lock out (include Farm admin, ect)  with error Sorry, you don't have access to this page.
    I have to  go to Web application -> User Policies Add: NT Authority\Authenticated Users, so that I can 
    log in to site, disable feature and everything start to work.
    On : Site Collection Administration -> Site Collection Features 
    -> SharePoint Server Publishing Infrastructure : is activated
    Infrastructure : I use  Host name site collection, all effected sites are located in the same web application.
    I think  problem is with “SharePoint Server Publishing Infrastructure”. Because if I enable 
    that feature on site collection, then o have problem choosing together
     SharePoint Server Standard Site Collection features and SharePoint Server Enterprise Site Collection features
    If SharePoint Server Publishing Infrastructure is enabled, if a activate Standard Site Collection features , then choosing Server Enterprise Site Collection features, produce error : Sorry, something went wrong.
    But I can  enabled both features “Standard Site  & Server Enterprise” before enabling SharePoint Server Publishing Infrastructure.
    ULS logs, when I enable SharePoint Server Publishing Infrastructure :
    From bottom up : Non-OAuth request. IsAuthenticated=True, UserIdentityName=0#.w|DOMAIN\user1, ClaimsCount=55
    DelegateControl: Exception thrown while adding control 'Microsoft.SharePoint.Publishing.Navigation.PortalSiteMapDataSource':
    System.UnauthorizedAccessException: Access is denied. (Exception from HRESULT: 0x80070005 (E_ACCESSDENIED))   
     at Microsoft.SharePoint.Utilities.SPUtility.HandleAccessDenied(Exception ex)   
     at Microsoft.SharePoint.Library.SPRequest.GetMetadataForUrl(String bstrUrl, Int32 METADATAFLAGS, Guid&
    pgListId, Int32& plItemId, Int32& plType, Object& pvarFileOrFolder)   
     at Microsoft.SharePoint.SPWeb.GetList(String strUrl)   
     at Microsoft.SharePoint.Publishing.CacheManager..ctor(SPSite site)   
     at Microsoft.SharePoint.Publishing.CacheManager.GetManager(SPSite site, Boolean useContextSite, Boolean
    allowContextSiteOptimization, Boolean refreshIfNoContext)   
     at Microsoft.SharePoint.Publishing.CachedAreaLookup.EnsureLookup(Boolean errorsAsExceptions)   
     at Microsoft.SharePoint.Publishing.CachedAreaLookup.GetCachedAreaOrException()   
     at Microsoft.SharePoint.Publishing.Navigation.TaxonomyNavigationCache.GetCachedWebInfo(CachedAreaLookup
    cachedAreaLookup)   
     at Microsoft.SharePoint.Publishing.Navigation.TaxonomyNavigationCache.GetWebNavigationSettings(CachedAreaLookup
    cachedArea, CachedAreaLookup& parentCachedArea, Exception& loadError)   
     at Microsoft.SharePoint.Publishing.Navigation.TaxonomyNavigation.GetEffectiveProviderSettingsList(CachedAreaLookup
    cachedArea, Boolean includeInheritedSettings)   
     at Microsoft.SharePoint.Publishing.Navigation.TaxonomyNavigation.GetEffectiveProviderSettings[T](CachedAreaLookup
    cachedArea, String siteMapProviderName, Boolean includeInheritedSettings, CachedAreaLookup& cachedAreaWithSettings)   
     at Microsoft.SharePoint.Publishing.Navigation.TaxonomyNavigation.GetEffectiveProviderSettings[T](SPWeb
    web, String siteMapProviderName, Boolean includeInheritedSettings)   
     at Microsoft.SharePoint.Publishing.Navigation.SwitchableSiteMapProvider.GetCurrentWrappedProvider()   
     at Microsoft.SharePoint.Publishing.Navigation.SwitchableSiteMapProvider.get_RootNode()   
     at Microsoft.SharePoint.Publishing.Navigation.SwitchableDataSourceBehavior.AssignProperties(SiteMapProvider
    targetProvider)   
     at Microsoft.SharePoint.Publishing.Navigation.PortalSiteMapDataSource.OnInit(EventArgs e)   
     at System.Web.UI.Control.InitRecursive(Control namingContainer)   
     at System.Web.UI.Control.AddedControl(Control control, Int32 index)   
     at Microsoft.SharePoint.WebControls.DelegateControl.AddControlResilient(Control ctl)
    System.IO.FileNotFoundException: The system cannot find the file specified. (Exception from HRESULT: 0x80070002), StackTrace:  
     at Microsoft.SharePoint.SPWeb.GetObjectForUrl(String strUrl, Guid& listId)   
     at Microsoft.SharePoint.Utilities.SPUtility.<>c__DisplayClass9.<FindObjectAccessed>b__8()   
     at Microsoft.SharePoint.SPSecurity.<>c__DisplayClass5.<RunWithElevatedPrivileges>b__3()   
     at Microsoft.SharePoint.Utilities.SecurityContext.RunAsProcess(CodeToRunElevated secureCode)   
     at Microsoft.SharePoint.SPSecurity.RunWithElevatedPrivileges(WaitCallback secureCode, Object param)   
     at Microsoft.SharePoint.SPSecurity.RunWithElevatedPrivileges(CodeToRunElevated secureCode)   
     at Microsoft.SharePoint.Utilities.SPUtility.FindObjectAccessed(SPWeb web, SPSite site, SPObjectType&
    objType, String& strObject, String& strListItemId)   
     at Microsoft.SharePoint.Utilities.SPUtility.RedirectToAccessDeniedPage(HttpContext context)   
     at Microsoft.SharePoint.Utilities.SPUtility.HandleAccessDenied(HttpContext context)   
     at Microsoft.SharePoint.Utilities.SPUtility.HandleAccessDenied(Exception ex)   
     at Microsoft.SharePoint.Library.SPRequest.GetMetadataForUrl(String bstrUrl, Int32 METADATAFLAGS, Guid&
    pgListId, Int32& plItemId, Int32& plType, Object& pvarFileOrFolder)   
     at Microsoft.SharePoint.SPWeb.GetList(String strUrl)   
     at Microsoft.SharePoint.Publishing.CacheManager..ctor(SPSite site)   
     at Microsoft.SharePoint.Publishing.CacheManager.GetManager(SPSite site, Boolean useContextSite, Boolean
    allowContextSiteOptimization, Boolean refreshIfNoContext)   
     at Microsoft.SharePoint.Publishing.CachedAreaLookup.EnsureLookup(Boolean errorsAsExceptions)   
     at Microsoft.SharePoint.Publishing.CachedAreaLookup.GetCachedAreaOrException()   
     at Microsoft.SharePoint.Publishing.Navigation.TaxonomyNavigationCache.GetCachedWebInfo(CachedAreaLookup
    cachedAreaLookup)   
     at Microsoft.SharePoint.Publishing.Navigation.TaxonomyNavigationCache.GetWebNavigationSettings(CachedAreaLookup
    cachedArea, CachedAreaLookup& parentCachedArea, Exception& loadError)   
     at Microsoft.SharePoint.Publishing.Navigation.TaxonomyNavigation.GetEffectiveProviderSettingsList(CachedAreaLookup
    cachedArea, Boolean includeInheritedSettings)   
     at Microsoft.SharePoint.Publishing.Navigation.TaxonomyNavigation.GetEffectiveProviderSettings[T](CachedAreaLookup
    cachedArea, String siteMapProviderName, Boolean includeInheritedSettings, CachedAreaLookup& cachedAreaWithSettings)   
     at Microsoft.SharePoint.Publishing.Navigation.TaxonomyNavigation.GetEffectiveProviderSettings[T](SPWeb
    web, String siteMapProviderName, Boolean includeInheritedSettings)   
     at Microsoft.SharePoint.Publishing.Navigation.SwitchableSiteMapProvider.GetCurrentWrappedProvider()   
     at Microsoft.SharePoint.Publishing.Navigation.SwitchableSiteMapProvider.get_RootNode()   
     at Microsoft.SharePoint.Publishing.Navigation.SwitchableDataSourceBehavior.AssignProperties(SiteMapProvider
    targetProvider)   
     at Microsoft.SharePoint.Publishing.Navigation.PortalSiteMapDataSource.OnInit(EventArgs e)   
     at System.Web.UI.Control.InitRecursive(Control namingContainer)   
     at System.Web.UI.Control.AddedControl(Control control, Int32 index)   
     at Microsoft.SharePoint.WebControls.DelegateControl.AddControlResilient(Control ctl)   
     at Microsoft.SharePoint.WebControls.DelegateControl.CreateChildControlsInternal()   
     at Microsoft.SharePoint.WebControls.DelegateControl.CreateChildControls()   
     at System.Web.UI.Control.EnsureChildControls()   
     at Microsoft.SharePoint.WebControls.DelegateControl.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.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)
    SPRequest.GetMetadataForUrl: UserPrincipalName=, AppPrincipalName= ,bstrUrl=/_layouts/15/ManageFeatures.aspx ,METADATAFLAGS=59
    Unknown SPRequest error occurred. More information: 0x80070002
    Access Denied. Exception: Access is denied. (Exception from HRESULT: 0x80070005 (E_ACCESSDENIED)), StackTrace: 
     at Microsoft.SharePoint.Library.SPRequestInternalClass.GetMetadataForUrl(String bstrUrl, Int32 METADATAFLAGS,
    Guid& pgListId, Int32& plItemId, Int32& plType, Object& pvarFileOrFolder)   
     at Microsoft.SharePoint.Library.SPRequest.GetMetadataForUrl(String bstrUrl, Int32 METADATAFLAGS, Guid& pgListId, Int32&
    plItemId, Int32& plType, Object& pvarFileOrFolder).
    System.UnauthorizedAccessException: Access is denied. (Exception from HRESULT: 0x80070005 (E_ACCESSDENIED)), StackTrace:  
     at Microsoft.SharePoint.SPWeb.GetList(String strUrl)   
     at Microsoft.SharePoint.Publishing.CacheManager..ctor(SPSite site)   
     at Microsoft.SharePoint.Publishing.CacheManager.GetManager(SPSite site, Boolean useContextSite, Boolean
    allowContextSiteOptimization, Boolean refreshIfNoContext)   
     at Microsoft.SharePoint.Publishing.CachedAreaLookup.EnsureLookup(Boolean errorsAsExceptions)   
     at Microsoft.SharePoint.Publishing.CachedAreaLookup.GetCachedAreaOrException()   
     at Microsoft.SharePoint.Publishing.Navigation.TaxonomyNavigationCache.GetCachedWebInfo(CachedAreaLookup
    cachedAreaLookup)   
     at Microsoft.SharePoint.Publishing.Navigation.TaxonomyNavigationCache.GetWebNavigationSettings(CachedAreaLookup
    cachedArea, CachedAreaLookup& parentCachedArea, Exception& loadError)   
     at Microsoft.SharePoint.Publishing.Navigation.TaxonomyNavigation.GetEffectiveProviderSettingsList(CachedAreaLookup
    cachedArea, Boolean includeInheritedSettings)   
     at Microsoft.SharePoint.Publishing.Navigation.TaxonomyNavigation.GetEffectiveProviderSettings[T](CachedAreaLookup
    cachedArea, String siteMapProviderName, Boolean includeInheritedSettings, CachedAreaLookup& cachedAreaWithSettings)   
     at Microsoft.SharePoint.Publishing.Navigation.TaxonomyNavigation.GetEffectiveProviderSettings[T](SPWeb
    web, String siteMapProviderName, Boolean includeInheritedSettings)   
     at Microsoft.SharePoint.Publishing.Navigation.SwitchableSiteMapProvider.GetCurrentWrappedProvider()   
     at Microsoft.SharePoint.Publishing.Navigation.SwitchableSiteMapProvider.get_RootNode()   
     at Microsoft.SharePoint.Publishing.Navigation.SwitchableDataSourceBehavior.AssignProperties(SiteMapProvider
    targetProvider)   
     at Microsoft.SharePoint.Publishing.Navigation.PortalSiteMapDataSource.OnInit(EventArgs e)   
     at System.Web.UI.Control.InitRecursive(Control namingContainer)   
     at System.Web.UI.Control.AddedControl(Control control, Int32 index)   
     at Microsoft.SharePoint.WebControls.DelegateControl.AddControlResilient(Control ctl)   
     at Microsoft.SharePoint.WebControls.DelegateControl.CreateChildControlsInternal()   
     at Microsoft.SharePoint.WebControls.DelegateControl.CreateChildControls()   
     at System.Web.UI.Control.EnsureChildControls()   
     at Microsoft.SharePoint.WebControls.DelegateControl.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.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)
    SPRequest.GetMetadataForUrl: UserPrincipalName=i:0).w|s-1-5-21-1794000256-2036170096-312552118-17692, AppPrincipalName= ,bstrUrl=/Cache Profiles ,METADATAFLAGS=59
    Feature Activation: Feature 'PublishingSite' (ID: 'f6924d36-2fa8-4f0b-b16d-06b7250180fa') was activated at URL
    https://intranet.domain.com.
    Calling 'FeatureActivated' method of SPFeatureReceiver for Feature 'PublishingSite' (ID: 'f6924d36-2fa8-4f0b-b16d-06b7250180fa').
    Feature Activation: Activating Feature 'PublishingSite' (ID: 'f6924d36-2fa8-4f0b-b16d-06b7250180fa') at URL
    https://intranet.domain.com.

    Hi Mali,
    According to your description, my understanding is that users cannot access the SharePoint site if SharePoint Server Publishing Infrastructure is enabled.
    If I misunderstood please feel free to correct me.
    I recommend use PowerShell to activate the feature in SharePoint 2013 to see if the issue still occurs.
    http://technet.microsoft.com/en-us/library/ff607803(v=office.15).aspx
    Best regards.
    Thanks
    Victoria Xia
    TechNet Community Support

  • Error message: "The media can't be used because you don't have access privileges, or because it has no content or is corrupt."

    I get the error message "The media can’t be used because you don’t have access privileges, or because it has no content or is corrupt." when I drag photos (or copy and paste photos) from iPhoto to Pages/Word.
    It never used to do this and is really quite annoying, as I now have to find the file through finder to drag from there.
    I had to rebuild the iPhoto library a few days ago, is it something to do with this?
    Thanks in advance.

    Using iPhoto Library Manager  to Rebuild Your iPhoto Library
    Download iPhoto Library Manager and launch.
    Click on the Add Library button, 
    navigate to your Home/Pictures folder and select your iPhoto Library folder.
    Now that the library is listed in the left hand pane of iPLM, click on your library and go to the Library ➙ Rebuild Library menu option
    In the next  window name the new library and select the location you want it to be placed.
    Click on the Create button.
    Note: This creates a new library based on the LIbraryData.xml file in the library and will recover Events, Albums, keywords, titles and comments. However, books, calendars, cards and slideshows will be lost. The original library will be left untouched for further attempts at fixing the problem or in case the rebuilt library is not satisfactory.

  • I am receiving the message Media can't be used because you don't have access privileges or because it has no content or is corrupt.

    I am receiving the message "Media can't be used because you don't have access privileges or because it has no content or is corrupt."  In the recent past, I have been able to drag photos from iPhoto into Pages or Text Edit.  I can drag photos from some photo events, but not from the photos I have recently used in a DVD project.  I did drag photos from Pintrest into my iPhoto to use in the DVD project, but didn't see copyright info attached to any of those.  Could this be the problem?

    As a test launch iPhoto with the Option key held down and create a new, test library.  Import some photos and test to see if the same problem persists. Does it?
    If it doesn't then you need to repair your original library by applying the two fixes below in order as needed:
    Fix #1
    1 - launch iPhoto with the Command+Option keys held down and rebuild the library.
    2 - run Option #4 to rebuild the database.
    Fix #2
    Using iPhoto Library Manager  to Rebuild Your iPhoto Library
    1 - download iPhoto Library Manager and launch.
    2 - click on the Add Library button and select the library you want to add in the selection window..
    3 - Now that the library is listed in the left hand pane of iPLM, click on your library and go to the Library ➙ Rebuild Library menu option.
    4 - In the next  window name the new library and select the location you want it to be placed.
    5 - Click on the Create button.
    Note: This creates a new library based on the LIbraryData.xml file in the library and will recover Events, Albums, keywords, titles and comments.  However, books, calendars, cards and slideshows will be lost. The original library will be left untouched for further attempts at fixing the problem or in case the rebuilt library is not satisfactory.
    OT

  • "Sorry, you don't have access to this page" when creating a sub site. I am in the owners group with full control access

    cannot provisioning a SharePoint 2013 site with full control access, I get the page with the "Sorry, you don’t have access to this page”. Any help will be greatly appreciated.

    Hi,
    Which template did you use for the parent site?
    Please check whether the site collection administrator could create a subsite.
    Please grant permissions on the Device Channels list
    http://sitecollection_URL/DeviceChannels/AllItems.aspx -> List -> List Settings -> Permissions for this list -> granted Read rights for the Everyone group, compare the result as
    it.
    Please navigated to the hidden list "TaxonomyHiddenList" on the site collection i.e.
    http://somdnetsp/lists/TaxonomyHiddenList/AllItems.aspx and check permissions on this list. Check whether the list has unique permissions and there were no users added to the list. If yes,
    add "authenticated users" in the list permissions.
    Then, try to create sub site, compare the result.
    If this issue still exists, please check the log file to find whether there are some message about this issue.
    Best Regards,
    Wendy
    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]
    Wendy Li
    TechNet Community Support

  • You don't have access to any End User Layer table

    Hi
    When I created a EUL using Discoverer admin, and also created a business area successfully, then I can't logon using same username in Discoverer desktop, My Discoverer version is 4.1.37. when I logon, I received error message read: You don't have access to any End User Layer table.
    Could someone please give me some instruction, or guide me to do something.
    .

    Hi Prathima
    You should not be able to connect to an Apps mode EUL as an end user in the end user tools.
    As for administration, you need to log in as the owner of the EUL, a database user, and then assign admin rights to an Apps account. Many companies use the SYSADMIN Apps account for this purpose. After you have assigned an Apps user to have admin rights don't forget to grant that user admin privileges over each of your business areas.,
    With this done you should then manage your Discoverer administration using the Apps account.
    Page 14 to 20 of the document called Setting up an Apps mode EUL may help. This document is available for free from my website here: http://ascbi.com/downloads/downloads.htm
    Best wishes
    Michael

  • DEauthorizing a computer that you don't have access to any more

    Using my iPhone and another program, I transferred all of my music to my work computer. However, there are just a few songs, that when I attempt to play them, tell me that I already have 5 computers authorized and that I can authorize no more.
    I have my home computer, my iPhone (if that counts) and my work computer. I do not need to have any other computers authorized. I think the other computers must be my former home PC (which is now in a landfill) and a couple computers at my previous job.
    So, here's my question. How do you deauthorize computers that you don't have access to anymore? Is there a way to reset to zero somehow and then just reauthorize the computers that I actually use?
    Any help would be appreciated!

    If you log into your store account you should find an option to deauthorise all your computers. Then you can just reauthorise the ones you want.
    You can only do this once a year, so always deauthorise a PC you don't need or if you are going to do repairs etc.
    Added
    If it is just a few songs, do you have any old accounts? If you go into Get Info>>Summary tab on a problem track, it will tell you the account was used to purchase the song.
    Message was edited by: polydorus

  • Media can't be used because you don't have access privileges

    Why is it that I cannot drag across an image from iphotos which I have previously photo streamed across from my iphone 5?  I keep getting the following message "The media can't be used because you don't have access privileges, or because it has no content or is corrupt"

    What version of iPhoto? How are you moving photos? Have you read this user tip on accessing your photos?
    LN

  • Restore from back-up now "The media can't be used because you don't have access privileges...."

    My wife bought a new MBA and restored from back-up. Now when she tries to drag a photo from iPhoto into a Pages document, she get's the error "The media can't be used because you don't have access privileges, or because it has no content or is corrupt". Interestingly, there is no problem dragging the photo into the finder.

    What versoin of iPhoto and system are you running - 9.4.3 and 10.8 4?  How did you restore from the backup? Are you able to view the photos when you double click on them in iPhoto?  If not what do you see?
    If I've guessed the versions correctly Apply the following fix to your library:
    Fix #1
    1 - launch iPhoto with the Command+Option keys held down and rebuild the library.
    2 - run Options #1 to repair permissions and #4 to rebuild the database.
    OT

  • Message:  can't save ipod library you don't have access

    When I synch, I often get a message saying I don't have access privileges to save the iTunes library.
    Why? and what does it mean?  How do I get rid of it?

    Or it could be that the form was shared to you initially and the author removed you from the sharing list. I'm saying that because the author of the form is someone from your company but not under your name.
    Gen

  • I can't access my iTunes. Getting error message "The iTunes Library Extras.itdb file is on a locked disk or you don't have access to this file."

    Help. I am having problems trying to get to iTunes on my computer. I am getting an error message that says "The iTunes Library Extras.itdb file is on a locked disk or your don't have access to this file." Can anyone help me?

    Close iTunes, delete iTunes Library Extras.itdb from your iTunes folder, start iTunes. iTunes should rebuild the file automatically.
    tt2

  • Sorry, you don't have access to this page. Ask your account holder

    Trying to gain access to my bills but on creating account I said I was main user. I realise now I should have selected bill payer!How can I gain access to bills when I am main user and bill payer?

    are you having the same problem

  • Restoring iWeb files when you don't have the DOMAIN file for the folder

    Can anyone assist please.
    I have recently lost my hard drive in my iMac and have now replaced and recovered as much as I can.
    I have managed to recover all my iWeb files but can't get the domain file from the route of the iWeb directory back so every time I start iWeb it try's to create a new web site.
    Does anyone know how I can rebuild the Domain file ?
    Thanks in advance.

    Anthony Poole wrote:
    Does anyone know how I can rebuild the Domain file ?
    Tony ~ Welcome to the discussions. You'll have to rebuild it manually from scratch — see paragraph 2.3 of this FAQ page for some tips:
    http://iwebfaq.org/site/iWebBackupretrieve.html

  • HT2638 The media can't be used because you don't have access privileges, or because it has no content or is corrupt.

    This is the message I get when moving photos from iphoto to pages. It should be seemless and I did this on my previous imac OK
    Any idea
    Thanks

    What version of iPhoto? How are you moving photos? Have you read this user tip on accessing your photos?
    LN

Maybe you are looking for

  • Installing from an external usb cdrom drive

    I am able to boot an external usb cdrom drive but I cannot figure out how to mount that usb cdrom drive to complete the install. My boot command is: arch-scsi NEEDUSB=auto I cannot run loaddisk, as it does not find the usb cdrom, so I cannot load the

  • Can't Start Mnagement Server !

    Hi, I'm running Oracle8i vers.8.1.7.5 on a Windows2000 server with patch5 applied. Whenever I try starting my management server it doesn't start and as a result I cannot invoke my OEM console. Please, what do I do to start the management server ? Tha

  • Disabling country specific checkings for it 0021

    Although we are a german-based company and only do german payroll, we still have to maintain personal records from our employees all over the world, mainly for reporting purposes. Last week someone from our HR-staff tried to create it 0021 subtype 1

  • CCT deployment best practices Question.

    Using the packager to deploy 50+ seats, would it be best practice to perform a team-wide uninstall of currently installed CS5.5 assets prior to package deployment?  Or can these assets remain on end user systems?  Please advise.  Thanks!

  • Help with CLASSPATH variable please

    Hi everyone!! Please, help to set up my classpath variable. I know I know I have guidelines in API but I don't achieve it, I'm so clumsy. I've formated my hard disk and installed everything again, but the classpath is wrong because I can't compile my