[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.

Similar Messages

  • 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

  • Discussion Board Error For Community Sorry Some thing went wrong can not complete this action

    HI All,
    we migrated the IBM community's  to SharePoint 2013 using tool,I taken the back up of that community site in SharePoint and i restored it in different SharePoint2013 Environment.
    When we trying to create any new discussion in Discussion Board List we are getting an error like.
    Sorry Some Thing Went Wrong.
    Cannot complete this action.
    Please try again.
    I checked with Correlation Id in logs but i am unable to find any issue,can you any one help on this,how to resolve this issue.
    Thanks,
    Please Help Me.

    This is the error i am seeing in my log files.Can any one help on this.I already tried to take back up and restore even thought having the same problem.
    runtime                      
    tkau
    Unexpected
    System.Runtime.InteropServices.COMException: Cannot complete this action.  Please try again.    at Microsoft.SharePoint.Library.SPRequestInternalClass.AddOrUpdateItem(String bstrUrl, String
    bstrListName, Boolean bAdd, Boolean bSystemUpdate, Boolean bPreserveItemVersion, Boolean bPreserveItemUIVersion, Boolean bUpdateNoVersion, Int32& plID, String& pbstrGuid, Guid pbstrNewDocId, Boolean bHasNewDocId, String bstrVersion, Object& pvarAttachmentNames,
    Object& pvarAttachmentContents, Object& pvarProperties, Boolean bCheckOut, Boolean bCheckin, Boolean bUnRestrictedUpdateInProgress, Boolean bMigration, Boolean bPublish, String bstrFileName, ISP2DSafeArrayWriter pListDataValidationCallback, ISP2DSafeArrayWriter
    pRestrictInsertCallback, ISP2DSafeArrayWriter pUniqueFieldCallback)     at Microsoft.S...
    Regards,
    Phani

  • Restore-spsite could not complete this action.

    Restore-SPSite : Cannot complete this action.
    Please try again.
    At line:1 char:15
    + restore-spsite <<<<  -Force -Confirm:$false -Identity WEB-URL -Path C:\Backup\local.bak
        + CategoryInfo          : InvalidData: Microsoft.Share...dletRestoreSite:SPCmdletRestoreSite) [Restore-SPSite], SPException
        + FullyQualifiedErrorId : Microsoft.SharePoint.PowerShell.SPCmdletRestoreSite
    We have deleted site collection from envirnoment. Also checked SPDeletedSite, site dosent exist.

    i believe this issue may cause because of Orphan site content in content database, please run below script to check the orphan content in farm
    if ( (Get-PSSnapin -Name Microsoft.SharePoint.PowerShell -ErrorAction SilentlyContinue) -eq $null )
     {Add-PSSnapin Microsoft.SharePoint.Powershell}
     set-location "C:\Program Files\Common Files\Microsoft Shared\web server extensions\14\BIN"
     $SPFarm = Get-SPFarm
     $contentWebAppServices = (Get-SPFarm).services | ? {$_.typename -eq "Microsoft SharePoint Foundation Web Application"}
     foreach ($SPWebApp in $contentWebAppServices.WebApplications)
     foreach ($SPSite in $SPWebApp.Sites)
     Write-Host "Going thru Site Collection" $SPSite.Url
     $SPSite.Url >> C:\SPSiteOrphanObject.txt
     stsadm.exe -o databaserepair -url $SPSite.Url -databasename $SPSite.ContentDatabase.Name >> C:\SPSiteOrphanObject.txt
     $SPSite.Dispose()
    Note: it will create the orphan content details in C:\SPSiteOrphanObject.txt
    Thanks, ShankarSingh

  • The action cannot be completed. The connection to Microsoft Exchange is unavailable. outlook must be online or connected to complete this action

    I have outlook 2013 and am trying to add an exchange 2010 multi-tenant account.
    I have created a new profile.
    I select Manual setup or additional server types
    Then select Microsoft Exchange Server or compatible service
    I enter the server settings. But the following error is returned when i click check name
    "The action cannot be completed. The connection to Microsoft Exchange is unavailable. outlook must be online or connected to complete this action"
    I have tried selecting more settings, selecting security, and then selecting the option:- Always propt for logon credentials.
    But the same error is still returned
    I tried deselecting the option Encrypt data between Microsoft outlook and Microsoft Exchange
    But still continue to get the same error.
    Reading from other forums I have tried restarting the Microsoft Exchange Address book service under services on the exchange server.
    But this did not help either
    i am able to access the email accout via outlook web access. I am also able to add the email account to my iphone with the server details and it adds fine onto my iphone but cannot add it to outlook 2013.
    any help would be appreciated.
    Thanks
    Rehan Miah

    Hi,
    This issue may occur when the HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\User Shell Folders registry key does not contain all of the required data. Specifically, these problems occur if the
    AppData string value is missing from this registry key.
    NOTE: The \User Shell Folders key also contains a string value called
    Local AppDatawhich is different from the value called AppData. The value that causes this problem (if it is missing) is the
    AppData value.
    To resolve this issue, import the User Shell Folders registry key from a working Windows User Profile.
    For more information, please refer:
    http://support.microsoft.com/kb/2264398
    Hope this helps.
    Best Regards,
    Steve Fan
    TechNet Community Support
    I have looked in the registry and Appdata is not missing it has the following value "%USERPROFILE%\AppData\Roaming" also Local AppData is there with the following value "%USERPROFILE%\AppData\Local" i do not have a working machine to import the user shell
    folders registry key so any other advice would be useful.
    thanks
    Rehan Miah
    In order to test what you suggested i created a windows 7 virtual machine installed outlook 2003 however i also get the error on the virtual machine that i have created.
    any further suggestions would be a great help.

  • The connection to Microsoft Exchange is unavailable. outlook must be online or connected to completed this action

    Hello,
    I used to use Outlook 2010 connecting with my account. 
    However, after I upgrade to outlook 2013, whenever I tried to connect to my account,
    it keeps saying "The connection to Microsoft Exchange is unavailable.
    outlook must be online or connected to
    completed this action."
    I've read the other threads, I deleted my accounts through using control panel and so on, but nothing works for me. 
    Plz help me :(
    Other office stuff such as excel,
    powerpoint and word works very well.
    Thanks

    Hi,
    If you could connect with your Exchange account with Outlook 2010 successfully and OWA works well. Then the issue might be more related to your Outlook 2013.
    I would like to know your Exchange server version. Please understand Outlook 2013 is not compatible with Exchange server 2003 or an earlier version of Exchange. For more resource:
    http://technet.microsoft.com/en-us/library/cc178996.aspx
    Regards,
    Rebecca Tu
    TechNet Community Support

  • The connection to Microsoft Exchange is unavailable. Outlook must be online or connected to complete this action. Error while connecting to exchange through Outlook 2010

    Hi,
    I have set up Exchange Server 2013 on Windows Server 2008 R2. Everything is working fine except I am unable to configure Exchange account in Outlook 2010 or any other version. It says 
    "The connection to Microsoft Exchange is unavailable. Outlook must be online or connected to complete this action." 
    Error screenshot is attached. Even, I am able to configure exchange active sync on my adroid and ipad which is working perfect. Please let me know if any body have any idea about it. Searched many blog and forum but still now solution till now.
    Thanks in advance
    Regards,
    Manoj

    Hi Manoj,
    Can you ping your Exchange server? It would hlep us isolate the fault from network releated issue.
    Is there a trusted certificate installed on Exchange 2013 server?
    If you run the test of RPC over HTTP in
    https://www.testexchangeconnectivity.com/, is there any error returned?
    For more information, please refer to :
    http://technet.microsoft.com/en-us/library/bb123741(v=exchg.150).aspx
    http://social.technet.microsoft.com/Forums/en-US/exchangesvrgeneral/thread/1b4dc21c-c745-4699-8eee-423105608dcd/
    Thanks.
    Fiona Liao
    TechNet Community Support

  • 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

  • HT2480 whenever i connect my iphone to pc while syncing mail in itunes a pop up" the connection is not available.outlook must be online or connected  to complete this action" please suggest me to solve this or bisable.

    whenever i connect my iphone to pc while syncing mail in itunes a pop up" the connection is not available.outlook must be online or connected  to complete this action" please suggest me to solve this or bisable.

    Cached exchange mode was already marked so that was not the issue.
    I have done all the usual of creating a new profile, reinstalling Outlook etc but nothing seemed to work. I also tried going back to Outlook 2007 and reinstalling Windows but same problem.
    However, I am not sure if it is connected but I was useing the option in MS Live Sync to synchronise Office settings which I turned off recently and now no longer have the issue. Unfortunately I cannot remember when in the process I did this so cannot be
    sure it was responsible - anyone else found this?

  • Excel 2010 cannot complete this task... Error in a shared spreeadsheet

    The layout
    A server in an office connects 5 computers running windows 7 and using MS office plus 2010(32bit) and 1 computer running XP using MS office plus 2007(32bit), they are all 64bit OS's besides xp. They share many spreadsheets that are opened, edited and updated
    simultaneously off the server. Since the spreadsheets need to be referred to each other, 2 up to 5 excel files must be opened on the computer I'm working on.
    I'm working with a computer that has the following error during reading and writing to spreadsheets.
    "Excel cannot complete this task with available resources choose less data or close Other applications"
    This error occurs simply because excel has used up all the resources. However I'd like to avoid the simple "close redundant spreadsheets" because sooner or later they will need to be used.
    The problem is that its only one computer that is having this problem all other computers don't get this error despite having equal amount of spreadsheets opened as the problematic computer. We've upgraded the ram and graphics card on that computer yet problem
    persists. I'm aware of the 2gb ram access restriction office 32bit has.
    The only solution I can think of would be to install a 64 it version of office on this computer set the default program that opens the file to the 64bit excel version (only for the problematic computer). Will cause errors? Seeing as other computers run 32bit
    office?
    Does anyone know of any other ways of doing this? When the error occurs the file is locked and all data that is entered into the file after that is lost. Thanks in advanced

    Hi,
    Do these five pcs have the same hardware?
    As far as I know, the above memory error messages can be very generic and don't always identify the real cause of the issue. Please follow the KBs below, try the methods and check if they are helpful.
    http://support.microsoft.com/kb/2779852
    http://support.microsoft.com/kb/2655178
    Then, I agree with you, we can update the Excel to 64bit version. Because the max RAM usage of the Excel 2010 32bit version is 2 GB. Even if we add more physical memory, 32bit version won’t be able to use it.  I recommend you use Excel 64bit
    version to open/edit the large workbook instead. The 64-bit version of Excel 2010 is not constrained to 2 GB of RAM usage like 32-bit applications does.
    Hope it's helpful.
    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.
    Please remember to mark the replies as answers if they help, and unmark the answers if they provide no help. If you have feedback for TechNet Support, contact [email protected]

  • Unable to expand DG is Lync client - Cannot perform this action, and the cause is unknown.

    Hi,
    I have a user in our Hong Kong office that is unable to open a distribution group she has added to her Groups. She gets the error message "Cannot perform this action, and the cause is unknown. Contact your support team to investigate."
    I can add the group and expand it, so can some of her colleague, and some cannot. Her colleagues who can have the same client and global policy settings as she does. 
    I read in a similar thread that this could be resolved by confirming the server times on Lync, AD (domain controller checked and Exchange but they were all correct and in sync. 
    The global policy is set to 250 max contacts - but does a DL count as 1 contact, or does it count all the people within the DG? I am getting HK to confirm she does not have too many contacts but I dont think this is the issue. 
    Anyone else come across this issue?
    Phil

    You can run the command Test-CsGroupExpansion to test the ability of a user to employ group expansion.
    For the usage of the command, you can check
     http://technet.microsoft.com/en-us/library/gg399009.aspx
    Lisa Zheng
    TechNet Community Support

  • Excel cannot complete this task with available resources

    Hello all,
    I am having a puzzling problem with some Excel 2010 users. 
    One person in Finance is having problems with excel in general, the others are having problems with a specific spreadsheet.
    The specific spreadsheet is very large, 250mb, and contains a lot of data. They're trying to update a specific pivot table within this sheet but every time they try to refresh the data they get the message "Excel cannot complete this task with available
    resources". I have also replicated the problem on my PC.
    All PC's have 4GB of RAM available. I closed all programs, opened the sheet again, refreshed the pivot table and still received the same error. 
    Now, one person in the department was able to open the sheet, refresh the pivot table and save it with no problems. They have the same spec machine as the others in the Finance department.
    All users have rebooted their machines, I've checked the server where the saved files sit to make sure there are no problems, I've asked them to check all data sources within the spreadsheet, watched RAM usage during the operation and while it is high, it
    doesn't max out. Before finding out that one person can open it, I thought it could be that the file had become corrupted in some way. 
    It's very puzzling as I cannot see any logical reason why four people cannot use this sheet but one can. Any help or suggestions would be greatly appreciated. 

    Hi
    MrBeardyDrummer,
    Since you got the error message "Excel cannot complete this task with available resources. Choose less data or close other applications."
    when opened the Excel, please try the follow this KB to fix the issue.
    http://support.microsoft.com/kb/2655178
    You can also refer to these.
    http://support.microsoft.com/kb/2779852
    http://blogs.technet.com/b/the_microsoft_excel_support_team_blog/archive/2012/05/22/quot-excel-cannot-complete-this-task-with-available-resources-quot-after-installing-ms12-030.aspx
    If there is anything I can do for you regarding this issue, feel free to post back.
    Best regards,
    Greta Ge
    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.

  • 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.

Maybe you are looking for

  • Iphone 4 4.2 upgrade issues

    Ok so my wife's iphone 4 was on 4.0. I plugged into my pc connecting to itunes to update her to 4.2. It started her back up file and then said failed to back up and provided some weird code. looking up the code it said i tried to backup on the wrong

  • On new version of Yahoo Beta, can't download pictures that come in text area of e-mails--it works in Safari.

    Ever since I started on the new version of Yahoo, called Yahoo Beta, a couple of months ago, the only way I can get photos that come in the text area is to either use reply or forward, then the pictures are revealed. I've written and written Yahoo to

  • Using spdif coax, my receiver only gets one digital sig

    My receiver is detecting the digital signal from the spdif out to the rca coax input. I am getting 5.surround sound, but it is being deri'ved from just a single signal using the Pro Logic. Is there a way to get the other digital signals for the rear

  • Python: no module named struct

    Ever since I performed an update (for x86_64, if that makes a difference) this afternoon, beryl-settings has failed to start for me. It always fails with this message: Could not find platform dependent libraries <exec_prefix> Consider setting $PYTHON

  • Defining Material types in MM01

    Dear All, I want to know how to define material types. Here client needs to bring same material under inventory and non inventory. Example 1.100 is one material number.some times they required to bring the 100 material into stock and some of the time