PS2010: Resource synchronization fails in project site creation and when changes users at the Security Groups.

I am not using AD syncronization for resource pool and security groups in Project Server 2010.
When I publish a new Project or try to create a Project web site manually it creates the Project site, but fails to synch the resources.
If I add or change one or more resources at the Project Managers security group at PWA it also fails to synchronize the root site and existing Project web sites.
I looked at the ULS log and appears the the following error:
Add or remove resources from a Security Group error excerpts:
"GeneralQueueJobFailed (26000) - AddSingleUserMembershipInWss.AddSingleUserMembershipInWssMessage. Details: id='26000' name='GeneralQueueJobFailed' uid='36d89522-f218-4bd2-870e-f07c9292435e' JobUID='f083e721-d7b2-4334-839b-fb10b5c0c513' "
"Failed to find the XML file at location '14\Template\Features\ReportServer\feature.xml'
Feature definition missing for Feature 'ReportServer' (Id: 'e8389ec7-70fd-4179-a1c4-6fcb4342d7a0')"
Create a new Project site error excerpt:
"CreateWssSiteContent: Creating project site failed! Project Uid=20450550-17ec-4278-83b0-b86116c63fb9, site URL=http://project.b2w/PWA/Teste 1001 2S, site name=Teste 1001 2S. System.Runtime.InteropServices.COMException (0x8107058A): <nativehr>0x8107058a</nativehr><nativestack></nativestack>The
content type name _$Resources:ReportServerResources,DataSourceContentTypeName;_ cannot contain: \ / : * ? " # % < > { } | ~ & , two consecutive periods (..), or special characters such as a tab..."
My Project site template is exactly the same than original Project Server site template (for test purpose) but created as Project site and then saved as template with another name.
In both cases there are a reference to "ReportServer", but I do not have either a Report Server installed in the farm or the Reporting Services Service Application.
Any ideas how can I correct this issue?
Best regards, Ricardo Segawa - Segawas Projetos / Microsoft Partner

Hi Segawa,
In the above thread you are saying that there are reference to "Report Server". Save the template to local file system and extract the template. Now check the onet.xml under "Webtemplates" folder. Do you see the references of report server there.
If that is the case, my suggestion would be to recreate the template without the reference for report server and then test the behavior.
Also, you can even remove the reference in the onet.xml and use some compressing tools to rebuild the wsp file and then use that as template.
Happy troubleshooting...
Vikram Daruru - MSFT

