I am converting existing wpf application to Windows phone 8 app using visual studio 2013

i want to replace the  xmltextreader for windows phone 8 project ????
as we dont have  xmltextreader.whitespacehandling...... how to replace this for windows phone project.....
and i am getting some more error like 'system.net.sockets.socket' doesnot contain a defination for 'beginconnect' and no extension method 'beginconnect' accepting a first argument........

Hi sagaradi,
>> So now i want to target that application  to windows 8.1 store and Windows phone 8.1
For the exception about "System.net.sockets.socket doesnot contain a defination for 'BeginAccept' and no extension mehod 'BeginAccept' accepting a first argument of type 'system.sockets'cuold not be found",
it is because that System.Net.Sockets is not available in Windows Phone Runtime app, we have to use the
Windows.Networking.Sockets for instead, for more information, please try to refer to:
http://stackoverflow.com/questions/23477961/cannot-find-system-net-sockets-assembly-for-wp-8-1 .
For others exceptions, since I do not have your code, it will be hard to tell. But although WPF/Windows Phone/Windows Store are all XAML-based platforms, they still have a lot of difference among them. Some API which are available in the WPF
may be not available in the Windows Store and Windows Phone. So please pay attention on it, for more information, please try to refer to the following article:
#Move form WPF and Microsoft Silverlight to WinRT:
https://msdn.microsoft.com/en-us/library/windows/apps/br229571.aspx .
Best Regards,
Amy Peng
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.

