Cannot Complete Action

After downloading this dreaded iOS 8 onto my iPad 3 the radio app (Corus Radio) I use has stopped playing after about an hour and gives a "Cannot Complete Action" error message. Is this an app issue or iOS 8 issue?

Hi i followed (http://blogs.msdn.com/b/sharepoint/archive/2007/02/24/updated-installation-guide-for-the-20-server-admin-application-templates-for-wss-3-0.aspx?PageIndex=6#comments)
(http://www.microsoft.com/downloads/details.aspx?FamilyId=C1039E13-94DA-4D7D-8CAE-3B96FA5A4045&displaylang=en)
this install the 
templates correctly,and i goto activate the feature under "Site Administration->Site Feature" page during activation some feature(Bug Tracking
Modules,IT Modules)is not activated showing error "Cannot complete this action.Please try again.Troubleshoot issues with Windows SharePoint 
Services" and some feature is already in exist (eventplanning.wsp,endinglibrary.wsp). after this my sharepoint website Home page also 
showing this error "Cannot complete this action.Please try again.Troubleshoot issues with Windows SharePoint Services".
Please help me,How to resolve this?
Thanks in advance,vel

Similar Messages

  • Error in workflow: Cannot complete action: Activity could not be read

    Hi All,
    We have a process with 2 blocks in sequence. (1) Sequential Block and (2) Parallel Block.
    (1) Sequential Block
    A1>A2>A3-->A4
    (2) Parallel Block
    a11 || a22 || a33 || a44
    I need to go from A2 to parallel block execution.
    I have set result state of A2 as terminal so that sequential block ends and parallel block gets executed.
    But it ends with error. "Cannot complete action: Activity could not be read."
    Has anybody faced similar kind of problem?
    Any pointer to this will be much appreciated.
    Thanks,
    Mehul

    Hi
    This error comes only if the Next action is not getting the User id to whom it should assign
    Check the parameter passing to next action.Also some time mapping will not be done properly.
    Edited by: Yogesh Galphade on Apr 1, 2009 1:40 PM

  • Cannot complete action when trying to Activate Bug Tracking Modules

    I am trying to activate the Bug Tracking Modules feature on a site, and the error message is: Cannot Complete Action.
    I have been able to Activate this feature earlier on my site and they still work.
    I can activate the Bug Tracking List Instances, but not the modules.
    I run WSS30/MOSS with service pack 1
    Can anyone help me? - Thanks!
    Dump of the log:
    07/25/2008 15:27:55.73  w3wp.exe (0x03FC)                        0x0674 Windows SharePoint Services    General                        88jb Medium   Feature Activation: Activating Feature 'BugTrackingModules' (ID: '75a0fea7-9d96-4f02-a800-a3512154efcd') at URL http://intranet.virinco.local/projects/xxxx. 
    07/25/2008 15:27:55.74  w3wp.exe (0x03FC)                        0x0674 Windows SharePoint Services    General                        72ix Medium   Not enough information to determine a list for module "Default". Assuming no list for this module. 
    07/25/2008 15:27:55.78  w3wp.exe (0x03FC)                        0x0674 Windows SharePoint Services    Database                       6f8g Unexpected Unexpected query execution failure, error code 3621. Additional error information from SQL Server is included below. "The statement has been terminated." Query text (if available): "BEGIN TRAN DECLARE @abort int SET @abort = 0 DECLARE @EidBase int,@EidHome int SET @EidBase = 0 SET @EidHome = NULL IF @abort = 0 BEGIN EXEC @abort = proc_NavStructAllocateEidBlockWebId '4106F129-54CB-4710-BC03-3E037EF8698C',2,1002,@EidBase OUTPUT SELECT ? = @EidBase, ? = @abort END IF @abort = 0 BEGIN EXEC @abort = proc_NavStructAddNewNodeByUrl '7E090D89-888E-427A-B4C8-E28E1D972C2C','4106F129-54CB-4710-BC03-3E037EF8698C',1,1002,-1,0,N'projects/qfree/default.aspx',N'Home',NULL,0,0,0,NULL,@EidBase,@EidHome OUTPUT SELECT ? = @abort END IF @abort = 0 BEGIN EXEC @abort = proc_NavStructAddNewNodeByUrl '7E090D89-888E... 
    07/25/2008 15:27:55.78* w3wp.exe (0x03FC)                        0x0674 Windows SharePoint Services    Database                       6f8g Unexpected ...-427A-B4C8-E28E1D972C2C','4106F129-54CB-4710-BC03-3E037EF8698C',2,0,-1,0,N'projects/qfree/default.aspx',N'Home',NULL,0,0,0,NULL,@EidBase,@EidHome OUTPUT SELECT ? = @abort END IF @abort = 0 BEGIN EXEC proc_NavStructLogChangesAndUpdateSiteChangedTime '7E090D89-888E-427A-B4C8-E28E1D972C2C','4106F129-54CB-4710-BC03-3E037EF8698C',NULL END IF @abort <> 0 BEGIN ROLLBACK TRAN END ELSE BEGIN COMMIT TRAN END " 
    07/25/2008 15:27:55.78  w3wp.exe (0x03FC)                        0x0674 Windows SharePoint Services    General                        8kh7 High     Cannot complete this action.  Please try again. 
    07/25/2008 15:27:55.78  w3wp.exe (0x03FC)                        0x0674 Windows SharePoint Services    Feature Infrastructure         889y High     The element of type 'Module' for feature 'BugTrackingModules' (id: 75a0fea7-9d96-4f02-a800-a3512154efcd) threw an exception during activation: Cannot complete this action.  Please try again. 
    07/25/2008 15:27:55.78  w3wp.exe (0x03FC)                        0x0674 Windows SharePoint Services    General                        72by High     Feature Activation: Threw an exception, attempting to roll back.  Feature 'BugTrackingModules' (ID: '75a0fea7-9d96-4f02-a800-a3512154efcd').  Exception: Microsoft.SharePoint.SPException: Cannot complete this action.  Please try again. ---> System.Runtime.InteropServices.COMException (0x80004005): Cannot complete this action.  Please try again.     at Microsoft.SharePoint.Library.SPRequestInternalClass.EnableModuleFromXml(String bstrFeatureDirectory, String bstrUrl, String bstrXML)     at Microsoft.SharePoint.Library.SPRequest.EnableModuleFromXml(String bstrFeatureDirectory, String bstrUrl, String bstrXML)     --- End of inner exception stack trace ---     at Microsoft.SharePoint.Library.SPRequest.EnableModuleFromXml(String bstrFeatureDirectory, String bstrUrl, String bstrXML)     at Micros... 
    07/25/2008 15:27:55.78* w3wp.exe (0x03FC)                        0x0674 Windows SharePoint Services    General                        72by High     ...oft.SharePoint.SPModule.ActivateFromFeature(SPFeatureDefinition featdef, XmlNode xnModule, SPWeb web)     at Microsoft.SharePoint.SPModuleElement.ElementActivated(SPFeaturePropertyCollection props, SPSqlCommand sqlcmdAppendOnly, SPWebApplication webApp, SPSite site, SPWeb web, Boolean fForce)     at Microsoft.SharePoint.Administration.SPElementDefinitionCollection.ProvisionModules(SPFeaturePropertyCollection props, SPSite site, SPWeb web, Boolean fForce)     at Microsoft.SharePoint.Administration.SPElementDefinitionCollection.ProvisionElements(SPFeaturePropertyCollection props, SPWebApplication webapp, SPSite site, SPWeb web, Boolean fForce)     at Microsoft.SharePoint.SPFeature.ProvisionElements(SPFeaturePropertyCollection props, SPWebApplication webapp, SPSite site, SPWeb web, Boolean fF... 
    07/25/2008 15:27:55.78* w3wp.exe (0x03FC)                        0x0674 Windows SharePoint Services    General                        72by High     ...orce)     at Microsoft.SharePoint.SPFeature.Activate(SPSite siteParent, SPWeb webParent, SPFeaturePropertyCollection props, Boolean fForce) 

    Hi i followed (http://blogs.msdn.com/b/sharepoint/archive/2007/02/24/updated-installation-guide-for-the-20-server-admin-application-templates-for-wss-3-0.aspx?PageIndex=6#comments)
    (http://www.microsoft.com/downloads/details.aspx?FamilyId=C1039E13-94DA-4D7D-8CAE-3B96FA5A4045&displaylang=en)
    this install the 
    templates correctly,and i goto activate the feature under "Site Administration->Site Feature" page during activation some feature(Bug Tracking
    Modules,IT Modules)is not activated showing error "Cannot complete this action.Please try again.Troubleshoot issues with Windows SharePoint 
    Services" and some feature is already in exist (eventplanning.wsp,endinglibrary.wsp). after this my sharepoint website Home page also 
    showing this error "Cannot complete this action.Please try again.Troubleshoot issues with Windows SharePoint Services".
    Please help me,How to resolve this?
    Thanks in advance,vel

  • Cannot buy paid apps, but I can get free ones. iTunes cannot complete action error.

    When trying to buy paid apps, I get an error. The error states " iTunes can not complete action" every time. I have $50 in my account and no restrictions. This error does not come up when installing free apps. Any help?

    The purchase of 3rd party apps is handled by Apple thru iTunes only. Apple collects the revenue for the developers keeping 30% of the sales price to cover credit card fees, hosting fees, DRM, collecting and paying applicable sales tax, etc. It isn't possible to charge 3rd party apps to your carrier's monthly bill, and your carrier probably wouldn't be interested in handling this for free if this were possible.

  • I saved my Form Central spreadsheet file once as a excel file but it will not allow me to save it a second time as an excel file.  It says that I cannot complete this action because the file me be open in another application, but it is not open in another

    I saved my Form Central spreadsheet file once as a excel file but Forms Central will not allow me to save the file a second time as an excel file.  I am informed that I cannot complete this action because the file me be open in another application, but it is not open in another application. What is the problem, and how do I solve the problem.  Thank you. Jeff

    First check the version of the document with Jongware's script "Identify.jsx" (ExtendScript/JavaScript).
    You can find it here:
    [Ann] Identify Your InDesign File
    If it is CS 5.5 or above, you need someone to open it in the version the script says and export an IDML representation from that. Another way would be to install a 30days version of CS6 or above (CC) and do it yourself.
    In regards of the script showing a result for InDesign files higher than CS6:
    CS7 = CC v9
    CS8 = CC v10 = CC-2014 or CC2014.1
    Uwe

  • Firefox 5.0 cannot complete the action of attaching a document to a Calendar Event in Google Calendar, while internet explorer and chrome can.

    When using Firefox 5 i cannot complete the action of attaching a document (google doc or uploaded doc) to an event in Google Calendar. This action does work correctly in ie and chrome, so it seems to be a compatibility issue. When i get as far as selecting the attachment the script seems to stop. Even "cancel" is un responsive. I have to reload the tab to move on.

    Firefox uses that loopback connection to communicate with the Software Security Device. That includes the Password Manager and secure connections.

  • [COMException (0x80004005): Cannot complete this action Microsoft.SharePoint.Library.SPRequestInternalClass.GetFileAndMetaInfo

    i have sharepoint 2010 site which was running fine few days back. but now i am getting error. the funny thing is that i can't access the Homepage.aspx but if goto
    siteName//_layouts/viewlsts.aspx  i am able to see All list and library and can view any list item also.
    Cannot complete this action.
    Please try again.<nativehr>0x80004005</nativehr><nativestack></nativestack>
    Description: An unhandled exception occurred during the execution of the current web request. Please review the stack trace for more information about the error and where it originated in the code. 
    Exception Details: System.Runtime.InteropServices.COMException: Cannot complete this action.
    Please try again.<nativehr>0x80004005</nativehr><nativestack></nativestack>
    Source Error: 
    An unhandled exception was generated during the execution of the current web request. Information regarding the origin and location of the exception can be identified using the exception stack trace below.
    Stack Trace: 
    [COMException (0x80004005): Cannot complete this action.
    Please try again.<nativehr>0x80004005</nativehr><nativestack></nativestack>]
    Microsoft.SharePoint.Library.SPRequestInternalClass.GetFileAndMetaInfo(String bstrUrl, Byte bPageView, Byte bPageMode, Byte bGetBuildDependencySet, String bstrCurrentFolderUrl, Int32 iRequestVersion, Boolean& pbCanCustomizePages, Boolean& pbCanPersonalizeWebParts, Boolean& pbCanAddDeleteWebParts, Boolean& pbGhostedDocument, Boolean& pbDefaultToPersonal, Boolean& pbIsWebWelcomePage, String& pbstrSiteRoot, Guid& pgSiteId, UInt32& pdwVersion, String& pbstrTimeLastModified, String& pbstrContent, Byte& pVerGhostedSetupPath, 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) +0
    Microsoft.SharePoint.Library.SPRequest.GetFileAndMetaInfo(String bstrUrl, Byte bPageView, Byte bPageMode, Byte bGetBuildDependencySet, String bstrCurrentFolderUrl, Int32 iRequestVersion, Boolean& pbCanCustomizePages, Boolean& pbCanPersonalizeWebParts, Boolean& pbCanAddDeleteWebParts, Boolean& pbGhostedDocument, Boolean& pbDefaultToPersonal, Boolean& pbIsWebWelcomePage, String& pbstrSiteRoot, Guid& pgSiteId, UInt32& pdwVersion, String& pbstrTimeLastModified, String& pbstrContent, Byte& pVerGhostedSetupPath, 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) +589
    [SPException: Cannot complete this action.
    Please try again.]
    Microsoft.SharePoint.SPGlobal.HandleComException(COMException comEx) +27258082
    Microsoft.SharePoint.Library.SPRequest.GetFileAndMetaInfo(String bstrUrl, Byte bPageView, Byte bPageMode, Byte bGetBuildDependencySet, String bstrCurrentFolderUrl, Int32 iRequestVersion, Boolean& pbCanCustomizePages, Boolean& pbCanPersonalizeWebParts, Boolean& pbCanAddDeleteWebParts, Boolean& pbGhostedDocument, Boolean& pbDefaultToPersonal, Boolean& pbIsWebWelcomePage, String& pbstrSiteRoot, Guid& pgSiteId, UInt32& pdwVersion, String& pbstrTimeLastModified, String& pbstrContent, Byte& pVerGhostedSetupPath, 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) +27638207
    Microsoft.SharePoint.SPWeb.GetWebPartPageContent(Uri pageUrl, Int32 pageVersion, PageView requestedView, HttpContext context, Boolean forRender, Boolean includeHidden, Boolean mainFileRequest, Boolean fetchDependencyInformation, Boolean& ghostedPage, Byte& verGhostedPage, 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) +1750
    Microsoft.SharePoint.ApplicationRuntime.SPRequestModuleData.FetchWebPartPageInformationForInit(HttpContext context, SPWeb spweb, Boolean mainFileRequest, String path, Boolean impersonate, Boolean& fGhostedPage, Byte& verGhostedPage, 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) +26191185
    Microsoft.SharePoint.ApplicationRuntime.SPRequestModuleData.GetFileForRequest(HttpContext context, SPWeb web, Boolean exclusion, String virtualPath) +608
    Microsoft.SharePoint.ApplicationRuntime.SPRequestModule.InitContextWeb(HttpContext context, SPWeb web) +132
    Microsoft.SharePoint.WebControls.SPControl.SPWebEnsureSPControl(HttpContext context) +564
    Microsoft.SharePoint.ApplicationRuntime.SPRequestModule.GetContextWeb(HttpContext context) +27
    Microsoft.SharePoint.ApplicationRuntime.SPRequestModule.PostResolveRequestCacheHandler(Object oSender, EventArgs ea) +918
    System.Web.SyncEventExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute() +80
    System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean& completedSynchronously) +171
    Thanks and Regards
    Er.Pradipta Nayak
    Visit my Blog
    Xchanging

    This could be due to a database health issue. If you run DBCC CHECKDB against this content database, does it come back with any consistency errors?
    Another option is to dismount and remount the database from SharePoint, using Dismount-SPContentDatabase and Mount-SPContentDatabase. Some consistency checks are performed during the mount operation.
    Trevor Seward
    Follow or contact me at...
    &nbsp&nbsp
    This post is my own opinion and does not necessarily reflect the opinion or view of Microsoft, its employees, or other MVPs.

  • Error Message: "Excel cannot complete this task with available resources" when creating pivot table with Excel 2013

    Hi, 
    One of our users encountered this problem with Excel 2013 while creating pivot tables, particularly with large files. We tried to modify Virtual Memory
    of the pc but error still persist. Why does this happen and how can we resolve this? Thanks.
    Another error message encountered by the user, this time when opening large files. The files she tried to open are working fine in 2010. But when opened in 2013, it prompted : "There
    isn't enough memory to complete this action. Try using less data or closing other applications."

    Hi,
    In regarding of the issue, please provide us more information to assist you better.
    Did your user using the Excel 2013 and Excel 2010 with same PC? If not, please let me know the both of the 2 PCs' hardware list/Windows operation system info.
    Did you using Excel 2013 32bit version and Excel 2010 64bit version?
    General speaking, this issue usually occurs with Office 2013 32 bit version. It has a limitation of 2Gb of memory that can be used by its process. And the 64-bit Excel can handle larger workbooks.
    Thus, if your user using 32bit Excel, I recommend try 64bit Excel instead.
    Here is a similar issue, we also could try it:
    http://answers.microsoft.com/en-us/office/forum/office_2007-excel/excel-cannot-complete-the-task-with-available/d31b1822-ebde-4c9b-8d11-e54bb652847d
    If you have any update, please feel free let us know.
    Regards,
    George Zhao
    TechNet Community Support
    It's recommended to download and install
    Configuration Analyzer Tool (OffCAT), which is developed by Microsoft Support teams. Once the tool is installed, you can run it at any time to scan for hundreds of known issues in Office
    programs.

  • Excel cannot complete this task with available resources.... running windows 8 office 2013

    excel cannot complete this task with available resources.choose less data or close other applications.
     m currently running windows 8 with office 2013 version. need help pplz

    Hi,
    Did you get the error message "Excel cannot complete this task with available resources error" in Excel 2013?
    Could you give me more detailed information? Which action caused the error message? Such as:
          Open or save an Excel workbook
          Open an Excel workbook that references a relative name from another workbook
          Use a defined name in a formula in an Excel workbook
          Define or delete a name in an Excel workbook
    Please go to the folder,
    and delete all the files in that folder.
    C:\Users\user name\AppData\Roaming\Microsoft\Excel
    If the issue still exists, I recommend you try to follow the links to troubleshooting it :
    http://support.microsoft.com/kb/2779852/en-us
    http://support.microsoft.com/kb/2655178/en-us
    The links apply to Excel 2010, but we can refer to it.
    If you had more information, I'll do deeply research.
    Regards,
    George Zhao
    TechNet Community Support

  • Excel not even open - "cannot complete this task with available resources" and then VBA run-time error randomly appear!

    Has anyone else seen the "Excel cannot complete this task with available resources" error message appear when Excel isn't even open? It keeps happening to me, and it's the strangest thing.
    It seems like interacting with Excel files sometimes prompts it - for example, I just turned on my computer this morning, checked my email, and then opened Google Chrome to upload some Excel files. Excel hasn't been opened at any point since the machine
    booted up, but this Excel error popped up while I was uploading the files.
    Checked the Task Manager because I was baffled (not that this is the first time it's happened), and there's no Excel application running, just that silly error message. Choose OK on that error and a VBA run-time error message appears (not even sure if it's
    Excel VBA or Word/Outlook but I assume it's Excel - it's the good old 1004, application-defined or object-defined error).
    Debug is greyed out, so it won't let me debug to see what the problem is. Choosing End brings the "Excel cannot complete this task with available resources" message back for one final performance.
    This happens on a not-infrequent basis: Excel isn't open, and I randomly get this set of Excel errors: 1) "cannot complete task", 2) VBA run-time, 3) "cannot complete task" again. Then it's done, until the next time it happens. Weird.
    I have 32-bit Windows 7 and Excel 2013/2010/2007/2003/2002 (I know!) but the issue only started after installing 2013. I also get the "cannot complete this task" message regularly when working in Excel (generally with Power Pivot or something legitimately
    memory-hungry though), and restarting the application does the trick. I don't mind a heads-up when I'm gobbling up too many resources, but when Excel's not even open, it's a bit ridiculous. It's like I have a zombie Excel! Does interacting with Excel files
    via upload/moving around Windows Explorer actually trigger some sort of Excel action in the background?
    Any ideas would be most appreciated!! Thank you :)

    Hi,
    As the memory error messages , it can be very generic and don't always identify the real cause of the issue. We may try to use the KB that Mr. KR mentioned above to troubleshoot it.
    On the other hand, if the file is xls format, we may convert to the new file format .XLSM and test.
    http://www.experts-exchange.com/Software/Office_Productivity/Office_Suites/MS_Office/Excel/Q_28339883.html
    Next, try to disable hardware graphics acceleration from File > Options > Advanced > Display section and disable Aero Themes (if you enabled) to check the results.
    For the hangs and crashes issues, we may use ADPlus.vbs to troubleshoot:
    http://support.microsoft.com/kb/286350/en-us
    http://www.networksteve.com/exchange/topic.php/Excel_cannot_complete_this_task_with_available_resources_error,/?TopicId=39411&Posts=1
    Please Note: Since the web site is not hosted by Microsoft, the link may change without notice. Microsoft does not guarantee the accuracy of this information.
    Hope it's helpful.
    George Zhao
    TechNet Community Support

  • 'cannot complete your request - program error' and/or  'this app has been moved'

    Does anyone recognize this issue: I want to override the default app used in opening a particular file on the finder, using the contextual menu under the control key and choosing PSD CS3; these days, I get an error message saying the app was moved and repairs must be made. Whether I cancel or not, it launches what appears to be a collateral version of PSD CS3 and opens the file. That can't be good....
    Additionally, I keep getting errors: "cannot complete your request because of a program error....." increasingly more frequent.......
    I would be most grateful for any ideas!
    todd

    I just found this on an old OSXhints page from 2003:
    "I posted this on the Adobe Photoshop Support forum but am posting it here, too. The original idea for the solution was taken from a hint on this site so, in effect, the hint belongs here. I solved a problem with a Photoshop 7 install running under OS X 10.3 (Panther) on a new PowerBook G4 15." I expect that this experience should apply to any Panther install and should not be specific to PowerBooks.
    Problem:Files not owned by Photoshop (generic JPEGs, GIFs, Adobe Illustrator files, etc.) will not open. Photoshop will go through the motion of opening the file (e.g. display the Profile dialog or, in the case of Illustrator files, display the Rasterization Settings dialog) but will fail to open the file and display a dialog stating that the file cannot be opened due to a "Program Error". Files are opened by several means: Via the application's "Open" command, drag-and-dropped onto the Dock icon, and Control-Click then Open-With in the Finder.
    Files that are owned by Photoshop open fine. By "owned" I do not mean in the Unix permissions sense but in the owner application sense, i.e., if Get Info on the file the application listed under "Kind" is Photoshop. The problem files previously worked with this installation of Photoshop and the user reported that "This just started happening." No OS updates or software installs had occured before onset of the problem.
    Other Adobe applications work fine, as do all other applications in general on this machine. File corruption and/or disk problems were not expected given the age of the machine and the amount of use it has had since first-use. These files are all maintained locally on the machine as the user normally works in a stand-alone environment.
    I created a new user on this machine and logged in as that user. In this user account, Photoshop behaves correctly, implying that the problem is user-specific which indicts preference files as opposed to something systemic or application-specific. I deleted all Photoshop preference files I could find in ~username/Library but this did not solve the problem. The "Fast User Switching" was a great help in this process since I could very quickly switch back-and-forth between accounts as I tested various corrective actions.
    Solution:I renamed the Library folder of the problem user account to "Library Old". Any name will work as long as it is different from "Library". Logged-out and logged-in, and the system re-created the Library folder. At this point, the account had lost almost all personalization and/or configuration settings, but Photoshop's operation was restored to normal. After verifying Photoshop's operation, I rebuilt all the lost personalization/configuration from notes, etc.
    I found this hint on macosxhints.com. The hint did not apply to Photoshop but more generally directed to preference-related problems that could not be resolved by removing/replacing the application's preference files."

  • CallManager 5.1 no conference bridge available / cannot complete conference

    CM 5.1, Conferencing was working at one point, the servers were rebooted and now conferencing does not work, received no conference bridge available error message when trying to complete conference, found the CM was advertising g722 codec, disabled that function. Now receiving cannot complete conference error message, rebooted IP voice streaming media services, reset conference bridges, both are registered, anybody got any other ideas on why this is not fuctioning properly??
    Thanks ahead of time...

    No Available Conference Bridge
    Symptom
    The following message displays: No Conference Bridge Available.
    Possible Cause
    This could indicate either a software or a hardware problem.
    Recommended Action
    1. Check to see whether you have any available software or hardware conference bridge resources that are registered with Cisco Unified CallManager.
    2. Use the Cisco Unified CallManager Real-Time Monitoring Tool to check the number of Unicast AvailableConferences.
    The Cisco IP Voice Media Streaming application performs the conference bridge function. One software installation of Cisco IP Voice Media Streaming will support 16 Unicast Available Conferences (three people/conference), as shown in the following trace.
    To make a call between two devices that are using a low bit rate code (such as G.729 and G.723) that do not support the same codec, you need a transcoder resource.
    Assume Cisco Unified CallManager has been configured such that the codec between Region1 and Region2 is G.729. The following scenarios apply:
    ?If caller on Phone A initiates a call, Cisco Unified CallManager realizes it is a Cisco Unified IP Phone model 7960, which supports G.729. After the digits are collected, the Cisco Unified CallManager determines that the call is destined for User D who is in Region2. Because the destination device also supports G.729, the call gets set up, and the audio flows directly between Phone A and Phone D.
    ?If a caller on Phone B, who has a Cisco Unified IP Phone model 12SP+, initiates a call to Phone D, this time the Cisco Unified CallManager would realize that the originating phone only supports G.723 or G.711. Cisco Unified CallManager would need to allocate a transcoding resource so audio would flow as G.711 between Phone B and the transcoder but as G.729 between the transcoder and Phone D. If no transcoder were available, Phone D would ring, but as soon as the call was answered, the call would disconnect.
    ?If a user on Phone B calls Phone F, which is a Cisco Unified IP Phone model 12SP+, the two phones would actually use G.723, even though G.729 is configured as the codec to use between the regions. G.723 gets used because both endpoints support it, and it uses less bandwidth than G.729.

  • ITunes gifting - "Cannot complete your request"

    I used to gift songs and music videos all the time - worked like a charm.
    Whether it's connected or not, who knows, but since the advent of Snow Leopard and/or iTunes 9 - I have lot's of issues with gifting.
    Buying stuff for myself - no problem - it works.
    When I try and gift a song or video , invariably I get a message - "iTunes Store cannot complete your request .... try again later".
    Last time I did this (try again later) -I kept trying, and I kept getting the same message - but I found that in fact, it had worked every time - and the gift arrived 6 times, and I was billed 6 times.
    I have followed the links to this on Apple troubleshooting - and the suggested action has not made a scrap of difference. Still, the issue remains.
    Has anyone else had similar iTunes "gift" issues?

    @Mylenium: My computer is running 64 bit Windows 7 Pro, 16 GB Ram, AMD Radeon 6900 series with I don't remember how many GB of ram (I installed it maybe 2 1/2 or 3 years ago). I have 4 physical hard drives with Raid 0 and Raid 5 configurations. I have been using my system full bore since I built it, and the entire configuration has been excellent for my processes until now. Is there any other specific information that you would need to have an idea of what the problem may be? Thanks.
    @ JJMack: My scratch disk available volumes were wide open with 62 GB available (S: drive) and 52 GB available (O: drive). I'm puzzled because I have used this configuration on my computer for the past 2 1/2+ years with flawless function. I'm not new to setting up and configuring my computer, but I'm new to this odd error message.

  • App Store "Cannot Complete Request" When trying to purchase

    Message pops up saying that App store cannot complete request. Trying for two days now! I downloaded  a different just fine. I need FCPX now!

    Hi i followed (http://blogs.msdn.com/b/sharepoint/archive/2007/02/24/updated-installation-guide-for-the-20-server-admin-application-templates-for-wss-3-0.aspx?PageIndex=6#comments)
    (http://www.microsoft.com/downloads/details.aspx?FamilyId=C1039E13-94DA-4D7D-8CAE-3B96FA5A4045&displaylang=en)
    this install the 
    templates correctly,and i goto activate the feature under "Site Administration->Site Feature" page during activation some feature(Bug Tracking
    Modules,IT Modules)is not activated showing error "Cannot complete this action.Please try again.Troubleshoot issues with Windows SharePoint 
    Services" and some feature is already in exist (eventplanning.wsp,endinglibrary.wsp). after this my sharepoint website Home page also 
    showing this error "Cannot complete this action.Please try again.Troubleshoot issues with Windows SharePoint Services".
    Please help me,How to resolve this?
    Thanks in advance,vel

  • Hotsync cannot complete 100%

    i used centro unlocked version.
    windows xp pro sp2.
    the problem is when i press hotsync button, the progress cannot complete.
    just look like hang.
    the progress only work 30% (i predicted myself  )
    i have been waiting for aloooooong time.. any idea for this..?
    thx..
    Post relates to: None
    Post relates to: None
    This question was solved.
    View Solution.

    Sounds like one of the PIMs has corrupted data or that you are using a USB port that does not have sufficient power to sustain a sync.
    Best to use USB0 (on the back of your computer connected to the motherboard) or a powered USB 2.0 hub.
    Review your hotsync log and see if there are any messages that indicate more records for any PIM either on the desktop or your device. If you have these messages, change the conduit action for that PIM to have the side with more records overwrite the side with less records for one sync only. Alternatively you can use DBFixIt from pimlicosoftware.com to repair.
    Post relates to: Palm TX

Maybe you are looking for

  • Remote client Copy

    Dear All, I am trying to do Remote client copy from Production to Dev system (two system landscape).Below is my hardware configuration of DEV and PRD system : SAP - R/3 4.7(NU) , O/S - AIX , DB - ORACLE 9 PRD SYSTEM : DATABASE Server CPU - 2 (375 MHZ

  • Why do my margins get cut off when I right click print, but not when I open my document and print?

    When I right click print (without opening the document) my margins get cut off, but if I actally open my pdf document and click print, it will print just fine.  This only happens when the document has print that is close to the edge. I am using Adobe

  • Dynamic Safety Stock and Calculate based on past consumption

    Hello experts, I have set up my coverage profile in configuration for dynamic safety stock.  However, the value is going off of the current net requirements in the system.  How do I set it up so that the target stock level (DSS) is determined by 30 d

  • I need the Design Repository name in my Runtime repository query??????

    Hi, I want to execute a query on Runtime repository user. I need to know: Design Repository User (own of mapping execution error) , Mapping Name and Error Message. With this query I have the Mapping Name and Error Message. BUT HOW CAN I OBTAIN THE De

  • Does Photoshop Elements 13 run under Windows XP?

    After going thru hell with Support on the serial number issue, I find out that PS Elements 13 doesn't run under Win XP? Is this correct? Please don't tell me to upgrade, I KNOW.