SharePoint 2010 and Office 2013 Can't edit documents

Hello
I have built a desktop image with Office 2013. I am receiving the following error when I click on a document in a SharePoint library and click "Edit in Microsoft Word" (the problem is not limited to Word):
The document could not be opened for editing. A Microsoft SharePoint Foundation compatible application could not be found to edit the document.
I have tried the following:
Ensuring the "WebClient" service is running
Ensuring the site is in the "Local Intranet" zone
Checking the "SharePoint OpenDocuments Class" add-on is loaded
Making sure Internet Explorer is not running in 64-bit mode
Manually re-registering OWSSUPP.DLL
Ensuring the SharePoint Foundation integration components are installed
Repairing Microsoft Office
The document sometimes loads succesfully but not always. When it will and won't load seems quite random. I am at a complete loss as to why this is!
I am running the following on my client:
Windows 7 Enterprise SP1 (x64)
Office Professional Pro Plus 2013 (VL)
If anyone has any ideas I would greatly appreciate this.
Regards
Peter

This took a lot of tracking down!!!! 
The issue is with Office 2013. Someone at Microsoft has hardcoded what I think maybe the US local into a registry key request!!! Just brilliant!!
The key in question is: HKCR\Installer\Components\55EAFA0B8A4403B428FDE038B252C621\x86\2057
2057 is the US local
However we are not in the US !! Our local is 1033. So the key that exists on our PCs is
HKCR\Installer\Components\55EAFA0B8A4403B428FDE038B252C621\x86\1033
But Microsoft is looking for x86\2057 and that is why it fails - Also, if you are getting it were the document opens first time then errors from then on until IE is restarted -
That is because the first time you make a document call through SharePoint in a new IE session, it calls it differently to subsequent calls. I have verified this by tracing what is going on in the background...
Now due to the nature of the call you cannot just rename they key to be the missing key - we need to create and additional key ending in 2057 with the same value as (in our case x86\1033. So in the end you should have the following keys in place:
HKCR\Installer\Components\55EAFA0B8A4403B428FDE038B252C621\x86\1033
HKCR\Installer\Components\55EAFA0B8A4403B428FDE038B252C621\x86\2057
So there goes several hours of my life that I'm never getting back all for some sloppy coding - Thanks MS
To everyone else who has been suffering from this problem, time to smile once more :-)

