Visual studio 2013 doesn't work after win10 installation

errors in EditorPackage loading, can't apply settings, i can't even see the code - it says: no exports were found that match the constraint.

Hi refaedi1,
In addition to what Noel suggested, regarding the error message, please also take a check of the following blog:
Fix Visual Studio Error “No exports were found that match the constraint”
Just delete or rename this folder:
%AppData%\..\Local\Microsoft\VisualStudio\11.0\ComponentModelCache
or
%AppData%\..\Local\Microsoft\VPDExpress\11.0\ComponentModelCache
For Visual Studio 2013, change the version number:
%AppData%\..\Local\Microsoft\VisualStudio\12.0\ComponentModelCache
Restart Visual Studio.
Best regards
Please remember to mark the replies as answers if they help, and unmark the answers if they provide no help. If you have feedback for TechNet Support, contact [email protected]

Similar Messages

  • Imessage doesn't work after the installation of the update 6.0

    imessage doesn't work after the installation of the update 6.0

    iMessage will not work until it's activated.
    Switch iMessage OFF. Double tap Home button and delete Messages in multitask-bar.
    Do a reset (Hold Sleep/Wake and Home buttons about 10 secs or more till Apple logo appears, ignore the Slide to Power Off that appears)
    Note: You will not lose any data.
    Switch iMessage back ON.

  • IMessage doesn't work after the installation of the update 5.1

    iMessage doesn't work after the installation of the update 5.1

    I am unsure whether my issue relates to updating to OS5.1 but seems coincidental that I have only had the problem for the last few days since updating.
    I can use iMessage without a problem although some messages are delayed in being sent or received recently. However, I can no longer send MMS picture messages. I have spoken to my provider who has been through all their relevant settings checks. I have restarted the phone (iPhone 3GS), I have tried turning off iMessage to send MMS but still nothing works.
    I've had no issue sending MMS picture messages since owning the phone right up until a few days ago.
    Has anyone else experienced this or does anyone have any suggestions on anything else I can try please?
    Thanks
    Jo

  • "Microsoft Visual Studio 2013 Professional Stopped Working" When I'm Trying To Install

    So for a college class we were given a link to a visual studio exe file.  Visual Studio 2013 Professional Update 2.
    When I try to run the exe file it just gives a black rectangle for a few seconds with the visual studio logo on it then stops and gives the message I showed in the thread title. and it also says "A problem caused the program to stop working correctly.
    Windows will close the program and notify you if a solution is available.
    I have the 4.5.2 update.
    Can't figure out why I can't install it.
    Heres a link to the vslog:
    https://onedrive.live.com/redir?resid=E43E7310F1682778%21113
    Hopefully someone can solve this.

    Hi,
    I see your logs and find the main errors:
    Error 0x80070642: Failed to install MSI package.
    Error 0x80070642: Failed to execute MSI package.
    Error 0x80070642: Failed to configure per-machine MSI package.
    Failed to resolve source for file: C:\Users\Paul\Downloads\packages\professionallp\cab8.cab, error: 0x80070642.
    Error 0x80070642: UX aborted on download progress.
    Error 0x80070642: Failed to send progress from BITS job.
    Error 0x80070642: Failure while sending progress during BITS job modification.
    Error 0x80070642: Failed attempt to download URL: 'bits://go.microsoft.com/fwlink/?LinkId=318664&clcid=0x409' to: 'C:\Users\Paul\AppData\Local\Temp\{02a877fe-5dac-4ac0-b869-4b9da00f651c}\cab46316ED5168B23181115750DAC599E81'
    Error 0x80070103: Failed to find product code for given upgrade code.
    According these errors, It seems the issue was due to you are using a web installer and your installation source may be corrupted.
    You can download the latest Visual Studio Professional 2013 package now:
    http://www.microsoft.com/en-us/download/details.aspx?id=44916
    I recommend you can install the VS by ISO installer.
    •Choose this download link, and then choose the Save button.
    •After downloading the ISO file, you should use the
    File Checksum Integrity Verifier tool to calculate and verify that the SHA-1 value for this file matches the value listed on the
    Visual Studio 2013 ISO Files SHA-1 Values page.
    And after down load you should follow up these
    Installation Tips in the link to install your VS.
    Best Wishes!
    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. <br/> Click <a
    href="http://support.microsoft.com/common/survey.aspx?showpage=1&scid=sw%3Ben%3B3559&theme=tech"> HERE</a> to participate the survey.

  • Using JDBC with Visual Studio J++ doesn't work.

    G'day all,
    I am trying to create an applet that extracts data from an Access 2000 database, which is then displayed to the applet. Currently I am using Visual Studio J++ 6.0 as my development platform.
    I am having trouble trying to connect to my Access 2000 database, and I'm searching for some example code on how to do this.
    I'm pretty much a Java newbie, so all my attempts have failed. Also since all the example code I have is for a JDK implementation I'm not sure if my J++ complier is throwing an error on the basis that the code is not Misro$oft.
    Does anyone know where I can source code for such a solution, for connection to an Access 2000 database under a J++ 6.0 compiler?
    Any details would be greatly appreciated.

    Ripperjack,
    You're limited by the lack of support for the java standard in Microsoft's J++ 6.0's VM. I tried to get JDBC to work for a while in J++ and was unable to. I finally broke down and wrote the thing using ADO. The ADO interface is very intuative for ADO programmers and in fact the syntax is similar to JDBC.
    Later I regretted using J++ because I wanted to make the code portable and relieve my reliance on the Microsoft libraries. I rewrote some of my applications using JDK 2 and JDBC, and am currently rewriting the rest. You can use the ODBC-JDBC bridge with JDK 2 and get to that Access database.
    -Ryan

  • Firefox 3.6.4 visual studio debug doesn't work

    I'm developping a web application in silverlight. I've never having a problem with silverlight or firefox since 1years.
    But 2 days ago i download FF 3.6.4 and then i can't debug my web app anymore ! I've spend 4hours to reset my setting in visual studio, try older project etc. Then i try to put IE as standard web browser, then it works with IE ! The same for chrome !
    Firefox is loved by developpers, if they can not debug their application, they will move to another browser, even they got dozen awesome plugin :(
    == This happened ==
    Every time Firefox opened
    == I start debuging my web application (silverlight)

    Check [http://forums.silverlight.net/forums/t/188434.aspx]. 3.6.4's new plugin model causes the problem but there is a workaround for now.

  • Azure websites continues deployment using visual studio online doesn't work

    Hello!
    I have an issue with continues deployment in Azure. I have two subscriptions for my project. I created the team project in Subscription 1 & done the automatic deployment using GITContinuesDeployment. Everything is fine but while I changed the subscription
    I can't do the automatic deployment since the Team project can't be find. The question is how can I do the deployment? I get the following error:
    An attempted http request against URI https://management.core.windows.net/....../publishxml returned an error: (404) Not Found.
     Exception Message: One or more errors occurred. (type AggregateException)
    Exception Stack Trace:    at Microsoft.TeamFoundation.Deployment.Workflow.Activities.RestApiAsyncCodeActivity`1.ProcessAggregateException(AsyncCodeActivityContext context, AggregateException ag)
       at Microsoft.TeamFoundation.Deployment.Workflow.Activities.RestApiAsyncCodeActivity`1.EndExecute(AsyncCodeActivityContext context, IAsyncResult result)
       at System.Activities.AsyncCodeActivity`1.System.Activities.IAsyncCodeActivity.FinishExecution(AsyncCodeActivityContext context, IAsyncResult result)
       at System.Activities.AsyncCodeActivity.CompleteAsyncCodeActivityData.CompleteAsyncCodeActivityWorkItem.Execute(ActivityExecutor executor, BookmarkManager bookmarkManager)
    Inner Exception Details:
    Exception Message: One or more errors occurred. (type AggregateException)
    Exception Stack Trace:    at System.Threading.Tasks.Task`1.GetResultCore(Boolean waitCompletionNotification)
       at System.Threading.Tasks.Task`1.InnerInvoke()
       at System.Threading.Tasks.Task.Execute()
    Inner Exception Details:
    Exception Message: An attempted http request against URI https://management.core.windows.net/.../publishxm
    If I check Azure website also in Subscription 2, I can't find the Team project also from Subscription 1 even If I can see the subscription 1& 2 under services in Visual studio online 
    returned an error: (404) Not Found. (type HttpRequestWithUriException)
    Exception Stack Trace:    at Microsoft.TeamFoundation.Deployment.Workflow.Activities.GetAzureWebsitePublishProfile.<>c__DisplayClass2.<GetApiTask>b__0(Task`1 returnTask)
       at System.Threading.Tasks.ContinuationResultTaskFromResultTask`2.InnerInvoke()
       at System.Threading.Tasks.Task.Execute()
    Does anyone have the solution for that?
    Regards,
    Maryam

    Note that the better forum to directly reach the Visual Studio Online experts is
    here. A forum admin may be able to move the post to the right place.

  • Safari doesn't work after new Installation of Lion

    Hello,
    I installed a new SSD into my MBP mid 2009 and put the HDD into the optibay instead of the Superdrive, after that I installed OSX Lion onto the SSD and used the Migration Assisstent to migrate my old User Folder from the HDD with the newly installed OSX Lion. After the migration, everything went well, except of the following:
    -Safari doesn't work, no website can be loaded, as soon as I run Safari, there is a process running named "Webprocess" which uses 95% of the CPU and makes the MBP heating.
    -VLC Media Player does not work as well
    Any idea anyone?
    thx
    Mohammad

    Another problem is:
    When I start the Dropbox Application, it uses nearly 90% of the CPU as well, so the mac heats up, in a way that it is not possible to use the dropbox application...
    (The Icon of the VLC Media Player  only jumps up and down in the dock, and nothing else happens)

  • CS4 doesn't work after LION installation

    After the Lion installation i had several problems.
    One of these is that the cs4 doesn't work.
    i open illustrator or photoshop and they crash every time. "photoshop not responding" "illustrator not responding" and so on..
    I had to reinstall all the suite that now works.
    The question is... why??
    I thought is is better to format the mac... should i do ?
    thanks

    Another problem is:
    When I start the Dropbox Application, it uses nearly 90% of the CPU as well, so the mac heats up, in a way that it is not possible to use the dropbox application...
    (The Icon of the VLC Media Player  only jumps up and down in the dock, and nothing else happens)

  • Using F1 to access the online help in Visual Studio 2013 does not work anymore! Any help available?

    Hi,
    since some days I get the following message after pressing F1 in VS2013 to access the online help:
    Any help to solve this available?
    Kind regards,
    Martin
    Martin Lemburg Berlin / Germany Martin0815@twitter martinlemburg@facebook http://about.me/Martin0815

    Hello Martin,
    could you try clearing you browser cache like indicated here:
    [1] http://blog.mischel.com/2011/09/13/cant-get-help/
    If this does not help, please try changing your default browser to find out where the problem is located.
    Regards,
    David Schneider
    Developer-Hotline for MSDN Online Germany
    Disclaimer:
    Please take into consideration, that further inquiries cannot or will be answered with delay.
    For further information please contact us per telephone through the MSDN-Entwickler-Hotline:
    http://www.msdn-online.de/Hotline
    For this post by the MSDN-Entwickler-Hotline the following terms and conditions apply:
    Trademarks,
    Privacy
    as well as the separate
    terms of use for the MSDN-Entwickler-Hotline.

  • Firewire extension doesn't work after SL installation

    Hi everyone,
    I recently installed Snow Leopard and I'm using a WD MyBook Studio Edition 500 GB as Time Machine backup drive. Unfortunately since last week it's not working any more. I get the following error message:
    " system extension can't be used
    the system extension "/System/Library/Extensions/IOFireWireWDHID.kext" has not been installed correctly and therefore cannot be used. Try re-installing it or contact the manufacturer for an update."
    Does anyone have a clue how to re-install it?

    Reinstall Snow Leopard. Alternatively, contact WD and see what they say.

  • Satellite Pro L550 - WLAN doesn't work after new Installation Win 7/64 Pro

    Hi,
    I installed a real Win 7 / 64 professional full version on my Sat Pro L550-199, PSLW9E. Now I can't switch on my WLAN. The big FN-bottons doesn't exist. I tried lots of driver I found on the Toshiba Support page.
    Whitch is the right, or is Win 7 / 64 professional not supported with WLAN?
    How I can switch on WLAN without the FN-Key?
    Lenny

    Hi Lenny-27-7,
    Is your WLAN card installed properly in device manager? It must be listed under network devices without yellow exclamation marks. So you can make sure that WLAN card is installed.
    For all FN keys you have to install Value Added Package and Flash Cards Support Utility. Both tools can be downloaded on official Toshiba page where you can find the WLAN driver too:
    http://eu.computers.toshiba-europe.com > Support & Downloads > Download Drivers
    If you have installed everything you can start with WLAN configuration :)

  • Problems running .aspx and aspx.vb in DW (pages work correctly in MS Visual Studio 2013)

    I'm very confused and surprised I can't seem to find any postings on this problem. It's very peculiar so stay with me: I've designed a VB .Net webpage called Regstration_Form.aspx in Visual Studio 2013 (which is tied to a second form, Registration_Form.aspx.vb which contains the active visual basic script that processes data entered on the .aspx page). I've tested this page in Visual Studio 2013, AND IT WORKS AS IT IS SUPPOSED TO...the webpage looks clean, accepts the data entered on the page, and the buttons execute the visual basic script from the .aspx.vb page flawlessly. 
    NOW, I've designed an html website in Dreamweaver CS6 with multiple (passive) .html pages, and I want to integrate the .aspx/.aspx.vb pages with the others in Dreamweaver now that I have them working in VS 2013.  After all, Dreamweaver let's me (and proclaims to) save files as aspx files and support their functionality.  It seems to me I should be able to simply move them in to the Dreamweaver folder for the website (along with the config file in the root), but...here's what happens:
    (1) when I test run the aspx page from Dreamweaver, the browser webpage shows the html code in black-and-white (code view). It does not display the actual webpage.
    (2) (even weirder) If I change the .aspx page extension to .html, the browser (correctly) shows the webpage I've designed. BUT, now when I click the "submit" button to perform the active tasks (again, which work in VS 2013), the webpage changes from the correct webpage shown only moments earlier to now SHOWING THE ASPX.VB CODE.
    Put another way, dreamweaver displays html code if the page is .aspx, and displays .aspx.vb code if the .aspx page is changed to .html. Either way, my aspx pages are not being executed correctly by Dreamweaver, despite working perfectly well in VS 2013 and I cannot figure out why.
    I have enabled IIS on my computer.
    I have placed the config file in the root.
    I have enabled .NET functionality in Dreamweaver's "disabled features" folder.
    I'm stumped...does anyone have any ideas?
    Thanks!

    I don't work with ASPX sites.  But PHP sites need a local testing server defined in DW.
    Nancy O.

  • The Visual Studio 2013 setup wizard said "Setup failed" many times when I UNINSTALL it.

    I hope somebody can help me... Sorry for my bad English.
    I had Visual Studio 2013 installed about two years ago. But I don't need it now and I want to uninstall it. However, the setup wizard said "Setup failed" after I clicked "uninstall" for a while. And it said:
    Microsoft Visual Studio 2013
    Fatal error during installation.
    Microsoft Advertising SDK for Windows Phone - ENU
    Package failed.
    Microsoft Visual C++ 2012 Compilers For Windows Phone - ENU Resources
    Package failed.
    Microsoft Visual C++ 2012 Core Libraries For Windows Phone
    Package failed.
    Microsoft Visual C++ 2012 Compilers For Windows Phone
    Package failed.
    Workflow Manager Tools 1.0 for Visual Studio
    Package failed.
    Windows 8 Development Essentials
    Package failed.
    LocalESPCui for en-us
    Package failed.
    LocalESPC
    Package failed.
    I have tried repair it, but it said:
    Visual Studio Core Features - ENU
    Fatal error during installation.
    After repair, I clicked "uninstall" and it tipped me the same error.
    Thanks very much.

    Hello Sakura Chino,
    The Visual Studio installation will leave some components on your OS for repair/uninstall. The problem seems related to this. If you can find the installer which you used to install Visual Studio 2013, then please use it to repair and uninstall. It
    will fix problems on your OS so please don't try to uninstall from control panel. 
    If you cannot find the source installer, please download the same version of Visual Studio 2013 ISO from here:
    https://www.visualstudio.com/en-us/downloads/download-visual-studio-vs.aspx
    Then verify it's hash value by refer to the following page:
    https://www.visualstudio.com/en-us/downloads/visual-studio-2013-iso-sha1-vs
    After that, you can use that installer to repair then uninstall.
    If you still meet any problem, please use the following tool to fix:
    https://support.microsoft.com/en-us/mats/program_install_and_uninstall
    It is for Visual Studio 2010 or previous versoin, but some customers fixed problems by using this tool. I think you can also have a try on it.
    Best regards,
    Barry
    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.

  • After i install Visual-Studio 2013 crystal-report not working

    hi
    after i install Visual-Studio 2013 crystal-report not working on my Visual-Studio 2010 projects
    when i try to open crystal-report i see this:

    Hi E_gold,
    Crystal Reports forum may be a better place for you.
    Thanks for your understanding.
    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.

Maybe you are looking for