Lenovo Yoga with Windows 8 Pro, Office 2013 and Visual Studio

For you developer types, I just wanted to post a message and let you know my experience with Lenovo Ideapad Yoga 13 as a development machine. I bought Lenovo Ideapad Yoga 13 from Bestbuy for $999.99. As expected, it came with a crap ton of bloatware installed by Lenovo.
Here is a summary of what I did to it (I take no responsilibity for accuracy of below information. You are on your own if you decide to follow them. I am just putting this down from my memory so that I can look it up in the future if I ever need to do this again).
INITIAL CLEANUP
Installed Lenovo hotfix for partition cleanup/merging: http://support.lenovo.com/en_US/downloads/detail.page?DocID=DS033035
Installed Lenovo Touchpad driver fix.
CAUTION: I take no responsibility for below steps. I am writing them from memory and if you decide to follow them and end up making your machine unusable, you are on your own as Lenovo might not honor your warranty.
BACK UP ENTIRE DISK (requires an empty USB flash drive for booting and another external USB drive for backup)
Copied Drivers from D_Backup folder to the external USB hard drive (plugged into USB 3.0 port).
Installed Paragon Backup & Recovery 2012 Free: http://www.paragon-software.com/home/br-free/
Created Paragon Backup & Recovery boot USB flash drive with default Linux recovery environment option (flash drive plugged into USB 2.0 port).
Shutdown Lenovo Yoga.
Plugged in the Paragon Backup & Recovery boot USB flash drive (USB 2.0 port). 
Pressed the one key recovery button (next to power button). Went to BIOS.
In the BIOS, enabled Legacay mode and made Legacy high priority and saved the changes.
The machine booted into Paragon Backup & Recovery mode. From there, made a backup of entire disk to the external USB hard drive.
Shut down the machine, pressed the one key recovery button (next to power button). Went to BIOS. Turned off Legacy mode and switched back to UEFI boot mode and saved the changes and restarted the machine.
Logged into the machine and verified that everything was good and checked the external USB drive to verify that the backup image was present.
MAKE WINDOWS 8 PRO BOOT USB FLASH DRIVE (requires a second empty USB flash drive and a second computer with Windows 7. This USB Flash Drive has to be between 4GB to 32GB as Windows won't format 64GB flash drives to FAT32 mode)
(Note: I installed Windows 8 Pro in UEFI mode. See http://pcsupport.about.com/od/windows-8/a/install-windows-8-usb.htm)
You need a licensed ISO image of Windows 8 Professional Full version (not the upgrade version) from your MSDN or Technet subscription or create an ISO from the Windows 8 Pro full version DVD.
Download Windows 7 USB/DVD Download Tool on the computer with windows 7.
Plug in the second empty USB flash drive (has to be at least 4GB but less than 32GB) into the computer with Windows 7.
Using Windows 7 USB/DVD Download Tool and the ISO file, create the Windows 8 Pro bootable USB Flash drive.
Create a new folder on your computer disk, for example, C:\WIN8USB.
Copy all the files from your USB flash drive to the newly created folder (created in the previous step).
Right click on the USB drive icon in Computer window and select “Format…” from the context menu. Make sure you select “FAT32 (Default)” in “File system” drop down menu. Click “Start” and wait till the drive gets formatted. This step is needed because NTFS is not readable by BIOS in UEFI boot mode. During formatting, MBR is preserved so the thumbdrive is still bootable.
Copy all the files from the folder you created earlier (C:\WIN8USB, for example) to the formatted drive. Your Windows 8 installation USB drive is ready to install in UEFI mode.
WIPE THE DISK PARTITIONS
Shut down the machine, pressed the one key recovery button (next to power button). Went to BIOS, enabled Legacay mode and made Legacy high priority and saved the changes.
Booted into Paragon Backup & Recovery boot USB flash drive again. This time, I deleted all partitions on the primary disk (Disk 0). CAUTION: This WILL wipe your hard disk and will make your machine unusable!!! 
Shut down the machine, pressed the one key recovery button (next to power button). Went to BIOS. Turned off Legacy mode and switched back to UEFI boot mode and saved the changes and shut down the machine.
At this point, the disk is wiped clean. All factory installed software and recovery partitions are gone!!!
INSTALL WINDOWS 8 PRO
Plug in the USB Flash Drive with Windows 8 Pro install files.
Windows 8 Installer would show the unallocated disk space. I can't remember the exact details but either I had to click on Delete or New to delete and then create a new GPT partition. The entire partition was about 119GB.
From that point, follow the Windows 8 Pro installation steps.
After booting up into Windows 8 Pro, plug the external USB drive that had the drivers folder backed up from D_backups.
Install all the drivers from this folder (I was able to install everything except for one Intel fast boot one because of missing partition but my Yoga still boots up just as fast).
Go to device manager to check and everything should be good now.
Run Windows Update.
You should now have about 101GB free on C: drive!!
INSTALL VISUAL STUDIO, SQL SERVER and OFFICE 2013 ON LENOVO YOGA 13
I installed the following in that order:
Microsoft SQL Server 2008 R2 Developer edition (I installed all components, everything!). Then I installed latest service pack.
Microsoft Visual Studio 2010 (I installed all components, everything!). Then I installed latest service pack.
Microsoft SQL Server 2012 Developer edition(I installed all components, everything!). Then I installed latest service pack.
Microsoft Visual Studio 2012(I installed all components, everything!)
I ran Windows update and also installed Nov 2012 updates of SQL Server Data tools.
I then installed Office 2013 Pro Plus.
MAKE LENOVO YOGA 13 MORE SECURE
Go to Control Panel and enable Windows Defender (it is included by default in Windows 8 and is anti-virus and anti-malware solution)
Enable full hard-disk encryption using BitLocker feature of Windows 8 Pro. Since Lenovo Ideapad Yoga 13 doesn't have hardware TPM, you have to enable password based option. For this, follow the steps here: http://rics.partners.org/show_article.php?id=274. 
Basically, you go to GPEDIT.MSC and Open Computer Configuration => Administrative Templates => Windows Components => BitLocker Drive Encryption => Operating System Drives. From the right pane double-click "Require additional authentication at startup. Select Enabled radio button and check the box for "Allow BitLocker without a compatible TPM...". Click OK and close the policy editor. Then Right-click your C drive in the Computer folder, click Turn on BitLocker. Then select Enter a password instead of USB option. Then provide a strong password (make sure to write it down and put it in a SAFE place, if you lose the password, no one can boot into your hard disk). Then select Save to a file and save it to the External Drive. Select "Encrypt entire drive...", click Next. When this is done, you will get a pop-up on the lower-right a prompt to restart the computer. Restart your PC. Enter the encryption password created earlier. If you are successful in getting into Windows, you're all set.
I also hooked up to Skydrive and used BoxCryptor to encrypt my files in cloud.
The available free disk space should now be about 54GB.
I verified that Lenovo Yoga 13 works like a champ with no slowdown with Visual Studio 2010, Visual Studio 2012 and SQL Server Management Studio open simultaneously and Bitlocker enabled!
The keyboard right SHIFT key is small but other than that, it can work as a great portable development machine and Microsoft Reader is great for reading PDF eBooks.
So if you are a Developer on Microsoft platform, go right ahead. Lenovo IdeaPad Yoga 13 is great for running Visual Studio 2010 and Visual Studio 2012 (1600x900 resolution is totally usable) while on the move. Since I have only had this machine for a few days, I can't tell much about the long term reliability.
Solved!
Go to Solution.

Thank you for posting this. I am in this exact situation. I purchased a yoga 13, and installed Visual Studio Express 2012 for Windows Phone. As it turns out, the Windows Phone Emulator ONLY works in a Windows 8 Pro environment. Since the Yoga doesn't have a disc drive, I shared my W7 computer's cd drive, then put in Windows 8 Pro, so that it could install onto the Yoga. Well, after the installation was done, I tried running my program again and ran into the same issue. It prompted me that my environment must be Windows 8 Pro! I thought that Windows 8 Pro already installed but, what confuses me is that I see no indication that Windows 8 Pro installed. When I go to the System Window, it reads: "Windows 8". Should it read Windows 8 Pro?
Ultimately, I'd like to know, are you able to execute the Windows Phone Emulator? I'm not sure as to whether the Yoga has the hardware capability (needs to be SLAT enabled or something like that?), I HOPE it is able to, and judging by your post, it seems like it but I'd love to know your perspective on my approach.
Please let me know if this makes sense, as I'm new to this kind of thing but really want to start development for Windows Phone.

Similar Messages

  • Compatibility with Windows 8, Office 2013?

    I am attempting to trial Adobe Presenter and Adobe Captivate. I have downloaded Presenter but cannot install it. I am getting an installation error with code 7: PowerPoint 64-bit cannot be found on my machine. Yet, in my Control Panel System Information it clearly states I am running 64-bit. Are these products compatible with Windows 8 and PowerPoint 2013? If so, what can I try next?

    I am running PowerPoint 2013 (32-Bit) with Adobe Presenter Version 8.  Last night I created a presentation and it worked fine.  This am, for whatever reason, PowerPoint "re-started" and found a conflict with Adobe Presenter 8.  Now, I am unable to "add-in" the Presenter 8 tab into PowerPoint.
    I have attempted to locate the "menulauncher.dll" file to no avail (at least Windows Search does not show it).
    Did complete shutdown and restart. . .no effect.  Restarted PowerPoint multiple times.  When I go into PowerPoint ("Options") and Add-Ins, it shows that the Adobe Presenter PowerPoint COM Addin is active, but it is not showing on my Powerpoint and I'm unable to use Presenter 8.
    Can you help?  Have you seen this before?
    My system is running Windows 8, 64 bit (but 32 bit PowerPoint), operating system on "C" drive; Programs on "P" drive.

  • Error with windows phone 7.1 in visual studio 2010 ultimate

    System.ArgumentNullException
    Value cannot be null.
    Parameter name: parentContext
       at Microsoft.Windows.Design.Metadata.ReflectionMetadataContext..ctor(IMetadataContext parentContext)
       at MS.Internal.Host.ProjectMetadataContext..ctor(IMetadataContext platformMetadata, AssemblyReferenceProvider referenceProvider)
       at MS.Internal.Host.ProjectMetadataContext.FromReferences(AssemblyReferenceProvider referenceProvider)
       at MS.Internal.Designer.VSDesigner.GetMetadataForDesignerContext(DesignerContext designerContext)
       at MS.Internal.Host.PersistenceSubsystem.Load()
       at MS.Internal.Host.Designer.Load()
       at MS.Internal.Designer.VSDesigner.Load()
       at MS.Internal.Designer.VSIsolatedDesigner.VSIsolatedView.Load()
       at MS.Internal.Designer.VSIsolatedDesigner.VSIsolatedDesignerFactory.Load(IsolatedView view)
       at MS.Internal.Host.Isolation.IsolatedDesigner.BootstrapProxy.LoadDesigner(IsolatedDesignerFactory factory, IsolatedView view)
       at MS.Internal.Host.Isolation.IsolatedDesigner.BootstrapProxy.LoadDesigner(IsolatedDesignerFactory factory, IsolatedView view)
       at MS.Internal.Host.Isolation.IsolatedDesigner.Load()
       at MS.Internal.Designer.DesignerPane.LoadDesignerView(Boolean isReload)
    this error occurs all the time i tried to open a windows phone aplication and i dont no wtf is this?

    Hi PedroMartins221,
    From your error message looks like it is a VS designer issue, I would recommend you do the same as Ken suggested, besides keep your windows update and reboot the device machine should help.
    Another possibility is maybe you update with Silverlight 5.0, as I can see from a old post:
    https://social.msdn.microsoft.com/Forums/en-US/5964a4c7-7a5b-4d09-a672-268d37aad1ff/windows-phone-7-designer-view-error-in-visual-studio-2010-ultimate?forum=vswpfdesigner uninstall Silverlight 5 might help.
    Give a try and let's see if this helps.
    --James
    We are trying to better understand customer views on social support experience, so your participation in this interview project would be greatly appreciated if you have time. Thanks for helping make community forums a great place.
    Click
    HERE to participate the survey.

  • Getting a error while running creating a sample page on sharepoint 2013 and visual studio 2013

    hi,
       When i trying to create a sample web service for create page dynamically to sharepoint 2013 using visualstudio 2013 getting a error message while consume  the web service browser itself. so i have tried to change the target platform but
    to 32 but its not possible but only "Any CPu" available on the list
    Visual Studio :2013
    Sharepoint 2013 
    Error msg :
    Microsoft SharePoint is not supported in 32-bit process. Please verify that you are running in a 64-bit executable.
    at Microsoft.SharePoint.Utilities.SPUtility.CheckFrameworkAndProcess()
    at Microsoft.SharePoint.Administration.SPConfigurationDatabase.get_RegistryConnectionString()
    at Microsoft.SharePoint.Administration.SPConfigurationDatabase.get_Local()
    at Microsoft.SharePoint.Administration.SPFarm.FindLocal(SPFarm& farm, Boolean& isJoined)
    at Microsoft.SharePoint.Administration.SPFarm.get_Local()
    at Microsoft.SharePoint.SPSite..ctor(String requestUrl)
    code :  
    <%@ WebService Language="C#" Class="sharepoint_cust_service" %>
    using System;
    using System.Web;
    using System.Web.Services;
    using System.Web.Services.Protocols;
    using Microsoft.SharePoint;
    using Microsoft.SharePoint.Publishing;
    [WebService(Namespace = "http://tempuri.org/")]
    [WebServiceBinding(ConformsTo = WsiProfiles.BasicProfile1_1)]
    // To allow this Web Service to be called from script, using ASP.NET AJAX, uncomment the following line. 
    // [System.Web.Script.Services.ScriptService]
    public class sharepoint_cust_service  : System.Web.Services.WebService {
        [WebMethod]
        public string HelloWorld() {
            return "Hello World";
        [WebMethod]
        public void Export_To_Sharepoint()
            SPSite site = null;
            SPWeb web = null;
            site = new SPSite("http://sites/pages/");
            web = site.OpenWeb();
            PublishingWeb publishingWeb = PublishingWeb.GetPublishingWeb(web);
            SPContentTypeId contentType = new SPContentTypeId("NewContentTypeID");
            PageLayout[] layouts = publishingWeb.GetAvailablePageLayouts(contentType);
            PageLayout pageLayout = layouts[0];
            string pageName = Server.MapPath("/newpage.aspx");
            PublishingPage newPage = publishingWeb.GetPublishingPages().Add(pageName, pageLayout);
            newPage.Update();
            newPage.ListItem.File.CheckIn("created");
            newPage.ListItem.File.Publish("created");
            web.Dispose();
            site.RootWeb.Dispose();
            site.Dispose();
    Software developer

    goto propeties of your project and click on build tab and select 64X or any cpu platformtarget as it should work .

  • HP with window 8 Office 2010 and HP printer

    I was replacing ink cartridges in printer   (hp 6600)   when printing problem happened.  [ I can get successful self  test of printer off line.   Computer is  HP   1 year old)     BUT
    have a document  in  "Word  2010"  that is trying to be deleted.   But has frozen the print process.   I cannot get it to cancel or complete deleting.   I get a Black box  (top right of screen) 
    that says printer fails.   and says  printer is  "out of ink"  but self tests with new ink  proves printer is OK.    HOW can I get things going again.  does any one have a simple fix?  I', not
    expert.

    Hi,
    Do you have other printers? If so, please try to print this document to another printer to check if it prints properly.
    Seems this issue is more related to damaged Word document, you can refer to the following KB article and follow the steps listed to troubleshoot the issue:
    http://support.microsoft.com/kb/826864/en-us
    Hope this helps.
    Regards,
    Steve Fan
    TechNet Community Support

  • How to achieve Incremental deployment of Code Files to different environments of windows azure using TFS and Visual Studio ?

    Hi
    We are new to Windows azure and are developing a web application. In the beginning of the project , we have deployed complete code using Sitefinity Thunder to different environments which actually publish complete code. But now as we are in the middle of development
    , we are just required to upload any new files created which can be quite less in numbers (1 or 2 or maybe few). Now if we deploy with thunder , it publishes all files and then deploys complete code which takes good amount of time. Hence we are thinking to
    attach each Azure Cloud Service which is actually a different environment like staging, UAT to a TFS branch and then just check in code from local development machine to TFS and then deploy only checked in files to azure environment linked to TFS.
    I hope this possible but if you can help send some links where I can see how to achieve this , that will be helpful. 
    Also I would like to know whether a single cloud service can be linked to a single TFS branch or multiple cloud service can be linked to a single TFS repository? Why I am asking is – because we want to deploy a checked in files revision number to a staging
    cloud service and then will test there and then if everything works well then will be required to deploy these revision files to the next cloud UAT cloud service and then production cloud service. Please help.

    Hi,
    We can use TFS to manage our azure cloud service application code, refer to the following to get more information about how to deploy sitefinity to azure.
    #http://www.sitefinity.com/documentation/documentationarticles/manually-deploying-your-project-to-windows-azure
    #http://www.youtube.com/watch?v=E2aZ7lE1JUA
    #http://www.sitefinity.com/documentation/documentationarticles/sitefinity-azure-configuration
    If any question about sitefinity, please redirect to sitefinity forum:
    http://www.sitefinity.com/developer-network/forums if the issue was related with azure, welcome to post again.
    Best Regards
    We are trying to better understand customer views on social support experience, so your participation in this interview project would be greatly appreciated if you have time. Thanks for helping make community forums a great place.
    Click
    HERE to participate the survey.

  • Release management with Azure and Visual Studio Online (Cloud TFS)

    What strategy would you use to manage the releasing of versioned software to Azure cloud services (web and worker roles)? We are not looking for continuous integration. We are using Visual Studio 2013 and Visual Studio Online (Cloud TFS).
    At one point, we were releasing straight from Visual Studio using the Azure Cloud Project Publish tool. This is really bad practice in my opinion as you can never be sure what you are really releasing. Additionally, there is no automated control on the labeling
    or branching of code, or the running of unit tests and code analysis checks.
    Next, we employed Release builds on Visual Studio Online. Before deployment, one would edit the appropriate Build Definition (whether it be for Test or Production by and filling in the code label (under the "Get Version" build property) that is to
    be released. This would then get the appropriate code (by the label specified), build it, and release it to whatever cloud service is specified in the targeted Cloud Project profile (this is using the AzureContinuousDeployment.11.xaml template).
    There is still a degree of manual intervention involved. Also, the fact that a version of code is built every time before it is released is not ideal (as far as I understand it would be better if it was packaged once).
    Microsoft Release Management tools
    look ideal for the job, but are not supported with Visual Studio Online.
    Is there a better way of handling our releases?

    /waves hand.. These are not the tools you seek. You are looking for continuous integration.
    Although CI has the word continuous in there, it does not mean "all the time, every checkin". It can easily refer only to those bits you want to release - -and the way to tell the system which bits you want released is to merge them to a Releases
    branch.
    If you do this, not only do you get all the joy of controlled CI, but you guarantee what you release is exactly what is controlled in your SCM - under the Releases branch, preferably tagged or otherwise noted as a particular release. That means you can also
    rollback to a previous release by simply reverting to a previous release in your SCM!
    Of course you don't have to let it happen automatically, you can set it up to build 'continually' and then remove the check on the SCM to see if any changes have been committed. You can replace this with the manual build button.

  • Office 2013 and Windows 2008 R2 SP1 AD RMS

    Hi All,
    I have installed Windows 2008 R2 SP1 AD RMS service, and it works well with Office 2010/2007, does not however work with office 2013, below is the error I get:
    sorry, something went wrong opening information rights management protected content. the request is not supported
    I have added the  AD RMS cluster URL and the AD RMS licensing URL to the loacl Intranet security zone (http://realercheng.wordpress.com/2013/01/23/office-2013-failed-to-create-and-consume-protected-content-with-connect-to-digital-rights-mangement-services-and-get-template/),
    however, I still get the same error.
    Does Office 2013 work with Windows 2008 AD RMS, and if it does what is the issue here and how do I go about sort it?
    KimaniBob

    Hi,
    Im am using server 2008 r2 sp1 and users are using windows 7 enterprise, office 2010 pro. plus. They can see right policy
    template with office 2010. 
    But now I have installed office 2013 pro. plus and added new admx files to new gpo for office 2013 also enabled this policy
    "Enter Permission Policy Default Server for Quick Access Toolbar" and this is writing in the policy \\serverhostname But I cant receiving ad rms templates from my outlook? 
    Is server 2008 r2 sp1 ad rms compatible with office 2013 or am I have to install server 2012 ad rms for office 2013?
    How can I fix this problem?
    Thanks.

  • How to add shortcuts to user Start Menu and Taskbar or Desktop with using Microsoft Office 2013 Config file.

    Hello,
    How can i add the shortcuts for Office 2013 feature (Word, excel, ext) to the users taskbar or desktop with using config.xml file while installing the Microsoft Office 2013 from SCCM?
    I know how to do that with OCT, but i have another problem if i use OCT. So i have to do it with Config.file, but i don't know which code can i write on config.xml file to create shortcut on desktop or taskbar...
    Regards,

    Hi
    There is a known issue about
    changing the shortcut location for an Office 2013 application:
    When you try to change the shortcut locations for Office 2013 applications in the Office Customization Tool (OCT), you receive the following error message:
    Invalid start in folder. Please try again.
    Then, you add the Start in location for Office 2013 and run a customized installation. When you double-click the shortcuts that are displayed on the desktop, Configure shortcuts does
    not work and you receive the following error message: 
    Sorry, we couldn’t find your file. Is it possible it was moved, renamed or deleted?
    To work around this issue, type a single open bracket ([) in the Start in
    field.  
    In addition, refer to the link below on "Configure shortcuts" in OCT:
    http://technet.microsoft.com/en-us/library/cc179097.aspx#Configure_shortcuts
    Regards
    Tylor Wang
    TechNet Community Support

  • Error when enabling the connection group with office 2013 and a plugIn

    Hi,
    I've created the office 2013 proplusVolume with ODT, published it globaly, Sequenced the plugin, with only the office 2013 as a published app-v package on the system, made the connection group with correct xml, but when I enable the connection group, I got
    the error:
    The connection group {xxx} version {xxx} could not be published because the
    virtual COM settings of the individual packages conflict. 
    Verify that the virtual COM settings are the same for all member packages and try again.
    The COM settings are made the same as the office package on the plugin package, but I still have the same error.
    The Deployment-, and user-XML have this values (as it was for the office originally):
      <COM Mode=”Integrated”>
            <IntegratedCOMAttributes
    OutOfProcessEnabled=”true” InProcessEnabled=”true” /> 
    <Objects Enabled=”false” />
    Why do I get this error?
    Why is it merly impossible to track down the realy error?
    What can i do to make this connection group work?

    Right now the catalog is pulling from the AppXManifests inside the AppV Packages. You can see these settings by renaming the AppV file to .ZIP and browsing those files (READ ONLY) to see the default COM settings. Simply changing the Deployment Config files
    is not enough. You will need to make sure the information is dynamically applied at publishing by specifying the -DynamicDeploymentConfiguration option when adding the package using the Add-AppvClientPackage cmdlet. You do not need to worry about the UserConfig
    file.
    If you are doing this in band with the management system, you would import this configuration in under Advanced Configuration for the package.
    Steve Thomas, Senior Consultant, Microsoft
    App-V/MED-V/SCVMM/Server App-V/MDOP/AppCompat
    http://blogs.technet.com/gladiatormsft/
    The App-V Team blog: http://blogs.technet.com/appv/
    The MED-V Team Blog: http://blogs.technet.com/medv
    The SCVMM Team blog: http://blogs.technet.com/scvmm/
    “This posting is provided "AS IS" with no warranties, and confers no rights. User assumes all risks.”

  • How to root Lenovo Yoga Tablet 2 pro

    I want to root my Lenovo Yoga Tablet 2 pro (android version 4.4.2), but I dont want a bricked device. So, can someone please help me? Send a tutorial, download link..? I would be so greatful, thanks.

    just reflash with intel's phone flash tool, and all is getting back to stock. no need to clean or other stuff... just select the flash.xml (not others xml). if you peek inside the file you will see that he is creating and formatting the partitions again so whatever was on your emmc (tablet's equivalent hd) is gone. as long as you didnt mess around with bios reflashing with that xml  will get you back in time to the place you were when you first started your tablet (assuming you are flashing the same rom)Lenovo implemented Secure Boot (or as we know it better as 'locked bootloader') so as long you didn't mess with bios (and i don't think you did) theres no way anyone could tell that the tablet was rooted sometime. the rooting method used now is "online" after the secure boot has done his job of starting the kernel.not my case coz i will sodomize my bios to bypass the secboot (i want to install linux and windows, just for fun, and this tablet would be fun for me running linux and a chroot with android, so that I WILL SECURE BOOT android ) and anyways i can get back anytime (worst case i have a flash burner)

  • Unable to edit document from SharePoint 2007 using Office 2013 and IE 11

    I am getting the following error when I try to edit a document from SharePoint 2007: "Edit document
    requires a Windows Sharepoint services-compatible application and Microsoft Internet Explorer 6.0 or greater". I am using Windows 7 with Office 2013 and Internet Explorer 11. Troubleshooting steps that I've tried so far (that haven't worked) are as follows:
    1) repaired Office; 2) switched from 64 bit version of IE to 32 bit version; 3) moved the owssupp.dll from C:\Program Files (x86)\Microsoft Office\Office14\ to C:\Program Files (x86)\Microsoft Office\Office15; 4) tried removing old versions of Office (but
    I still need to use Office Communicator 2007 r2 and couldn't figure out how to get rid of the Office14 files from Program Files); and 5) running SharePoint in IE compatibility mode. Please advise...thanks!

    Hi,
    It seems you installed mixed version Office2007/2010/2013 on your client machine?
    I would suggest you remove all Office 2007 and 2010 version, and reinstall Office 2013(include Office Tools->Microsoft SharePoint Foundation Support component) on your machine, and make sure "Open SharePointDocuments class" add-on is enabled
    from IE11, then check if it could fix the issue.
    If above works, please test again after installing the Office Communicator 2007 r2 on your machine.
    http://social.microsoft.com/Forums/en-US/3e8c0976-2794-49a2-92fe-6a254b3cc4ca/a-microsoft-sharepoint-foundation-compatible-application-could-not-be-found?forum=projserv2010setup
    http://blogs.technet.com/b/emeaoffice/archive/2013/04/29/you-get-an-error-message-when-you-open-an-office-file-from-sharepoint-on-a-computer-on-which-you-installed-more-than-one-version-of-office.aspx
    Thanks,
    Daniel Yang
    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]
    Daniel Yang
    TechNet Community Support

  • Compatibiity issues between Microsoft Office 2013 and Epsom Workforce 1100 Wide Format Printer

    I just purchased a new Pavilion 23 HP computer with Windows 8 Operating System and Office 2013. I bought an Epson Workforce 1100 Wide Format printer several years ago. Upon installing it on my new computer, I noticed it was for operating systems from 2000
    to 7 and did not include Windows 8. I downloaded the recommended driver for Windows 8. My computer recognizes the printer and will print pictures, web-articles, etc. but will not print any text from any of the Office 2013 documents. Can you help me?

    Hi,
    I have a couple of questions about the issue:
    1. Did the print task show in the status bar when you use Office2013 to print?
    2. Did you try to print by using the Notepad?
    3. Did you get some error messages?
    If we cloud not print from the Notepad, it seems a
    compatibility issues between Windows8 and print driver. I recommend you post the issue to Windows 8 forum or connect Epson support. 
    Then,we also cloud upgrade all the latest Windows 8 and Office 2013 patches to test.
    Regards,
    George Zhao
    TechNet Community Support

  • Is it time yet for Microsoft to "Recall" Office 2013 and provide anyone who has a 2013 license a replacement Office 2010 license?

    The interface is terrible and can't be changed.  Every application in the suite locks up/crashes nearly constantly on any machine it is used on.  The activation process is terrible and wastes hours of any support/IT dept's time.  From a 'privacy
    standpoint', the software is seemingly criminally intrusive.  It is clearly a product that should never have been released and is so far from functional that it can't be repaired by any 'service pack', 'hotfix', or 'patch'.  It needs to be completely
    scrapped.
    The only 'redeeming quality' of this software is that the guy who was in charge of creating it is gone from Microsoft.  (Unfortunately, he is now President Obama's appointee for running the attempt at repairing the 'healthcare.gov' website... 
    out of the frying pan...   )
    When the software is installed using one profile (domain or machine account) and a different profile tries to use the software, it requires 're-activation' - which often fails because the software believes it has been installed multiple times. (This is particularly
    frustrating because it has to be installed by an administrative user, but most of the time, the person who 'uses' the software is not the 'administrator' - so it is almost always being 'installed' using one profile and 'used' using another profile).
    The necessary intrusion into privacy created by the requirement of a "Microsoft Account" to use the software is seemingly criminal.
    The tracking of, and installation of licenses is absolutely ridiculous. 
    An example: 
    Many of my clients have many users and many computers (up to 75 or so). 
    I could create a "Microsoft User Account" for each 'user', but these machines get moved between users, and the software license is tied to the 'machine' and not to the 'user' so as soon as that happens, the licenses and the users are no longer
    in line and become impossible to track.
    I could create a "Microsoft User Account" for each 'computer'... and I can't even count the ways this would be a nightmare to try to track.
    I actually did that up front for one client, and created Exchange email boxes for each computer so that "prove you are really you" emails from Microsoft could be received managed, and responded to, and passed out second usernames and passwords
    to all of the users so they could "log-in" to their Office 2013 software, and created a database of the 'computer usernames and passwords' so I could track this... unfortunately, this confused the users (as it rightfully should) so they would change
    the passwords for their computer's 'Microsoft User Account' thus locking me out and invalidating my database, ... and... CLUSTERF#%K!!!
    As a 'best - worst case', I have had to create a single 'Microsoft User Account" for each of my clients' businesses so I can install and activate Office 2013 products.  This is a whole new set of "Awesome Stupidity". 
    Now, I can put a new computer into a client's office and install their new license key for their oem Office 2013, and it shows up in the 'business's Microsoft User Account'.  Then when I give the machine to the user, I get to 're-activate' the software
    (hoping that it doesn't tell me to piss-off - which happens about 40% of the time.  This is a process that can only be described as a "feat of engineering created by a group of monkeys whose former jobs included 'janitor at MAD magazine headquarters'
    or 'beer-pong referee'). 
    It starts with two hours of pressing phone buttons and ultimately talking to someone who tells me "yeah, nothin' I can do about that I'm just here for product activation" (which, incidentally, is done by machine until you pass through MS's ridiculous
    labyrinth of repetitious keystroking until the machine is convinced you are just too stupid to punch in the right numbers and allows you to talk to a person... who then asks you for the exact same set of numbers and repeats back the exact same responding set
    of numbers and acts dumbfounded when it still doesn't work - since it didn't work the first six times you punched or said it into the phone) followed by "I need to send you to the support group... but because it's 6:30 pm (in a process you started at
    3:00pm) they are gone for the day and you'll have to call back on Monday morning"
    At some point in the process, you get to log into the "Microsoft user account" and 'roll the roulette wheel of stupidity' by trying to activate the right software from a list of 40 different lines that all say "Microsoft Office 2013 Home and
    Business oem", but none give any indicator or differentiating factor like for instance: license key, date installed, license key last 4 digits, mother's maiden name, phase of moon when software was first activated, color or type of blood of the user's
    paperboy's dog's previous owner... NOTHING... RANDOM FREAKING STAB IN THE DARK - pick one, any one, hope its the license you are trying to install onto this machine, 'cause if not, you very well may kill the product on some other machine.
    So through the process, the lucky support staff person gets' to waste roughly an hour and a half on average for every Microsoft Office 2013 installation.  I have actually had to start telling my clients that they are going to likely have to pay an extra
    $100 or so per machine in order to get their new Microsoft Office software which comes on their new computer activated - that number tends to work out roughly accurately - except that it is a terrible way of trying to 'please a client'.
    Oh,... and did I mention... "THE SOFTWARE CONSISTANTLY FAILS"!?! 
    A client tries to open a document that they have been using for 8 years and Excel doesn't say "Hey, I don't know how to deal with some element of the file that you put in here using Excel 2003, or Office 2010 (both products, by the way, which worked
    great) - no... instead,... it crashes.  Doesn't really do any damage to the file it choked on, but the work you'd been doing on three other files which you also had open,... yeah,... that work is gone.
    Yeah,.... over time, I have developed a pretty consistent spiel for client's needing new computers that goes over how absolutely terrible Office 2013 is, and explains that our options are further limited by Microsoft's yanking of all Office 2010 or previous
    products from market availability, and explaining the merits of both LibreOffice and OpenOffice, as well as their drawbacks.  I also have a strangely static response explaining how "larger companies are not burdened by these issues because they are
    able to use MOPL which allows them to downgrade their productivity software to Office 2010 so they can continue to function happily, but this is really not a cost effective solution for smaller companies who primarily buy oem Office products with their replacement
    computers".
    Unfortunately, many clients still decide they want to go with Office 2013 because they apparently believe "it really can't be that bad".  The value in my 'presale descriptions' are only really realized when they come back to me a week, two
    weeks, or up to a month after the new machine is in place and say "wow,... you were right".  The place I am left open for any further problems is when I don't impress upon them beforehand just HOW BAD OFFICE 2013 REALLY IS.  In that case,
    they still come back to me as though I have done something wrong foe selling them this piece of $#!% software and I have to remind them of our previous discussions.
    Strangely, far too few heed the warnings and buy the software anyway - but the discussion has saved many clients the costs of Microsoft Project, because the discussion of LibreOffice and OpenOffice nearly always leads to at least a small philosophical conversation
    about 'Open Source Software' in general, and my absolute favorite descriptive analogy in that discussion is to compare Microsoft Project at $600 v. ProjectLibre at $0 - and then further describe the costs of licensing and implementing the associated back-end
    server solutions, etc. 
    This is a saving grace for me, because even though the client has been saddled with Office 2013, they have also saved substantially on Project and it is a rare (but granted, not absolutely absent) occasion that ProjectLibre is lacking some feature or function
    that they actually need or want to use - and on those occasions, finding out has cost them absolutely nothing in software purchases. 
    Its not surprising, I suppose, that clients have grown to accept Office as a required 'cost', but still choke heavily on the price-tag of Project every time they have to buy it.  The interesting thing to watch over the coming couple of years will be
    'how many businesses stop accepting MS Office as a 'required cost' due to the failing of the software itself and the fact that most are being burned, at least once, by purchasing the software "against technical advice" and are learning, merely by
    virtue of HOW BAD Office is, that there are other options out there that both cost less and work better... I mean,... LOTS BETTER.
    How many businesses that are used to accepting the cost of Microsoft Office as a cost of doing business will be moved over to open source options and satisfied by them by the time Microsoft releases its next version - which will, presumably work - such that
    they will no longer justify the cost of Microsoft's offering even if it is 'superior' to the open source offerings because the open source offerings are plenty sufficient and include a price tag of $0 and an installation/implementation time that is much, much
    shorter than Microsoft's offering.
    If Microsoft doesn't make some dramatic reparations, and do it soon, I expect their market share will be reduced in this area by a very significant margin.
    I am suggesting either a 'Complete Recall' of Office 2013 including an 'uninstall 2013/install 2010' process driven by the automatic update engine, or at the very least, a free and easy downgrade rights offering for anybody who has already purchased 2013
    and anyone who purchases it between now and the time the next "functional product" is released.

    I understand the inconvenience you are experiencing when working with Office 2013.
    If you have any feedback about Office 2013 product, click the and submit to Microsoft.
    Microsoft will decide how to fix the problem for all customers.
    For the activation mechanism, it intends to protect customers of their rights and interests.
    For a retail version of Office, if it was purchased with a disk, Microsoft account is not necessary during the installation.
    For volume license of Office, refer to the following link to deploy Office suites can be much efficient:
    http://technet.microsoft.com/en-us/library/cc178982.aspx
    For the problem Office 2013 keep crashing, check the following link to check:
    http://support.microsoft.com/kb/2813143/en-us
    http://support.microsoft.com/kb/2758592/en-us
    Thanks,
    Tyor Wang
    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

  • TS3212 Downloading itunes on Lenovo Notebook with Windows 7

    I am trying to download itunes on my Lenovo Notebook with Windows 7 via a wifi connection.  The box pops up to download itunes setup and I click download. On completion of setup download a prompt pops up to enter my administrator password which I do. Another box pops up that looks like an normal download box that says "Processing Additional Packages."  I have been waiting for 30 minutes and it has not made any progress. 

    For general advice see Troubleshooting issues with iTunes for Windows updates.
    The steps in the second box are a guide to removing everything related to iTunes and then rebuilding it which is often a good starting point unless the symptoms indicate a more specific approach. Review the other boxes and the list of support documents further down the page in case one of them applies.
    Your library should be unaffected by these steps but there is backup and recovery advice elsewhere in the user tip.
    tt2