Similar Messages

  • Connect to MS Office button is Grayed out - for both Office 2010 and Office 2013

    Hi
    I have recently implemented Sharepoint 2013 Standard for a customer.
    I have got everything to work so far except one important thing, from any Ms Word or Ms Excel application save as SharePoint is missing. While having a closer look I noticed that Connect to Office button is grayed out in SharePoint. 
    During the initial setup, I created the site collection using Team Site template under collaboration. All researching is pointing me to user profile setup with my site host under enterprise section in site collection. 
    I have confirmed that the clients are opening sharepoint from 32bit browser and they have sharepoint handler add on enabled in IE. I have also followed the below guide 
    https://mywinsysadm.wordpress.com/2011/07/28/sharepoint-connect-to-office-for-new-document-creation/ 
    However, I cant actually see any user profile feature as the guide suggests, I can only see "create personal site" under manage profile service section. 
    I have searched & searched and I am not finding any solutions to this problem. 
    can someone point me to the right direction please? is it purely because the site collection is not a My site Host?
    All I need is for users with Office 2010 or Office 2013 to be able to save a document directly in sharepoint. 
    Note - Connect is outlook is working fine though. 
    MCITP, MCSA, MCSE,VCP - Consultant, Solution Design, Implementation

    Hi jawad,
    As navigating to a SharePoint Library and clicking 'Connect to Office', the link to document library is added to
    http://[mysites]/_layouts/15/MyQuickLinks.aspx. So, you need to make sure you have your personal site.
    After creating your personal site, please visit
    http://[mysites]/_layouts/15/MyQuickLinks.aspx, check whether it can open well.
    More information about creating MySite, you can refer to:
    http://blog.sharedove.com/adisjugo/index.php/2012/07/25/visual-guide-setting-up-my-sites-in-sharepoint-2013/
    Then go to IE Options->Programs->manage add-ons, make sure all add-ons related to SharePoint are enabled.
    Here is an article, it may be useful for you:
    https://technet.microsoft.com/en-us/library/ee624362.aspx#nextsteps
    Best Regards,
    Wendy
    Forum Support
    Please remember to mark the replies as answers if they help and unmark them if they provide no help. If you have feedback for TechNet Subscriber Support, contact
    [email protected]
    Wendy Li
    TechNet Community Support

  • Office 2010 and Office 2013 query

    Hi,
    I have 2 queries one that displays clients with Office Pro 2013 installed
    "select distinct SMS_R_System.Name, SMS_G_System_ADD_REMOVE_PROGRAMS.DisplayName, SMS_G_System_ADD_REMOVE_PROGRAMS.Version from  SMS_R_System inner join SMS_G_System_ADD_REMOVE_PROGRAMS on SMS_G_System_ADD_REMOVE_PROGRAMS.ResourceID = SMS_R_System.ResourceId
    where SMS_G_System_ADD_REMOVE_PROGRAMS.DisplayName = "Microsoft Office Professional Plus 2013" order by SMS_R_System.Name"
    And one that shows clients with Office 2010 installed :
    "select distinct SMS_R_System.Name, SMS_G_System_ADD_REMOVE_PROGRAMS.DisplayName, SMS_G_System_ADD_REMOVE_PROGRAMS.Version from  SMS_R_System inner join SMS_G_System_ADD_REMOVE_PROGRAMS on SMS_G_System_ADD_REMOVE_PROGRAMS.ResourceID = SMS_R_System.ResourceId
    where SMS_G_System_ADD_REMOVE_PROGRAMS.DisplayName = "Microsoft Office Professional Plus 2010" and SMS_G_System_ADD_REMOVE_PROGRAMS.DisplayName != "Microsoft Office Professional Plus 2013" order by SMS_R_System.Name"
    My problem is there are clients out there that have been upgraded from office 2010 to 2013 that sill have office 2010 listed.
    Is there a way to change the query that shows Clients with Microsoft Office Professional Plus 2010 installed but NOT Microsoft Office Professional Plus 2013
    And another similar query to show Clients with Microsoft Office Professional Plus 2013 installed but NOT Microsoft Office Professional Plus 2010
    Many Thanks in advance.

    You need a subselect. (called subset in my blog)
    Take a look at these three blogs.
    http://smsug.ca/blogs/garth_jones/archive/2007/05/08/subset-query.aspx
    http://smsug.ca/blogs/garth_jones/archive/2007/05/10/wql-subset-query.aspx
    http://smsug.ca/blogs/garth_jones/archive/2007/05/09/sql-subset-query.aspx
    BTW keep in mind that your query will only find x86 software titles. You will need to add the x64 WQL view if you want those too.
    http://www.enhansoft.com/

  • How to enable the SharePoint 2010 and 2013 Developer Dashboard for specific WebApplication or Sitecollection?

    How to enable the SharePoint 2010 and 2013 Developer Dashboard for specific Web Application or Site collection(not for all Web Application)?
    Vishal Goyal

    Hi Vishal,
    I don't think there is option for specific site collection or web application,but there is option of enabling developer dashboard on specific master pages and that is one on of the way you could do it.
    look article on below link to enable developer dashboard on specific master pages
    https://msdn.microsoft.com/en-us/library/office/ff512745%28v=office.14%29.aspx?f=255&MSPPError=-2147217396
    Let me know if this helps.
    Thanks
    Bhism 

  • SharePoint WorkSpace 2010 in Office 2013

    Hello,
    How come users who have brand new systems with native Office 2013 to access SP WorkSpace 2010? WorkSpace 2010 installer is not available to download from MSFT Website. Is there any alternative way to install Workspace 2010 in Office 2013 system?
    Thanks
    alancejacob

    duplicate thread
    http://social.msdn.microsoft.com/Forums/sharepoint/en-US/43cb270e-4665-4176-903e-1204f88582ad/native-office-2013-to-access-sp-workspace-2010?forum=sharepointgenerallegacy
    My Blog- http://www.sharepoint-journey.com|
    If a post answers your question, please click Mark As Answer on that post and Vote as Helpful

  • Migration steps for moss 2007 to sharepoint 2010 and sharepoint 2013

    Hi,
    I need to learn migration steps from moss 2007 to sharepoint 2010 and sharepoint 2013.Can any one please explain the step by step procedure for this.What are the migration tools available.Please reply.
    Regards,
    Praveen

    Hi Praveen,
    This link describes the process:
    http://www.winwire.com/moss-2007-to-sharepoint-2013-migration-using-database-attach-method/
    Some paid tools for migration:
    https://www.harepoint.com/Products/HarePoint-Content-Workflow-Migrator/Default.aspx?gclid=CM2l1v3m28MCFRVxvAodpq0AVA
    https://www.avepoint.com/sharepoint-migration-download/?gclid=CPK17_fm28MCFQ1xvAodekAA8w
    Thanks,
    Nadeem
    Please remember to up-vote or mark the reply as answer if you find it helpful.

  • Office 2010 and Lync 2013 installed caused Powerpoint to become corrupted from internet sources

    I'm finding that we're having problems with Office 2010 and Lync 2013.
    Our environment is setup as follows:
    Operating system: Windows 7 Enterprise 
    Office: Office 2010 (Word, Excel , Powerpoint, Access etc)
      Office 2013 (Only Lync has been installed for 2013)
    Problem: The issue is that when any Powerpoint documents come from internet sources (Such as Outlook or downloading directly from an internet browser), attachment manager deems the Powerpoint a security risk. When you open the Powerpoint it states that it's
    corrupt and needs to be repaired, when you try repairing the powerpoint, it says it's not going to be possible. 
    The only workaround is right clicking the power point in explorer and clicking properties, there's then a security prompt at the bottom of the dialog box and an option to "Unblock".
    The temporary fix: The fix is to remove Lync 2013 and the power point presentation open correctly from Internet sources.
    Attempted:
    I've attempted the following:
    - Build a laptop with a plain version of Windows 7 enterprise
    - Install Office 2010 Professional
    - Test powerpoints from internet sources (Working)
    - Install Lync 2013
    - Test powerpoints from internet sources (Same error)
    Any ideas?

    Just to let you know that switching off protected view in Powerpoint for files originating from internet sources and Outlook attachments is a workaround for the issue.
    I would be cautious about switching off Protected view though, here's a good article explaining the inner workings of Protected view:
    http://blogs.technet.com/b/office2010/archive/2009/08/13/protected-view-in-office-2010.aspx
    Concerning this problem, I also noticed that after removing Office 2013 and starting Powerpoint, a MSIEXEC instance is started.
    Presumably some DLLs are missing or some registry keys are missing when installed with Lync/Office 2013.
    I also went to the trouble of snap shotting the registry and using Procmon to see what gets loaded and added when Powerpoint repairs itself on first start after removing Office 2013.
    Unfortunately there are a number of things which change and couldn't be changed on the Office 2010 and Lync 2013 setup to fix the problem. 
    My advice would be the following:
    - Update to Office 2013 fully
    - Downgrade to Office 2010 Lync
    - Switch off protected view 

  • Integration between InfoPath web forms (browser side), SharePoint 2010, and Word or Excel

    To begin with the end in mind, here's what I need to do:
    User A (employee) fills out infopath form in browser.
    User A saves infopath form, workflow runs, and sends a link to the manager
    User B (Manager) opens infopath form, clicks a button, and all the information from the saved infopath form magically appears in a excel document
    Here's how I did it, because I couldn't find an easier way to do it. This is an InfoPath no-code solution (uses web service and workflow I had to build) and this is working somewhat:
    In InfoPath Designer 2010, created the form from Blank 2007 form template.
    Published the form and promoted fields to Sharepoint 2007 as a new forms library.
    Created a view on forms library to show all fields (SQLExportView1).
    Created SSIS package to import data from SharePoint forms list using the view "SQLExportView1" into a new database and table in SQL Server (tblSQLExport1).
    Created SQL Agent job to run this package every 2 minutes.
    Created workflow to notify manager.
    Created excel document with an external data connection to SQL server.
    In SQL, created a stored proceedure ("spGetCurrentID") to truncate, then add a row to a table ("tblCurrentFormID").
    On InfoPath form, added a button that takes the current infopath form "ID" into a table in SQL server by calling the stored procedure via a web service.
    On Infopath form, added a hyperlink to the excel file which opens in the client.
    In excel, added a button on the workbook that queries the SQL database for the current form ID, and drops it into a cell.
    In excel, added a button on the workbook that queries the SQL database for the sharepoint list details that were exported via SSIS, returning only the row for the current form ID.
    In excel, created a button on the workbook that displays the fields I want in the location I want
    With over 25 users concurrently hitting the form library, there is a chance that when they open excel they will generate an excel document with bad data in it (data from someone else's current ID).
    I've since migrated to SharePoint 2010, and it works the exact same way in 2010.
    What I want to do is find a way to get the data that is already saved in the infopath form DIRECTLY to Excel by clicking a button without the web service, the stored procedure, the SSIS package, the SQL agent job, etc.  My problem has always been
    in getting the data from infopath into RAM/Clipboard/temp file(?) and imported into Excel by bypassing the SQL.
    Of course, I would like to do this without requiring an administrator approved template in InfoPath, and have it be much more simpler to maintain. There are a lot of moving parts.
    Please point me to any examples or make recommendations. The requirement is that users open the form, the data is filled out already, and with a click of a button, the data shows up in excel automatically in the right place for the item they're currently
    looking at in infopath.
    Now that I've got this working (kind of) for one excel document, management wants to add 25 other documents that this one infopath form can generate. 
    Therefore, once I get this to work better for one excel document, I can add other excel documents.
    I've considered passing a parameter to the excel document in Excel Web Services, as I believe that excel web services 2010 can support this. However, I believe that the macros that run in the excel client okay won't work in excel web services 2010.
    Users would prefer to open Excel in the client, though, so not sure I'm going to go down this path.

    Clayton,
    You rock - thank you for all your responses!
    The infopath form was built doing what it does long before the need to get the data into Excel.
    You are correct in that I could have modified the infopath code to save to SQL, but the fields in the form and on the forms library columns do change before and after the manager approves it.  As such, adding some code to submit the infopath data to
    SQL could have been used to write data into SQL server instead of leveraging SSIS/SQL Agent to do so. However the aformentioned workflow (see way up in the thread) does more than just send an email to the manager with a link. It also edits some fields in the
    forms library column on that particular list item. By using SSIS, every two minutes they get the latest stuff from sharepoint into SQL without having to add code in the workflow or - if possible - on the infopath code that does a table update where item=abc.
    It is common to get data from sharepoint into sql, regardless of whether or not it is a list or library (including infopath forms libraries). There is sample code on Codeplex that has been downloaded close to 40,000 times for this purpose which I'm sure
    you are familiar with:
    http://msdn.microsoft.com/en-us/library/dd365137(v=sql.100).aspx and
    http://sqlsrvintegrationsrv.codeplex.com/releases/view/17652
    I agree with you in so many ways on why they should not be using excel (or word) to present the information. Having InfoPath or a custom workflow magically convert the data presented on a specific view in a filled out InfoPath form to PDF and emailing it
    would be wonderful, but it simply is not a possible solution.
    Surely you're familiar with companies that have a word document that, say, a manager will email to someone as an attachment, then the employee prints out the word document, fills it out on paper and signs it with a pen (or fills out a fillable form, then
    prints it), they then either fax it back or scan it and email it back to the manager, who then prints it out and hands it to a VP for a signature, etc.  Yes, the process is very old-fashioned, but in health care, finance, and for legal compliance reasons,
    some places simply have to do their manual processes the way they are. I've suggested and shown examples of how it can all be done electronically with digital signatures, etc., but their legal compliance officers and board members do not agree to this methodology.
    As such, I work within the confines I am presented with, as I'm sure you've had to do as well.
    I myself have worked for several Fortune 100 firms for many years (Microsoft, T-Mobile, etc), know what is possible. However the place I am at now, many of those options simply are not possible.
    They use excel (and word) because that is the templates the legal department and third party companies they work with gives them to work with. 
    If you've used enterprise OCR systems (LaserFiche, OnBase, Hyperion, etc.) you would be familiar with the fact that in order to scan and index keywords from OCR cover pages, the document has to have fields in a certain location. While I have tried to
    get the InfoPath form to line up properly, I cannot print out headers or footers and page breaks where the OCR system requires and expects them to be. What's more: when you print a filled out infopath form that loads browser side, as you know you get the browser-related
    stuff with it. Although they're all on the same web browser (finally - IE8) and all on windows 7 and office 2010, I cannot control the fact that some users use large fonts and other accessability features to make their 21" screens run at 640x480 (exaggeration).
    When you do this, it changes the margins in the print area, and more.
    If I could take the data that is in infopath, merge it with an excel template, and export that to PDF, that could be an option. Not looking to buy some enterprise PDF generating product, though, and looking to do this as close to a no-code solution as possible.
    Why we're suggesting PDF, perhaps we should be considering XPS, since we are staying with the Microsoft technology stack here.
    Perhaps I should rephrase my original question like this:  "I have 25 different documents that all need to be filled out automatically. Each document has different text on it, but the fields that need to be filled out on the documents are almost all
    the same. I want to present one form for users to fill out, and once saved, to generate all 25 different documents. How would you do this?". While not entirely accurate, as not all 25 documents need to be created at once, only on demand with a click of a button
    for each document, perhaps that is a better way of stating the need.
    Thank you Clayton (and all you lurkers out there hoping to find out how we solve this).

  • Sharepoint foundation and server 2013

    hi all
    i have scom 2012 sp1 on windows server 2008 r2. sql reporting services (mssql 2012 sp1) installed and configured on this server.
    OM, OMDW, scom`s reportserver db - on other server 2008 r2 (mssql 2012 sp1).
    i try to install management pack sharepoint foundation and server 2013 (use
    http://www.enduria.eu/the-sharepoint-2013-management-pack-and-my-experience-installing-it/).
    in scom console task status - success, but server (sharepoint 2013) in unidentified machines.
    in log on sp2013 server i get error:
    Cannot identify which SharePoint farm this server is associated with. Check the management pack guide for troubleshooting information.
    in log on scom management server i get same error every 10 minutes:
    Failed to deploy reporting component to the SQL Server Reporting Services server. The operation will be retried.
    Exception 'DeploymentException': Failed to deploy reports for management pack with version dependent id 'edf9e0b9-65aa-df29-6729-d16f0005e820'. Failed to deploy linked report 'Microsoft.SharePoint.Server_Performance_Report'. Failed to convert management pack
    element reference '$MPElement[Name="Microsoft.SharePoint.Foundation.2013.Responsetime"]$' to guid. Check if MP element referenced exists in the MP. An object of class ManagementPackElement with ID 75668869-f88c-31f3-d081-409da1f06f0f was not found.
    One or more workflows were affected by this. 
    Workflow name: Microsoft.SystemCenter.DataWarehouse.Deployment.Report
    Instance name: d2781f95-d488-4e35-8226-a9e1d7127149
    Instance ID: {96379E66-14B2-B413-F73F-1F39806AF714}
    Management group: scom-service_group
    what could be the problem?
    thanks

    Same issue...running SCOM 2012 RTM with UR3 on Windows 2008 R2 and SharePoint 2013.  I got the discovery to work after editing the .config file.  All appeared to be working with the exception of the Configuration Databases and Content Databases
    which are currently in a Not monitored state (this could be by design?). 
    I believe this is a bug with the SharePoint 2013 Management Pack.  I tried importing the SharePoint 2010 MP to validate my SCOM environment and Report Server and did not get any errors and the reports imported fine.  Has anyone openened
    a case with Microsoft or know if this is a known issue?  Thanks!
    Error:
    Data Warehouse failed to deploy reports for a management pack to SQL Reporting Services Server. Failed to deploy reporting component to the SQL Server Reporting Services server. The operation will be retried.
    Exception 'DeploymentException': Failed to deploy reports for management pack with version dependent id 'edf9e0b9-65aa-df29-6729-d16f0005e820'. Failed to deploy linked report 'Microsoft.SharePoint.Server_Performance_Report'. Failed to convert management
    pack element reference '$MPElement[Name="Microsoft.SharePoint.Foundation.2013.Responsetime"]$' to guid. Check if MP element referenced exists in the MP. An object of class ManagementPackElement with ID 75668869-f88c-31f3-d081-409da1f06f0f was not
    found.
    One or more workflows were affected by this.
    Workflow name: Microsoft.SystemCenter.DataWarehouse.Deployment.Report
    Instance name: 9afddb34-5f35-40fa-8564-1de5d33773d3
    Instance ID: {4BF8AF22-E5E4-1FC6-3951-F731DCA65317}
    Only two SharePoint 2013 reports are showing up in SCOM:
    SharePoint Foundation Performance
    SharePoint Server Performance
    Missing the following reports (according to the product guide):
    Server Alert
    This report renders all alerts raised by specified server(s).
    Service Alert
    This report renders all alerts raised by specified service(s).
    Server Event
    This report renders all events raised on specified server(s).
    Service Event
    This report renders all events raised on specified service(s).
    Top Server Events
    This report renders top 20 events raised on specified server(s).
    Top Service Events
    This report renders top 20 events raised on specified service(s).
    Top Alerts
    This Most Common Alert Report helps to identify high volume alerts, the volume a distinct alert contributes to the total number of
    alerts and the resolution times. This report helps in tuning the alerts.
    Server Performance
    This report renders performance data for specified server(s).
    Entity State
    This report renders entity state for specified SharePoint object(s) over time.

  • Office 2013 Home & Business Edition - None of the application (Word, Powerpoint, Excel or Outlook) is opening, not even in safe mode..

    Office 2013 Home & Business Edition - None of the application (Word, Powerpoint, Excel or Outlook) is opening, not even in safe mode.. I tried to run the application in compatibility mode by right clicking the excel.exe and choosing the compatibility
    mode, still no success. It is installed on Windows 7 Professional SP1. All the latest updates are already installed. I have also tried Microsoft fixit, but still no Success. Please help!! 

    I'm so sorry that I forgot the Office programs even not open in safe mode and provide useless information in my last reply.
    The problem persists when we perform a Windows clean boot, right?
    Were the Office programs suddenly not working? Or it just can’t be open after you install it? Did you get any error message?
    If you haven’t try a repair of your Office installation, we can try it to check the result:
    http://office.microsoft.com/en-us/project-help/repair-office-programs-HA010357402.aspx
    In addition, try to use Event Viewer to see if we can get some useful error log about this problem. See:
    http://windows.microsoft.com/en-us/windows/open-event-viewer#1TC=windows-7
    Regards,
    Steve Fan
    Forum Support
    Come back and mark the replies as answers if they help and unmark them if they provide no help.
    If you have any feedback on our support, please click
    here

  • Lync 2010 and Lync 2013 blinking icon in taskbar not working properly

         Hi,
         We're experiencing a strange behaviour. Lync IM notifications are supposed to work this way below:
         1) Notification bubble on the right-bottom corner
         2) After a few seconds, a blinking icon in the task bar
         3) After a few seconds, a coloured icon remains in the task bar
         Some of our users, both Lync 2010 and Lync 2013, go 1) and 2) but then icon won't remain in the task bar, so they don't realize they have a conversation waiting (Windows XP and Windows 7).
         If they open the icon, the conversation is there and coloured, and they can answer.
         In my computer, it has also happened but most of the time it works fine (testing it, maybe it works 15 times and fails 1). Nevertheless, a lot of people is suffering from this strange behaviour.
         We have looked into the causes but haven't found anything.
         Any clue?
         Thanks!

    How long have you seen the problem?
    What version of your Lync client? Try to update your Lync client to the latest version.
    Try to repair office 2013.
    Uninstall and reinstall Lync 2010.
    Please install Lync 2013 or Lync 2010 on a fresh installation of Window to check if you can still see this problem.
    Lisa Zheng
    TechNet Community Support

  • Move sharepoint 2010 list to 2013 with lookup columns

    Hi all,
    Iam planning to move my sharepoint 2010 list to 2013.I done this using save site as template.But the look up columns are showing empty data.Can u please let me know the best solution to do this.
    Regards,
    Praveen

    The reason the lookup column doesn’t work anymore in your SharePoint 2013 list is because Save
    Site as Template, preserve all the list settings. Therefore, the lookup column still points to the original list which
    was located on your SharePoint 2010 list. The lookup column stores GUID of the web, list, and the field to which it points
    and GUID are unique IDs that identifies a list/library/site/feature in a farm.
    Using SharePoint Manager you can find the LookupList, LookupWebId and LookupField of
    your old SharePoint 2010 lookup column and compare it with your new 2013 lookup column. You will see the difference.
    There are two approach to get your values in lookup again.
    1(a). Create a new list and update the lookup values.
    1(b). Delete the lookup column and create a new lookup column and point it to the new list created in the above point.
    2. Update the SchemaXml property
    of the lookup column through SharePoint Manager.
    I will provide you with a good reference on how to use SharePoint Manager while managing your lookup columns. http://blog.johnsworkshop.net/moving-lists-with-lookup-columns-inside-your-site-collection/
    Please remember to click 'Mark as Answer' and Vote as Helpful if the reply answers your query.

  • Co-Existence Lync 2010 and Lync 2013

    Hi,
    How do we check that CMS is moved from lync 2010 to Lync 2013 in Co-Existance environment lync standard edition.
    I know that users are moved form Lync 2010 to Lync 2013 but i don't if CMS is moved? And in the existing co-existence we have two edge servers Lync 2010 and Lync 2013. How can i check if traffic is  routing through Lync 2010 or lync 2013. 
    Because we want to Decommission the Lync 2010 STD Edition before doing this i want to make sure every thing go smooth.
    Please help me on this.
    Thanks
    Whenever you see a helpful reply, click on Vote As Helpful & click on Mark As Answer if a post answers your question.

    To find out if the CMS is moved:
    Get-CsConfigurationStoreLocation, if it's a standard server it will tell you the pool name.  If it's an Enterprise server, it will tell you the SQL server name associated with the pool. 
    http://technet.microsoft.com/en-us/library/gg412814.aspx
    Otherwise it's at the top of the topology builder (the top top part that says Lync Server in the left pane, under the Central Management Server spot in the right pane. 
    For a full decommission article, here's a decent one with screenshots.  As Ben said, if you can advise about the other places we could be more specific.
    http://www.oiboran.com/?p=1073
    Please remember, if you see a post that helped you please click "Vote As Helpful" and if it answered your question please click "Mark As Answer".
    SWC Unified Communications

  • "This form cannot be opened in a web browser. to open this form use microsoft infopath" while adding a new Approval - Sharepoint 2010 and Publishing Approval workflow.

    I am trying to add a new workflow to a document library with the below mentioned settings and getting error saying "This form cannot be opened in a web browser. to open this form use microsoft infopath" while adding a new Approval - Sharepoint
    2010 and  Publishing Approval workflow" . For your information the I have checked the server default option to open in browser.
    Versioning Settings.
    Error
    This is quiet urgent issue . Any help would be really helpful.. Thanks.. 

    Hi Marlene,
    Thank you very much for your suggestions.
    But I am not creating a custom workflow in designer as Laura has mentioned. I am instead trying to create a new Out of the box Approval Workflow and I get the error mentioned above.
    As it works in other environment, I tried figuring out the possible differences which can lead to this error.
    Today I found one difference which is there are no form Templates within Infopath Configurations in Central Admin. Now I am trying to figure out what makes this form templates to be added to the template gallery.
    Regards,
    Vineeth

  • Trouble with deploying Win 8.1 and Office 2013 to Surface Pro 2

    Setup; Win2012R2, WDS 6.3.9600.16384, MDT 2013 (6.2.5019.0), Surface Pro 2 128GB, MS USB Ethernet adapter
    Issue 1: the TFTP transfer of the PE image is Extremely slow. 10 Mbps. Have tried to adjust Maximum Block Size without any improvement.
    Issue 2: When I try to deploy both Windows 8.1 and Office 2013 the TS fails. It will not (start) installing the Application - the log confirms that it starts the script, but ends up with ZTI Heartbeat forever.
    If I install Windows first and after the OS installation connect to the MDT server and start a TS With just Office 2013 it works without problem.
    The disturbing part here is that if I use the same TS With both OS and Office on a Hyper-V Virtual machine it works...
    Have anyone seen this before?

    Hi,
    I test in my environment, and Windows would finish the index, the CPU usage keeps in 29%, which my RAM is 8G.
    Can you tell us how you let the Windows Index run?
    Alex Zhao
    TechNet Community Support

Maybe you are looking for