Similar Messages

  • Security Group Creation in Specific OU and Create Network Share For the Security Group

    Hi,
    We would really want to create a PowerShell script that creates a specific Security Group within a selected Organisation Unit.
    Brief Scenario;
    We have created several Organisation Units. Each Organisation Unit contains another Organisation Unit called users. 
    +OU=Netherlands
    ++OU=Company A
    +++OU=users
    ++OU=Company B
    +++OU=users
    And so forth.
    If we run the PowerShell script it should create a list of all the Companies in container Netherlands. After the list is created it creates an output like 1. Company A; 2. Company B. (Forearch ..)
    The script asks for user input where to create the Security Group. If user selects option 2, a security group Called "Company B" is being created. All the users located in the Organisation Unit users within Company B are joined to that group. (Sets
    option 2 as a value like Security Group = "$Company B", create Security Group "Universal, Global (option), and get all users from container users and join them)
    Then without user interaction a share is being created. Granting Domain Administrators full access and the Security Group which has just been created.
    Is somebody able to help me with this kind of script?
    Thank you in advance,
    With kind regards,
    Danny Locorotondo

    Already gathered some information. Have this as a result. Now I need to figure out how to put the results into a list, so the user can select the group. As far as now I am stuck.
    Import-Module ActiveDirectory
    Function SelectCollectionRelease 
        [CmdletBinding()]
        Param
            [Parameter(Mandatory=$true,
                       Position=0,
                       HelpMessage='Enter the Release of the Collection. By example: Alfa,Beta or Charlie')]
            $CollectionRelease
        IF(!$CollectionRelease)
            write-host "`n You did not select a proper Collection Release" -foregroundcolor "red"
    SelectCollectionRelease 
        Elseif($CollectionRelease)
        [string] $OUPath = "OU=$CollectionRelease,OU=VDI,OU=carsystems,DC=carsysdev,DC=local"
    if (!([adsi]::Exists("LDAP://$OUPath"))) 
    write-host "`n Collection Release does not exists" -foregroundcolor "red"
    SelectCollectionRelease 
    else
    write-host "`n Collection Release exists." -foregroundcolor "green"
    write-host "`n Selected $OUPath ..." -foregroundcolor "yellow"
    Get-ADGroup -SearchBase "OU=$CollectionRelease,OU=VDI,OU=carsystems,DC=carsysdev,DC=local" -filter {GroupCategory -eq "Security"} | Format-List -Property Name
        Else
            //$SecurityGroup = Get-ADGroup -SearchBase "OU=$CollectionRelease,OU=VDI,OU=carsystems,DC=carsysdev,DC=local" -filter {GroupCategory -eq "Security"} -and (ObjectClass -eq "user")
    SelectCollectionRelease 

  • Issue Alert created with workflow (Prasanna Adavi posts) - Error project site creation in EPT

    Hi,
    in PROJECT SERVER 2013, after following the Prasanna Adavi  posts on "Setting up an alert for Project Site Issue (and Risk) Alerts using SharePoint
    Designer Workflow" i've saved the site template.
    If i create a site from the template the site creates correctly and workflow Issue Alert works fine. BUT if i add the new template in an EPT, when i create a new Project i receive error in ProjectSiteUpdate (Failedbutnot blocking) and the site failed
    to be created.
    This is the error:
    General•CreateWssSiteContent: Creating project site failed! Project Uid=6fc7f531-8ad7-e311-9415-005056ab29ed, site URL=https://project.companygroup.org/PWA/20140509-TestIssueAlert10, site name=20140509-TestIssueAlert10. System.Runtime.InteropServices.COMException
    (0x8107058A): <nativehr>0x8107058a</nativehr><nativestack></nativestack>Microsoft.SharePoint.SPException: We_re sorry, we weren_t able to complete the operation, please try again in a few minutes. If you see this message repeatedly,
    contact your administrator. ---> System.Data.SqlClient.SqlException:
    The EXECUTE permission was denied on the object _proc_AM_PutAppPrincipal_, database _App_Management_db8e4bc2-bb34-4cc7-be57-a3b620a3abc5_, schema _dbo_. at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1
    wrapClos at Microsoft.SharePoint.Library.SPRequestInternalClass.ApplyWebTemplate(String bstrUrl, String bstrWebTemplateContent, Int32 fWebTemplateContentFromSubweb, Int32 fDeleteGlobalListsWithWebTemplateContent, Int32 fIgnoreMissingFeatures, String& bstrWebTemplate,
    Int32& plWebTemplateId) at Microsoft.SharePoint.Library.SPRequest.ApplyWebTemplate(String bstrUrl, String bstrWebTemplateContent, Int32 fWebTemplateContentFromSubweb, Int32 fDeleteGlobalListsWithWebTemplateContent, Int32 fIgnoreMissingFeatures, String&
    bstrWebTemplate, Int32& plWebTemplateId)Microsoft.SharePoint.SPException: Microsoft.SharePoint.SPException: We_re sorry, we weren_t able to complete the operation, please try again in a few minutes. If you see this message repeatedly, contact your administrator.
    ---> System.Data.SqlClient.SqlException: The EXECUTE permission was denied on the object _proc_AM_PutAppPrincipal_, database _App_Management_db8e4bc2-bb34-4cc7-be57-a3b620a3abc5_, schema _dbo_. at System.Data.SqlClient.SqlConnection.OnError(SqlException
    exception, Boolean breakConnection, Action`1 wrapClos ---> System.Runtime.InteropServices.COMException: <nativehr>0x8107058a</nativehr><nativestack></nativestack>Microsoft.SharePoint.SPException: We_re sorry, we weren_t able to complete
    the operation, please try again in a few minutes. If you see this message repeatedly, contact your administrator. ---> System.Data.SqlClient.SqlException: The EXECUTE permission was denied on the object _proc_AM_PutAppPrincipal_, database _App_Management_db8e4bc2-bb34-4cc7-be57-a3b620a3abc5_,
    schema _dbo_. at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapClos at Microsoft.SharePoint.Library.SPRequestInternalClass.ApplyWebTemplate(String bstrUrl, String bstrWebTemplateContent, Int32 fWebTemplateContentFromSubweb,
    Int32 fDeleteGlobalListsWithWebTemplateContent, Int32 fIgnoreMissingFeatures, String& bstrWebTemplate, Int32& plWebTemplateId) at Microsoft.SharePoint.Library.SPRequest.ApplyWebTemplate(String bstrUrl, String bstrWebTemplateContent, Int32 fWebTemplateContentFromSubweb,
    Int32 fDeleteGlobalListsWithWebTemplateContent, Int32 fIgnoreMissingFeatures, String& bstrWebTemplate, Int32& plWebTemplateId) --- End of inner exception stack trace --- at Microsoft.SharePoint.SPGlobal.HandleComException(COMException comEx) at Microsoft.SharePoint.Library.SPRequest.ApplyWebTemplate(String
    bstrUrl, String bstrWebTemplateContent, Int32 fWebTemplateContentFromSubweb, Int32 fDeleteGlobalListsWithWebTemplateContent, Int32 fIgnoreMissingFeatures, String& bstrWebTemplate, Int32& plWebTemplateId) at Microsoft.SharePoint.SPWeb.ProvisionWebTemplate(SPWebTemplate
    webTemplate, String webTemplateToUse, SPFeatureWebTemplate featureWebTemplate, Page page, SPFeatureDependencyErrorBehavior featureDependencyErrorBehavior, ICollection`1& featureDependencyErrors) at Microsoft.SharePoint.SPWeb.ApplyWebTemplate(SPWebTemplate
    webTemplate, Page page, SPFeatureDependencyErrorBehavior featureDependencyErrorBehavior, ICollection`1& featureDependencyErrors) at Microsoft.SharePoint.SPSite.CreateWeb(String strUrl, String strTitle, String strDescription, UInt32 nLCID, String strWebTemplate,
    Boolean bCreateUniqueSubweb, Boolean bConvertIfThere, Guid webId, Guid rootFolderId, Boolean createSystemCatalogs, Guid appInstanceId, String appWebDomainId) at Microsoft.SharePoint.SPSite.SPWebCollectionProvider.CreateWeb(String strWebUrl, String strTitle,
    String strDescription, UInt32 nLCID, String strWebTemplate, Boolean bCreateUniqueSubweb, Boolean bConvertIfThere, Guid appInstanceId) at Microsoft.SharePoint.SPWebCollection.Add(String strWebUrl, String strTitle, String strDescription, UInt32 nLCID, String
    strWebTemplate, Boolean useUniquePermissions, Boolean bConvertIfThere, Guid appInstanceId) at Microsoft.Office.Project.Server.BusinessLayer.AdminProjectSiteAllocator.CreateSPWeb(ProjectSiteConfigurationInfo configInfo, SPSite topSite):?WSSCreateSiteFailure
    (16400). Details: id='16400' name='WSSCreateSiteFailure' uid='cb09143a-8ad7-e311-9415-005056ab29ed' projectUID='6fc7f531-8ad7-e311-9415-005056ab29ed' workspaceUrl='https://project.companygroup.org/PWA/20140509-TestIssueAlert10/20140509-TestIssueAlert10' projectWorkspaceName='20140509-TestIssueAlert10'.
    •Queue:?GeneralQueueJobFailed (26000) - CreateWssSite.CreateWssSiteMessage. Details: id='26000' name='GeneralQueueJobFailed' uid='cc09143a-8ad7-e311-9415-005056ab29ed' JobUID='bcc7f531-8ad7-e311-9415-005056ab29ed' ComputerName='4c7454d7-d6c8-42e7-a071-01921e89dbd5'
    GroupType='CreateWssSite' MessageType='CreateWssSiteMessage' MessageId='1' Stage='' CorrelationUID='9b3a8f9c-a1f4-e0a1-9dbd-59e8ea307386'. For more details, check the ULS logs on machine 4c7454d7-d6c8-42e7-a071-01921e89dbd5 for entries with JobUID bcc7f531-8ad7-e311-9415-005056ab29ed.
    Can someone help me?
    Regards
    Daniele
    Daniele

    Thanks Adavi,
    i've created the workflow in a placeholder template for test purpose and it works. I confirm you dependence from:
    - App Configuration Management Service (hidden in TechNet but you receive error if is not active);
    - User Profile Service and Sync Service active;
    - Profile Syncronization started;
    The error occurs when i create a new project with the site template created with the issue list workflow inside.
    I'll wait for your test and tomorrow i'll test it in an other environment to exclude installation dependence.
    Daniele

  • Background job fails for BDC profile creation and role assignment

    Hi Experts,
    I have created a BDC Function module for Tcode 'PFCG' for profile creation and role assignment, and called this FM in my zprogram. the problem is that when i run this program in foreground it executes succesfully, but if i schedule it in background it fails throwing error in job log 'Role 'Z...' does not contain any active authorizations'. But i have created one more program to create authorization objects which runs before this zprogram.I have also checked the authorization object in 'RSECADMIN', it reflects active. I dont understand whats happening exactly when it runs background.
    Below is the process of job
       1. ZMIS_AUTH_OBJECT_CREATE
           Variant : auth-create
       2. ZMIS_AUTH_ASSIGN_TO_ROLE
           Variant : auth-assign
    The problem is in second program, runs in foreground but fails in background.
    Code which i have written in my second program
    ***BDC for Profile creation and assignment to Roles
        CALL FUNCTION 'ZROLE'
          EXPORTING
           ctu                     = 'X'
           mode                    = p_mode
           UPDATE                  = 'L'
    *   GROUP                   =
    *   USER                    =
    *   KEEP                    =
    *   HOLDDATE                =
           nodata                  = '/'
            agr_name_neu_001        = wa_role-role_name
            text_002                = wa_role-desc
            text_003                = wa_role-desc
            text_004                = wa_role-desc
           value_01_005            = 'T-ML330881'
            h_fval_low_01_006       = wa_role-auth
            profn_007               = lv_profile
            ptext_008               = lv_text1
    * IMPORTING
    *   SUBRC                   =
         TABLES
           messtab                 = temp_message.
    ***Generation of Profile created
    CALL FUNCTION 'PRGN_AUTO_GENERATE_PROFILE_NEW'
         EXPORTING
           activity_group                      = wa_role-role_name
    *     PROFILE_NAME                        =
    *     PROFILE_TEXT                        =
          no_dialog                           = ' '
          rebuild_auth_data                   = ''
          org_levels_with_star                = ' '
          fill_empty_fields_with_star         = 'X'
          template                            = ' '
          check_profgen_tables                = 'X'
          generate_profile                    = 'X'
          authority_check_pfcg                = 'X'
       EXCEPTIONS
         activity_group_does_not_exist       = 1
         activity_group_enqueued             = 2
         profile_name_exists                 = 3
         profile_not_in_namespace            = 4
         no_auth_for_prof_creation           = 5
         no_auth_for_role_change             = 6
         no_auth_for_auth_maint              = 7
         no_auth_for_gen                     = 8
         no_auths                            = 9
         open_auths                          = 10
         too_many_auths                      = 11
         profgen_tables_not_updated          = 12
         error_when_generating_profile       = 13
         OTHERS                              = 14  .
    Experts please help me out its very urgent. your help is appreciated and rewarded. Thanking you in advance.
    Regards,
    Chetan

    Hi Praveen,
    Yeah definately, my requirement is that I have to access of some BI reports to certain users, so contract data will be downlaoded from ECC on application server, need to read that file from application server and for the each contract i ahould create a authorization object, role creation and assigning of role to the user and profile generation and activation.
    To achieve this i have written two programs
    1) ZMIS_AUTH_OBJECT_CREATE- This program will create the Authorization Object using BDC and Role creation Using the BAPI
    "" Creation of Authorization Object
    CALL FUNCTION 'ZAUTHOBJ'
            EXPORTING
             ctu                    = 'X'
             mode                   = p_mode
             UPDATE                 = 'L'
    *   GROUP                  =
    *   USER                   =
    *   KEEP                   =
    *   HOLDDATE               =
             nodata                 = '/'
             g_authname_001         = 'ZDUMMY_MIS'
              g_targetauth_002       = wa_tab-auth
              g_authtxt_003          = wa_tab-short_desc
              g_authtxtmd_004        = wa_tab-med_desc
             marked_04_005          = 'X'
              g_authtxt_006          = wa_tab-short_desc
              g_authtxtmd_007        = wa_tab-med_desc
             tctiobjnm_04_008       = 'ZBUS_UNIT'
              g_authtxt_009          = wa_tab-short_desc
              g_authtxtmd_010        = wa_tab-med_desc
             marked_05_011          = ''
             opt_01_012             = 'EQ'
              low_01_013             = wa_tab-bu
              g_authtxt_014          = wa_tab-short_desc
              g_authtxtmd_015        = wa_tab-med_desc
             marked_04_016          = 'X'
              g_authtxt_017          = wa_tab-short_desc
              g_authtxtmd_018        = wa_tab-med_desc
             tctiobjnm_04_019       = 'ZCONTRCT'
              g_authtxt_020          = wa_tab-short_desc
              g_authtxtmd_021        = wa_tab-med_desc
             marked_05_022          = ''
             opt_01_023             = 'EQ'
              low_01_024             = lv_contract
              g_authtxt_025          = wa_tab-short_desc
              g_authtxtmd_026        = wa_tab-med_desc
              g_authtxt_027          = wa_tab-short_desc
              g_authtxtmd_028        = wa_tab-med_desc
              g_authname_029         = wa_tab-auth
    * IMPORTING
    *   SUBRC                  =
           TABLES
             messtab                = temp_message.
    "" Creation of role
    LOOP AT it_role INTO wa_role.
          CLEAR wa_text.
          wa_text-text = wa_role-desc.
          wa_text-langu = 'E'.
          APPEND wa_text TO it_text.
          wa_jobrole-agr_name = wa_role-role_name.
          wa_parentrole-agr_name = 'ZM_CT_DUMMY_MIS'.
          wa_method-usmethod = 'CHANGE'.
          CALL FUNCTION 'ZBAPI_JOBROLE_CLONE'
            EXPORTING
              jobrole          = wa_jobrole
             parent           = wa_parentrole
             method           = wa_method
           TABLES
    *   RETURN           =
             shorttext     = it_text
    *   LONGTEXT         =
    *   MENU_NODES       =
    *   MENU_TEXTS       =.
        ENDLOOP.
    2) ZMIS_AUTH_ASSIGN_TO_ROLE - This program will generate the profile created assign it to the role.
      ""*BDC for Profile creation and assignment to Roles
        CALL FUNCTION 'ZROLE'
          EXPORTING
           ctu                     = 'X'
           mode                    = p_mode
           UPDATE                  = 'L'
    *   GROUP                   =
    *   USER                    =
    *   KEEP                    =
    *   HOLDDATE                =
           nodata                  = '/'
            agr_name_neu_001        = wa_role-role_name
            text_002                = wa_role-desc
            text_003                = wa_role-desc
            text_004                = wa_role-desc
           value_01_005            = 'T-ML330881'
            h_fval_low_01_006       = wa_role-auth
            profn_007               = lv_profile
            ptext_008               = lv_text1
    * IMPORTING
    *   SUBRC                   =
         TABLES
           messtab                 = temp_message .
       COMMIT WORK AND WAIT.
    ""*Generation of Profile created
      LOOP AT it_role INTO wa_role.
        CALL FUNCTION 'PRGN_AUTO_GENERATE_PROFILE_NEW'
         EXPORTING
           activity_group                      = wa_role-role_name
    *     PROFILE_NAME                        =
    *     PROFILE_TEXT                        =
          no_dialog                           = ' '
          rebuild_auth_data                   = ''
          org_levels_with_star                = ' '
          fill_empty_fields_with_star         = 'X'
          template                            = ' '
          check_profgen_tables                = 'X'
          generate_profile                    = 'X'
          authority_check_pfcg                = 'X'
       EXCEPTIONS
         activity_group_does_not_exist       = 1
         activity_group_enqueued             = 2
         profile_name_exists                 = 3
         profile_not_in_namespace            = 4
         no_auth_for_prof_creation           = 5
         no_auth_for_role_change             = 6
         no_auth_for_auth_maint              = 7
         no_auth_for_gen                     = 8
         no_auths                            = 9
         open_auths                          = 10
         too_many_auths                      = 11
         profgen_tables_not_updated          = 12
         error_when_generating_profile       = 13
         OTHERS                              = 14
        IF sy-subrc <> 0.
          MESSAGE ID sy-msgid TYPE sy-msgty NUMBER sy-msgno
                  WITH sy-msgv1 sy-msgv2 sy-msgv3 sy-msgv4.
        ENDIF.
      ENDLOOP.
    For creating authorization objects, role & profile i have created one dummy auth, dummy role & dummy profile respectively.
    i have created dummy objects to copy the roles from dummy object and assign the same to new Auth obj, role & profile.
    Let me know what needs to be done. because these both the programs run perfectly in foreground, but fails in background.
    Regards,
    Chetan

  • Error occurred in deployment step 'Activate Features': Feature 'myfeature guid' is Site-scoped, and cannot be added to the Web.

    Error occurred in deployment step 'Activate Features': Feature 'e3d788e6-994d-446c-afbb-25ecf9907aeb' is Site-scoped, and cannot be added to the Web.
    ========== Build: 1 succeeded, 0 failed, 1 up-to-date, 0 skipped ==========
    ========== Deploy: 0 succeeded, 1 failed, 0 skipped ==========
    Hi,
     I have added a new eb part in my already existing SP solution.  but when I added 2 new web parts into this solution and trying  to depoy the same, am getting this error.
    can anybody pls help what am missing.
    the below is my feature manifest:
    <Feature xmlns="http://schemas.microsoft.com/sharepoint/" Title="BApprove_Feature" Id="e3d788e6-994d-446c-afbb-25ecf9907aeb" Scope="Site"></Feature>
    <?xml version="1.0" encoding="utf-8"?>
    <Elements xmlns="http://schemas.microsoft.com/sharepoint/" >
    <Module Name="BApprove" List="113" Url="_catalogs/wp">
    <File Path="BApprove\BApprove.webpart" Url="BApprove.webpart" Type="GhostableInLibrary" >
    <Property Name="Group" Value="Custom" />
    </File>
    </Module>
    </Elements>

    Hi SamolPP,
    Did you already have a look at following similar post?
    https://social.technet.microsoft.com/Forums/sharepoint/en-US/a2af97c8-62db-4194-9fc5-cce6bc7e5d71/content-deployment-error-feature-is-site-scoped-and-cannot-be-added-to-the-web
    Hope this helps

  • I want to upgrade my storage plan in icloud. Before that i want to know whether synchronization of data in my PC and data in one of the applications of ipad is possible through icloud or not

    I want to upgrade my storage plan in icloud. Before that i want to know whether synchronization of data in my PC and data in one of the applications like "phone drive" of ipad is possible through icloud or not?

    The Photos app doesn't currently support subfolders, it only has the one level of folder/album. You will either need to change your folder structure on your computer to be just one level, see if there is a third-party photo app in the store that copes with subfolders, or just make do. You can try leaving feedback for Apple : http://www.apple.com/feedback/ipad.html

  • I am trying to download from iTunes and when I clicked on the Sync button, it indicates that it is waiting to start and then says the sync failed.  what is the problem

    Trying to download from iTunes and when I clicked on the Sync button, it indicates that it is waiting to sync.  Then it comes back saying sync failed.  What is the problem ?

    Few questions..
    are you using windows or mac?
    what version of itunes are you using?
    have you EVER been able to successfully sync with itunes?
    what iOS version are you running on your phone?
    This is a great article for syncing with itunes. Good Luck
    http://support.apple.com/kb/HT1386?viewlocale=en_US

  • Hi,when ı work on photoshop suddenly my computer restart but i have saved my project before restart.and when ı want to open my psd ,  photoshop alert me with this messagge ;Could not complete your request because the file is not compatible this version of

    hi,when ı work on photoshop suddenly my computer restart but i have saved my project before restart.and when ı want to open my psd ,  photoshop alert me with this messagge ;Could not complete your request because the file is not compatible this version of photoshop ..ı tried all versions but cold not open again.there was a very ımportant work for two days.can you help me please?

    tworules wrote:
    …photoshop need a recovery or auto save system.
    tworules,
    You haven't mentioned the exact version of Photoshop you are running.  As the always helpful and knowledgeable JJMack told you, new versions of Photoshop do have auto save and recovery when enabled in your Photoshop Preferences.
    However, no auto recovery and/or autosave is a match for a defective machine.  As suggested by Mr. Cox, you should do a thorough inspection of all your hardware ASAP.

  • I've done a project on iMovie, after it finished finalising, i just closed iMovie, now i think i've lost all my work because i can't find it and when i found it, the movie was just black - please help

    I've done a project on iMovie, after it finished finalising, i just closed iMovie, now i think i've lost all my work because i can't find it and when i found it, the movie was just black - please help

    Hi
    More info please
    • Free space on - Start-Up (Mac OS) Hard Disk ? How much ?
    • Any other hard disks connected ? Formatted as ?
    Yours Bengt W

  • HT5312 I no longer have access to the email address used as my Apple ID and when I choose to answer security questions, my DOB had to have been originally entered incorrectly because it keeps failing.  How do I get rid of my old Apple ID and create a new

    I no longer have access to the email address used as my Apple ID and when I choose to answer security questions, my DOB had to have been originally entered incorrectly because it keeps failing.  How do I get rid of my old Apple ID and create a new one?

    Contact Apple, either through the link in that article or by phoning them. Alternatively, just create a new Apple ID; previous iTunes Store purchases won't be transferred to it.
    (79271)

  • Project/song creation and files

    Hi,
    A very basic question...
    I'm a little confused as to the difference between projects and songs? Are Projects like Albums and songs like songs within that album? and if so how do you save songs within projects?
    Any help in laymans terms appreciated
    Cheers
    Andy

    Think about the words from the perspective of creating. That is what we do with these creativity programs.
    A project is the process of making a song.
    A project could be building a house.
    A project is the steps to for making a movie.
    So, in Logic where the goal is to make music, the project is the element that holds all the individual bits and pieces of the musical puzzle. It's the box that all the puzzle pieces are in, so to speak.
    Once you put the puzzle together, glue in onto a matte board, frame it and hang it on the wall, you got yourself a song.
    Project: the comprehensive bits you use to create.
    Song: what is created.
    Now...really...I don't want to be rude here, but I have to point out that if you're having a hard time grasping this concept you may be in over your head when it comes to productively using Logic. Maybe not! But I have to wonder. I used to be confounded by the process too.
    Have you tried GarageBand before you started using a complex program like Logic? Are you using Logic?
    In any event, good luck! I remember that the nomenclature of the whole music thing made my head spin during the first few months I tried to jump into it. My advice is to start simple simple simple, and learn as you go. get more complex as you feel more comfortable.
    Work with the basic tools before you start diggin into something as deep as Logic.

  • Can an iWeb built site be opened by another user on the same machine?

    I use my Mac in English and in Japanese(GF) I just added iWeb 08 and so far I`m struggling to understand why I cant open the site I built with one user account on another??? Can you actually open a project in progress?
    Its easier for me to navigate and build with iWeb in English but I need our site to have Japanese as well, so am I forced to build only in Japanese? or can I open a site built with iWeb on another account.
    Are they just keeping things proprietary so we cant open sites built with other programs?
    I`m new to all this so any feedback or questions for clarifying my issue are welcome.
    p.s. I LOVE MY MAC

    Thanks for the info Roddy,
    I found the file and was able to open the file with the other user, but I was unable to save it. It says that I dont have permission to make changes. I checked the original file in the other user and the permission was set to read/write, and when I copied it over to the other account it still said permission-read/write. But it would not allow me to save. The file size is 2.7 Mb so I figure all images and little things are there.
    I thought there might be a file conflict with the original site being built so I cleared the domain file and trashed it. Now when I launch iWeb with that 2nd account it still loads that copied over file and wont let me save. I added a new site and removed the copied part but still dont have permission.
    To sum it all up, I have lost the saving capabilities of iWeb on the 2nd account and I dont know how to start from scratch. Of course reinstalling is always an
    option but a hassle!
    After scratching my head for 30 minutes I realized the solution to my problem.
    I created a new user"website" in English and built a few pages, then save. Change my default language to Japanese and logout and back in, now iWeb will open in Japanese under the same account. All is good!
    but as I said, My GF's iWeb soesnt work now:( ant ideas?
    Thanks for the quick reply before!
    Loving a multi-language OS!

  • For some reason all of a sudden iWeb is asking me for a password to publish my site and when I put in the password it tells me it is incorrect. Where do I go to fix this?

    I am being asked for a password for my domain in order to publis. When I enter the password an error message says incoorect. What do I do next?

    Try this:
    go to the System/MobileMe preference pane and log out of MMe.
    login with a bogus username and password like "test" and "test". This clears the caches.
    login with your correct username and password, launch iWeb and try again.
    Next, if necessary, continue with:
    close iWeb.
    delete the iWeb preference file, com.apple.iWeb.plist, that resides in your Home/Library/Preferences folder.
    go to your Home/Library/Caches/com.apple.iWeb folder and delete its contents.
    reboot.
    launch iWeb and try again.
    Lastly:
    move the domain file from your Home/Library/Application Support/iWeb folder to the Desktop.
    launch iWeb, create a new test site, save the new domain file and close iWeb.
    go to the your Home/Library/Application Support/iWeb folder and delete the new domain file.
    move your original domain file from the Desktop to the iWeb folder.
    launch iWeb and try again.
    OT

  • I have win7 64 bit, and when I tried installing the new update, it failed.  I tried reinstalling and still no joy. I have attempted this several times. This is first time experiencing this. Is there a fix in the works?

    I have Win7 64 bit and when I tried to install the latest I-Tunes update it failed and told me to reinstall. I attempted the reinstall and got the same result. I have attempted this several times already even after following the recommendations from Apple website to correct this problem. I have installed numerous updates for I-Tunes and this is the first one to fail.  Is there a fix in the works from Apple for this? I believe the update is flawed and should be re-evaluated by Apple and this update re-issued with different version #.

    Hi skyhawk536,
    If you are having issues with iTunes after an attempted update, you may find the following article helpful:
    iTunes 11.1.4 for Windows: Unable to install or open
    http://support.apple.com/kb/TS5376
    Regards,
    - Brenden

  • Project Fi phones and SIM change detection

    Hi all,
    Anyone here have any experience with using a Google Project Fi phone with the SIM change detection feature? As I move about the city my chosen friends are expressing their discontent at the Sophos tool blasting them with SIM change notices. This happening to anyone else?

    http://www.apple.com
    You can get assistance in the support community or simply go to a google search with Wifi greyed out after iOS update. There are many solutions.
    Turn airplane mode on and off.
    Hold down the large home button and power button at same time to reset the device.
    Turn your modem and router on and off to have it reset. See if that helps.
    Everyone who comes on this forum blames verizon for their situation when in this case Apple does all the updates.
    Good Luck

Maybe you are looking for

  • Photoshop cs2 unexpectedly quits  OX 10.5.8

    Suddenly a few weeks ago I can't do anything in Photoshop on my Mac without it unexpectedly quitting about a minute into waht I am doing. I was using Photoshop CS2 9.0 in OX  10.5.8 I did a disk repair I took Photoshop off and reinstalled a few times

  • Cant get it to compile

    I am trying to creat a simple program with the JOptionPane. I cant get it to compile, so if any can help me I would apperciate it. Thanks! import javax.swing.*; public class myPane {   public static void main(String[] args) {         getPass(args);  

  • Password Manager shut down

    Hi, since the latest Windows XP Updates the password manager is starting up on my T61p, but it's showing only the "About" Dialog Box with a OK button. After clicking on OK the program shut down. I'm running on Version 8.10.0006.00 of CSS. Besides the

  • Loading images in j++

    is there any way to load images in ms j++ other than using the PictureBox function? A friend showed how to load using bitmap class I think, I'm not sure, but I couldn't get the code down. the Image class isn't working either with j++, i'm not sure wh

  • Deploying c# procedure with user-defined type

    Hi I've written a c# procedure which makes use of some Oracle user-defined types (c# classes generated using the wizard). I will be calling the procedure from an Oracle package and one of the out parameters needs to be one of my user defined Oracle o