Maybe you are looking for

  • Modify dynamic internal table from dynamic work area using index...

    ASSIGN w_text TO <fs>.     ASSIGN w_temp TO <fs1>.     lint_tab_iw49[] = <tab>.     lint_tab_iw49_t[] = <tab>.     DELETE ADJACENT DUPLICATES FROM lint_tab_iw49 COMPARING aufnr.     LOOP AT lint_tab_iw49 INTO lws_tab_iw49.       READ TABLE lint_objec

  • Picked up a B/W.. have some questions

    Hey guys. I picked up a B/W yesterday for a nice spare computer and i have some questions. 1. The former owner upgraded to 10.3 but the computer is lacking serious speed. I know it's not going to be fast but i have a feeling the Memory and video card

  • Trouble opening LiveCycle DRM-encrypted PDFs in Adobe Acrobat v.10.0.2

    LiveCycle DRM-encrypted PDFs open fine in Adobe Acrobat v. 9, v. 10.1.7, and v. 11. Why don't they open in v. 10.0.2? Is this a known problem? My company is UNABLE to upgrade or downgrade to another version of Adobe at this time, but we need to be ab

  • About to leave Verizon

    I am going to leave Verizon next month if they can't get better coverage.  Their coverage map is bogus.  I've been a customer for 15+ years and the service at my house in the last year has become completely worthless.  Verizon promised to do an asses

  • VMI scenario: purchase order confirmation send to vendor

    Hello Dear Sappers, I'm using message type ORDRSP (Idoc ORDERS05) for inbound idoc  for Vendor Managed Inventory, and it works. Then, once the PO is created in our SAP, the system automatically send a PO confimattion message to our vendor through mes