Similar Messages

  • How to configure a proxy server for Windows Azure Tools in Visual Studio 2013

    Hi Visual Studio/Azure Tools team
    I would like to use the Windows Azure tools in Visual Studio 2013 to manage my Azure Web sites (Server Explorer -> Windows Azure -> Web Sites) from within my corporate network which is secured using a proxy server. Unfortunately, I am not able to use
    the Windows Azure tools since the required HTTPS connection to windows azure is not going through the default configured proxy. Instead, Visual Studio tries directly to connect to port 443 which is blocked by our corporate firewall (and yes: there is no way
    around using our proxy server). Other visual studio features like NuGet, updates, etc. work fine and use the configured proxy server. 
    So my question: How can I configure visual studio respective its Azure tools to use a proxy server instead of a direct connection? I already tried configuring the proxy server within the file devenv.exe.config but this doesn't show any effect for Windows Azure
    tools.
    Regards
    tschaena

    As we have very similar problems I consider the found solution a work arround an existing problem which will not work if corporate FW policy does not allow such changes.
    In my mind, any tools in charge of dealing with some sort of FW protocols should deliver the following information, should make it absolute clear how to setup that the request packages are setup rigth at the first time.
    a) proxy server
    b) proxy port
    c) proxy user
    d) proxy users-password
    e) proxy.auth.Preference="BASIC"
    And for moste tools (including Visual Studio and AZUR Tools) it is absolut unclear
    a) how to setup that on a per tools basis
    b) OR who inherits this information from whom    i.e. use the same as IE does, what if we use FireFox or any other browsers?
    I understand that developers requested to cure such problem areas will often have difficulty to gain all required elemenst used to realy test the solution.
    But I can tell you: I loos more time figthing down the FW setups for my clients. WHat I do at home in a sniff, takes ages to be realised by all the various clients on the market where each has to deliver the same sort of information but actually does not,
    or has it just somewhere, but not in the vicinity of the demanding user.
    Good examples i.e. NetBeans IDE where the Option Menu shows very clearly what information is required to pass through a FW/Proxy; but even there, the hint to start with a BASIC authentication schema is not part of this OPTION menu and must be added a JAVA
    environment value. But at least, it works.
    Sepp

  • How to get .Xap file for windows(8.1) app in visual studio 2013

    Hi ,
    I am creating an app that supports for windows tablet using visual studio 2013.For windows Phone  in bin folder i can see ProjectName.xap file these file can be submitted to store.But I could not see xap file for windows apps in visual stuido.What file
    I should use to upload my project to store.
    Thanks,
    Alok

    Additionally, xap extension only for Windows Phone Silverlight also some other Silverlight project.
    --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.

  • Windows 8.1 users: Visual studio 2013 design rendering issues

    Has any 8.1 user experienced this yet. I am pretty sure it' my laptop. John i know you was thinking about a yoga pro 2. Did you get One?
    Basically a form i wrote in 2010 from xp will appear massively different if ANY UI changes are made. The form will appear as expected and drawn up until this point.
    Image One attached is the form should appear. Image Two is after i add a random button that you can see. The whole form does not even render. It crunches it all together. I assume this is a laptop resolution issue?
    Graphics
    Monitor
    Name Generic PnP Monitor on Intel HD Graphics Family
    Current Resolution 1280x720 pixels
    Work Resolution 1280x698 pixels
    State Enabled, Primary
    Monitor Width 3200
    Monitor Height 1800
    Monitor BPP 32 bits per pixel
    Monitor Frequency 60 Hz
    Device \\.\DISPLAY1\Monitor0
    Intel HD Graphics Family
    Manufacturer Intel
    Model HD Graphics Family
    Device ID 8086-0A16
    Revision A
    Subvendor Lenovo (17AA)
    Current Performance Level Level 0
    Driver version 10.18.10.3412
    Count of performance levels : 1
    Level 1

    Hi Suvy,
    From your description, could you please tell me how you renew your developer license for Windows 8.1 from Visual Studio 2013 Community Edition?
    Generally, we can renew the developer license by going to PROJECT->Store->Acquire Development License… like the following screen shot.
    In addition, as you said that you get the error in the 'contacting license server' stage for too long and eventually doesn't proceed further.
    You mean that you did not get the developer license window which requires input the Microsoft account like the following screen shot, am I right?
    If yes, as you said that the Avast antivirus installed and running. I suggest you can try to disable or un-install it check if it can work.
    To make sure that it is not your VS IDE issue, please reset your VS settings, and then run it as the admin, test it again.
    You can also try to run your VS in safe mode to make sure that it is not the add-ins or the extension tools’ issue.
    http://msdn.microsoft.com/en-us/library/ms241278.aspx
    In addition, I got different ways to get a developer license, maybe you could check it here:
    http://msdn.microsoft.com/en-us/library/windows/apps/hh974578.aspx
    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.

  • Windows Azure Tools for Visual Studio 2013 - v2.2 install fails on Windows Server 2012 R2

    Microsoft Visual Studio Professional 2013
    Version 12.0.21005.1 REL
    Microsoft .NET Framework
    Version 4.5.51641
    The installation completes without any errors on my VM running Windows Server 2012 R2, however its not recognized in VS2013 ? It also breaks the Publish functionality when I try and publish a web site to my hosting provider.

    I tried install, uninstall, reinstall cycle several times without success. Any help would be greatly appreciated.
    here is my About info:
    Microsoft Visual Studio Professional 2013
    Version 12.0.21005.1 REL
    Microsoft .NET Framework
    Version 4.5.51641
    Installed Version: Professional
    LightSwitch for Visual Studio 2013   06177-004-0444002-02824
    Microsoft LightSwitch for Visual Studio 2013
    Microsoft Office Developer Tools for Visual Studio 2013 ENU   06177-004-0444002-02824
    Microsoft Office Developer Tools for Visual Studio 2013 ENU
    Team Explorer for Visual Studio 2013   06177-004-0444002-02824
    Microsoft Team Explorer for Visual Studio 2013
    Visual Basic 2013   06177-004-0444002-02824
    Microsoft Visual Basic 2013
    Visual C# 2013   06177-004-0444002-02824
    Microsoft Visual C# 2013
    Visual C++ 2013   06177-004-0444002-02824
    Microsoft Visual C++ 2013
    Visual F# 2013   06177-004-0444002-02824
    Microsoft Visual F# 2013
    Visual Studio 2013 Code Analysis Spell Checker   06177-004-0444002-02824
    Microsoft® Visual Studio® 2013 Code Analysis Spell Checker
    Portions of International CorrectSpell™ spelling correction system © 1993 by Lernout & Hauspie Speech Products N.V. All rights reserved.
    The American Heritage® Dictionary of the English Language, Third Edition Copyright © 1992 Houghton Mifflin Company. Electronic version licensed from Lernout & Hauspie Speech Products N.V. All rights reserved.
    ASP.NET Web Frameworks and Tools 2012.2   4.1.21001.0
    For additional information, visit http://go.microsoft.com/fwlink/?LinkID=309563
    ASP.NET Web Frameworks and Tools 2013   5.0.11001.0
    For additional information, visit http://www.asp.net/
    BusinessObjectEditor   1.0
    Information about my package
    CodeRush for Visual Studio   13.2
    Common Azure Tools   1.0
    Provides common services for use by Azure Mobile Services and Windows Azure Tools.
    CreateLayoutWizardPkg   1.0
    Create layout wizard.
    DevExpress.ExpressApp.Design.DesignDynamicPackage   1.0
    DevExpress VSIX Package
    DevExpress.ExpressApp.DesignPackage   1.0
    DevExpress VSIX Package
    DevExtreme.Design   13.2.6
    DevExtreme Visual Studio integration package
    DXCore for Visual Studio   13.2
    DXCore for Visual Studio
    PreEmptive Analytics Visualizer   1.2
    Microsoft Visual Studio extension to visualize aggregated summaries from the PreEmptive Analytics product.
    SQL Server Data Tools   12.0.30919.1
    Microsoft SQL Server Data Tools
    Windows Azure Mobile Services Tools   1.0
    Windows Azure Mobile Services Tools
    Workflow Manager Tools 1.0   1.0
    This package contains the necessary Visual Studio integration components for Workflow Manager.
    XtraReports package   1.0
    XtraReports package

  • Problem with Adobe PDF reader for Window 64 bit using Visual Studio professional 2013

    Hi,
    Does Adobe PDF reader support window 7 64bits?
    Best regards,
    Seah

    Hello,
    Short answer reading into your question which has no specifics, yes it does but I am guessing there is more to what you are asking so if you could please expand your question that would be great.
    Please remember to mark the replies as answers if they help and unmark them if they provide no help, this will help others who are looking for solutions to the same or similar problem.

  • Windows 7 with SharePoint 2013 Foundation and Visual Studio 2013

    Hi,
    I am begginer with Sharepoint 2013 Foundation. 
    My company installed Sharepoint 2013 Foundation on a virtual Server. I installed
    Visual Studio 2013 on my local computer. Also i created a developer site.
    Based on http://msdn.microsoft.com/en-us/library/office/jj220047(v=office.15).aspx#RDOverview I installed Office
    Developer Tools for Visual Studio 2013 on my local computer. 
    I am trying to remotely develop apps
    with Visual Studio 2013. In the option What SharePoint site do you want to use for debugging your App? i put the url
    of developer site.
    First of all, i had to choose if the apps will be SharePoint-hosted or Provider-hosted apps. Based on http://msdn.microsoft.com/en-us/library/office/fp142379(v=office.15).aspx and http://msdn.microsoft.com/en-us/library/office/fp142381(v=office.15).aspx,
    i decided to followed SharePoint-hosted because is the only type that applies to SharePoint 2013 Foundation.
    I followed the steps of http://msdn.microsoft.com/en-us/library/office/fp142379(v=office.15).aspx, which is the quide for How to:Create a basic SharePoint-hosted app. In Step 10 for deploy my app i get the following error: 
    Error occurred in deployment step 'Install app for SharePoint': Failed to install app for SharePoint. Please see the output window for details.
    What is the problem?
    Also, the visual studio need to be installed on the server where sharepoint was installed?
    Moreover, do I need app catalog for testing and deploy apps?
    thanks, Aphrodite

    Hi,
    According to your post, my understanding is that you have an issue about creating app.
    Per my knowledge, the issue is caused that you don’t configure the app catalog URLs from the central administration.
    It means that we should create an App site catalog site collection to hold our Apps.
    More reference:
    http://www.sharepoint-journey.com/app-development-in-sharepoint.html
    Thanks & Regards,
    Jason
    Jason Guo
    TechNet Community Support

  • Application Insights is not recording any data from the released version of my Windows Phone app

    I released my first Windows Phone app a week ago, and Application Insights worked perfectly to collect usage data whilst in a debug build. However, the released version of the app is not returning any data at all. Is this a common problem for new apps or
    is there a problem that I need to address?
    I configured Application Insights for my app using the information on this guide - http://msdn.microsoft.com/en-us/library/dn509554.aspx
    Any ideas or help would be greatly appreciated, thanks for your help.

    Hi Bernard, thanks for your reply.
    I tested the data using a release package of the Windows Phone app deployed directly to my phone from Visual Studio and the data appeared after around 10 minutes. However, once I published the exact same package to the Windows Phone Store and started using
    the version downloaded from the store, no usage data has been uploaded even after several days of waiting.
    I am using SDK 0.7.1 and Application Insights Tools for Visual Studio v1.3.2. The app is built for WP 8.0 and running on WP 8.1.
    The instrumentation key is 757eeaff-605e-44a2-8eaa-6abf498bfcf5.
    Thanks for your time and help, I really appreciate it.
    Dan

  • Simulation d'application sous Windows Phone, plus de SWF

    Bonjour à tous,
    Actuellement je suis sous Android et lorsqu'il m'était demandé de realiser une simulation de l'intérface graphique d'une application, j'avais pour habitude de la réaliser sous Indisgn, avec les outils destiné au Digital Publishing, mon application (jamais très compliquée, c'est plus pour avoir une idée de l'interface et pouvoir montrer au client sur un smartphone ce que donne l'application), et d'exporter ce fichier en SWF. J'obtenais ainsi une simulation d'application utilisable directement sur mon smartphone android, et le tout interactif.
    Mais je vais prochainement passer sous Windows Phone (avec l'achat d'un nokia lumia 1020) et je me demandais qu'elles sont les alternatives s'offrent à moi pour réaliser une simulation d'application sous Windows Phone, puisque ce dernier ne lit pas les fichiers SWF et qu'il me semble que l'application dédiée au Digital Publishing d'adobe n'est toujours pas disponible pour cet OS.
    J'ai beau cherché, mais je ne trouve pas d'alternative s'offrent à moi... Une idée/solution ?
    Merci d'avance
    Thorg

    Uninstall using http://labs.adobe.com/downloads/acrobatcleaner.html
    then reinstall from http://get.adobe.com/reader/enterprise/

  • Pass values between Windows phone app and wpf

    Hi,
    i am creating a windows phone app where it is like a remote for desktop app which have timer start stop and break
    where start should activate the desktop applicaition timer like that.
    what are the possibility that i can control wpf(desktop) app with a windows phone app directly without any database sort of thing.
    thank you

    For help with the WPF side of this you'll be better off posting in the WPF forum.
    There isn't any remote control system built in, but you can use standard networking to implement your own. From the phone side take a look at the
    Connecting to networks and web services documentation. In particular, the
    Adding support for networking and
    Connecting with sockets sections are likely to get you on the right path.

  • Launching VB6 Editor after installing Visual Studio 2013 results in "Please wait while Windows configures Microsoft Visual Studio..."

    I have had various versions of Visual Studio installed beside Visual Basic 6.0 Enterprise for some time with no problems, most recently Visual Studio 2012 Premium.
    I recently installed Visual Studio 2013 Premium, and now every time I open VB6 I get a dialog that says "Please wait while Windows configures Microsoft Visual Studio Professional 2013" that shows a progress bar. After it finishes (30 seconds or
    so), it launches again and again and finally VB6 will open. This happens with each instance of VB6, regardless if I've already done it once and never run VS2013 in between.
    If I cancel the dialog, I get this error message in a dialog: "Error 1712. One or more of the files required to restore your computer to its previous state could not be found. Restoration will not be possible." Several more "Please wait"...
    dialogs will appear and if I continue to cancel, eventually I'll get the VB6 editor. It appear to work fine despite the error messages.
    It seems to me that the VS2013 installer flagged some dll's or other files to be rolled back whenever starting VB6. It doesn't appear to be necessary, and I'd like to avoid playing the "Please wait" wack-a-cancel-button game before launching each
    instance of VB6 (or waiting several minutes for no reason). So how do I fix this?
    Note: I've seen something similar happen in Outlook on a different PC when upgrading from 2010 to 2013. The same sort of "Please wait"... dialog would appear each time I opened Outlook. Judging by the "similar" questions that popped up when
    entering this forum post, I'd say this is a general problem with upgrading older versions or installing newer versions of major Microsoft software side-by-side.
    /* Don Reynolds */

    I found the answer!
    I was having the exact same issue, and I was search for a solution and I happened across the following thread: http://social.msdn.microsoft.com/Forums/en-US/f4b0fd38-f4f9-41ea-bd8d-834203a175d2/building-visual-studio-2010-project-triggers-please-wait-while-windows-configures-visual-studio?forum=vssetup&prof=required
    Scroll a small bit down, and there is a post by Barry Wang explaining that you need to use event viewer to find out what is missing. Anyway, I opened event viewer, then open VS 6, then hit refresh in the event viewer (under Windows Logs -> Application)
    and saw a warning message from MsiInstaller. It gave me the following message:
    Detection of product '{9C593464-7F2F-37B3-89F8-7E894E3B09EA}', feature 'Visual_Studio_Professional_x86_enu', component '{E3FF99AA-78B9-4A06-8A74-869E9F65E1FE}' failed.  The resource 'C:\WINDOWS\Microsoft.NET\Framework\URTInstallPath_GAC\' does
    not exist.
    I opened an elevated command prompt, I navigated to the C:\WINDOWS\Microsoft.NET\Framework folder and verified that 'URTInstallPath_GAC' didn't exist, and then I did "md URTInstallPath_GAC".
    Closed and reopened VS 6, and it instantly opened - no "Please wait" message.
    Now this may or may not be the same problem you are having (problem is - I have had it happen on two separate computers now with VS 6 and VS 2013 installed), but it should point you in the right direction. In fact, you should be able to use the Event Viewer
    for anytime the "Please wait" message shows up for any application, and then once there find out what is really missing.

  • Visual Studio 2013 Express for Windows - InitializeComponent() does not contain a definition issue

    Hi,
    I have recently downloaded Visual Studio 2013 Express for Windows (Windows Store App version), with Update 1.
    I create a blank app. I right-click on InitializeComponent() in the MainPage.xaml.cs and select Go To Definition. It brings me to the .g.i.cs file where this method resides.
    I go into the designer for MainPage.xaml and create a grid of 2 rows and 2 columns (all at 1*). I add one button, doesn't matter where. I double click on that button to add a click method to MainPage.xaml.cs. Without entering anything into the button click
    method, I scroll up and InitializeComponent() has an error and tells me there is not definition, even though I was looking at the definition a minute ago. I found I could unload the project and reload it and InitializeComponent() would have the definition
    in the .g.i.cs file but as soon as I add another button click or anything else I run into the same error. It seems as if the .g.i.cs file is not automatically regenerating, or it is being deleted all together when the button click method is added to the xaml.cs
    file.
    Everything I have done up to this point is very vanilla. I installed VS '13 Express for Windows, didn't change any VS setting, created a project and ran into this issue. I installed Update 1 thinking there might be a fix from the update--no luck. The xaml
    file Build Action is Page and the Xaml.cs file is Compile.
    I have tried deleting the MainPage.xaml file, after the creation of a project, and adding a new MainPage file with the added templates VS wants to include, and I still run into the same issue.
    I have searched for answers the past few days but haven't found anything that addresses my issue (most of what I found addresses VS '10 but their InitializeComponent() issues aren't the same as mine). Any help the MSDN community can provide would be
    a great help. If worst comes to worst, I will re-install VS and see if that corrects it--this would be a last-ditch effort though.
    Thank you for any help you may be able to provide

    Intellisense has a bug in VS2013 where it doesn't recognize InitializeComponent when you start working on the XAML.  My feeling is that if you try to compile this app, it will run fine (as long as there are no actual errors).
    Matt Small - Microsoft Escalation Engineer - Forum Moderator
    If my reply answers your question, please mark this post as answered.
    NOTE: If I ask for code, please provide something that I can drop directly into a project and run (including XAML), or an actual application project. I'm trying to help a lot of people, so I don't have time to figure out weird snippets with undefined
    objects and unknown namespaces.

  • Windows phone app not deploying completely to device from Visual Studio

    At various times I have noticed the app package doesn't update completely when using Visual Studio to deploy directly to a developer-unlocked device.  The symptoms are always that some updates are not reflected, and debugging reveals the problem. 
    The solution is to completely uninstall the app from the device and deploy again.  After redeployment, with NO binary package changes, the updates now work.
    This is an unpredictable, intermittent problem.  My test devices are 1020s, a 925, and a 1520.  I have thus far mainly noticed the problem on the 1020.
    Environment:
    Windows 8.1 Pro dev system
    VS 2013 Ultimate Update 4
    Windows Store 8.1 "universal" project
    Lumia 1020 (about shows "NOKIA 909"), running latest WP8.1 Update (Lumia Cyan)
    Mark Jones, Owner MJ App Factory

    Hi Mark,
    Q. How is app data affected during development with multiple build/deploy cycles?
    A. As you develop an app, app data is normally preserved across build iterations. However, changing the manifest triggers a full uninstall and redeployment from within Visual Studio, and that deletes any existing app data. To manually preserve that app data,
    copy the contents of the %localappdata%packages<your package>folder to a temporary location, build and redeploy the app, and then copy the app data back. Note that this redeployment behavior in Visual Studio is a separate matter from updating
    an app from the Store or via side-loading, in which case the deployment engine does not uninstall the previous version and app data is therefore preserved.
    This link provides a lot more info, Common
    questions about App Data
    Pradeep AJ

  • Could not install Visual Studio 2013 in Windows 7 via Boot Camp

    Hi there,
    For a intro to programming class, I was required to install Visual Studio Express for Windows Desktop on my machine. Because I use a MacBook Pro Retina 13 , I had to install a copy of Windows via Boot Camp. I decided to install a copy of Windows 7 as I had
    a license with me on hand.
    Unfortunately, I had trouble installing Visual Studio as it gives me a fatal error for Microsoft .NET Framework 4.5.1 during installation
    Here is a copy of the log file that I obtained from the attempted installation:
    [0FE4:0970][2015-01-22T23:25:57]i001: Burn v3.7.3424.0, Windows v6.1 (Build 7601: Service Pack 1), path: C:\Users\Yeen125\Downloads\wdexpress_full.exe, cmdline: ''
    [0FE4:0970][2015-01-22T23:25:57]i000: Initializing string variable 'ExtraEditionDisplayName' to value '#loc.slipstream'
    [0FE4:0970][2015-01-22T23:25:57]i000: Initializing string variable 'EditionDisplayName' to value 'Express 2013 for Windows Desktop'
    [0FE4:0970][2015-01-22T23:25:57]i000: Initializing numeric variable 'MoreLanguageFwlinkId' to value '427815'
    [0FE4:0970][2015-01-22T23:25:57]i000: Initializing numeric variable 'PrivacyAgreementFwlinkId' to value '427803'
    [0FE4:0970][2015-01-22T23:25:57]i000: Initializing numeric variable 'PrivacyStatementFwlinkId' to value '427803'
    [0FE4:0970][2015-01-22T23:25:57]i000: Initializing numeric variable 'MinOsLevelFwlinkId' to value '427813'
    [0FE4:0970][2015-01-22T23:25:57]i000: Initializing numeric variable 'SolutionFwlinkId' to value '427804'
    [0FE4:0970][2015-01-22T23:25:57]i000: Initializing numeric variable 'HelpFwlinkId' to value '427805'
    [0FE4:0970][2015-01-22T23:25:57]i000: Initializing numeric variable 'IE10FwlinkId' to value '427807'
    [0FE4:0970][2015-01-22T23:25:57]i000: Initializing numeric variable 'WinBlueFwlinkId' to value '427810'
    [0FE4:0970][2015-01-22T23:25:57]i000: Initializing numeric variable 'SHA256BlockFwlinkId' to value '427811'
    [0FE4:0970][2015-01-22T23:25:57]i000: Initializing numeric variable 'Win81PreRelBlockFwlinkId' to value '427809'
    [0FE4:0970][2015-01-22T23:25:57]i000: Initializing string variable 'NetfxProductVersion' to value '4.5.31101'
    [0FE4:0970][2015-01-22T23:25:57]i000: Initializing string variable 'ProfessionalVSVersion' to value '11.0.50727'
    [0FE4:0970][2015-01-22T23:25:57]i000: Initializing string variable 'BaselineBundleVersion' to value '12.0.21005'
    [0FE4:0970][2015-01-22T23:25:57]i000: Initializing string variable 'FirstSlipstreamBundleVersion' to value '12.0.21006'
    [0FE4:0970][2015-01-22T23:25:57]i000: Initializing string variable 'ProductKey' to value '4JD6KB7RFPK8GFJC7MC8J7B4P'
    [0FE4:0970][2015-01-22T23:25:57]i000: Initializing string variable 'WinSDK_Desktop_KitsRootPath' to value '[ProgramFilesFolder]Windows Kits\8.0\'
    [0FE4:0970][2015-01-22T23:25:57]i000: Initializing string variable 'WinBlue_Common_KitsRootPath' to value '[ProgramFilesFolder]Windows Kits\8.1\'
    [0FE4:0970][2015-01-22T23:25:57]i000: Initializing string variable 'WinBlue_Desktop_KitsRootPath' to value '[ProgramFilesFolder]Windows Kits\8.1\'
    [0FE4:0970][2015-01-22T23:25:57]i000: Initializing string variable 'VS_Install_Path_VC' to value '[CustomInstallPath]'
    [0FE4:0970][2015-01-22T23:25:58]i000: Setting string variable 'WixBundleLog' to value 'C:\Users\Yeen125\AppData\Local\Temp\dd_wdexpress_full_20150122232558.log'
    [0FE4:0970][2015-01-22T23:25:58]i000: Setting string variable 'WixBundleOriginalSource' to value 'C:\Users\Yeen125\Downloads\wdexpress_full.exe'
    [0FE4:0970][2015-01-22T23:25:58]i000: Setting string variable 'WixBundleOriginalSourceFolder' to value 'C:\Users\Yeen125\Downloads\'
    [0FE4:0970][2015-01-22T23:25:58]i000: Setting string variable 'WixBundleName' to value 'Microsoft Visual Studio Express 2013 for Windows Desktop - ENU with Update 4'
    [0FE4:0970][2015-01-22T23:25:58]i000: Loading managed bootstrapper application.
    [0FE4:0970][2015-01-22T23:25:59]i000: Creating BA thread to run asynchronously.
    [0FE4:1248][2015-01-22T23:25:59]i000: Ux Started
    [0FE4:1248][2015-01-22T23:25:59]i000: MUX: Loading LocalizableStrings.xml string from LocalizableStrings.xml
    [0FE4:1248][2015-01-22T23:25:59]i000: MUX: Reset Result
    [0FE4:1248][2015-01-22T23:25:59]i000: MUX: Current action: Install
    [0FE4:1248][2015-01-22T23:25:59]i000: Setting string variable 'CurrentOperation' to value 'Install'
    [0FE4:1248][2015-01-22T23:25:59]i000: Setting string variable 'IsLanguagePack' to value ''
    [0FE4:1248][2015-01-22T23:25:59]i000: MUX: Current action: Install
    [0FE4:1248][2015-01-22T23:25:59]i000: Setting string variable 'CurrentOperation' to value 'Install'
    [0FE4:1248][2015-01-22T23:25:59]i000: MUX: New last unconfirmed source: Web
    [0FE4:1248][2015-01-22T23:25:59]i000: MUX: Source confirmed
    [0FE4:1248][2015-01-22T23:25:59]i000: Setting string variable 'CurrentRepairPackage' to value ''
    [0FE4:1248][2015-01-22T23:25:59]i000: Setting numeric variable 'HypervisorSupported' to value 0
    [0FE4:1248][2015-01-22T23:25:59]i000: Setting numeric variable 'HypervisorEnabled' to value 0
    [0FE4:1248][2015-01-22T23:25:59]i000: MUX: Resume = None
    [0FE4:1248][2015-01-22T23:25:59]i000: MUX: Restart = Prompt
    [0FE4:1248][2015-01-22T23:25:59]i000: MUX: Relation = None
    [0FE4:1248][2015-01-22T23:25:59]i000: MUX: Action = Install
    [0FE4:1248][2015-01-22T23:25:59]i000: MUX: Display = Full
    Could you help me install Visual Studio 2013? I need it before my first assignment is due. Thanks!

    Your install log is peppered with this error: "MsiViewExecute failed", which indicates a problem with your Windows Installer.
    For suggestions on repairing WI in Windows 7, read here:
    http://answers.microsoft.com/en-us/windows/forum/windows_7-performance/need-to-reinstall-windows-installer-in-windows-7/4cb8e54c-5a4e-439d-9d46-1dcd387d2604

  • I can't install Visual Studio 2013 Ultimate in my Windows 8.1 Pro

    Good Day Everyone!
    I have downloaded an ISO file of VS2013 installer from Microsoft Download Center. I have checked the requirements and I have what it needs to be installed. But when I mount the ISO disc image, an error message appear. 
    G:\
    Application not found.
    I also tried to run it from the inside and another error shows.
    Visual Studio 2013 Ultimate has stopped.
    I have the ISO file checked and it matches the CRC and SHA1 posted from the download center. I also have .net frameworks 3.5 and 4.0 installed in my laptop.
    I don't know what else to do. Please help. Thanks

    Hi,
    Base on your question, please follow these steps to check the result:
    1.Update your windows and disable Anti-Virus software, then reboot your system.
    2.Clear your %temp% folder.
    3.Run the setup file as administrator.
    4.If the installation fails, please use http://aka.ms/vscollect to gather the latest installation logs. After using it, you will find vslogs.cab from %temp% folder. Please upload the file to
    https://skydrive.live.com/ and share the link here.
    If it doesn't work,we suggest you burn the image to Disc ,and install
    Visual Studio 2013 Ultimate by DVD.
    Regards,
    Kelvin hsu
    TechNet Community Support

Maybe you are looking for

  • Rules file lodas only every 2nd row from .txt source

    I have prepared a nice rules file, now deployed on the live server. when I copy it over to my dev it stops working because it loads only every SECOND row from my .txt source. Any ideas why that might happen? (I have no rejects specified)

  • What should I do if my itouch was stolen?

    I just lost my itouch last night and by now, it could have very well been stolen. I did set up a password to get into my ipod, but I know it's super easy to unlock it via Itunes. My question is: is there any way I can deactivate my itouch to keep any

  • Data source enhancement - Only technical name is visible

    Hi , I enhanced a data source and added a Z field in the extract structure. I am able to populate the field, when I check the extractor in RSA3 , I do not see the description but I see only the technical name. Any advise please....

  • DAG IP Addressing

    I have setup 2 networks. 1. MAPI  which is client facing in the range 192.168.0.0/24 2. REPL for DAG replication in the range 10.4.0.0/24 In the window shown below which IP must I add? is it from the MAPI network or REPL network. Or does it have to b

  • Contacts All Over The Place

    I am really not happy with how the contacts folder is treating me right now. I was trying to add a friends contact number and noticed that in my names folder, some of my Ns started in the Ms section. I backed up my phone which and the was edition was