Troubles with Visual Studio Ultimate 2013

Help, please, to resolve issue with Visual Studio Ultimate 2013:
VS 2013 Ultimate update 2
System.Exception
Пакет не прошел проверку обновлений, зависимостей или конфликтов.
Windows не удается установить пакет App.a5e822f7e.a1268.a4a33.aa189.adc2811990181, так как он зависит от другого пакета, который не удалось найти. Для установки пакета требуется как минимум версия 0.0.0.0 платформы Microsoft.VCLibs.120.00.Debug,
опубликованной any publisher. Предоставьте платформу вместе с пакетом.
   at Microsoft.Expression.HostUtility.Platform.AppContainerProcessDomainFactory.CreateDesignerProcess(String applicationPath, String clientPort, Uri hostUri, IDictionary environmentVariables, Int32& processId, Object&
processData)
   at Microsoft.Expression.DesignHost.Isolation.Primitives.ProcessDomainFactory.ProcessIsolationDomain..ctor(ProcessDomainFactory factory, IIsolationBoundary boundary, AppDomainSetup appDomainInfo, FrameworkName targetFramework,
String identifier, String baseDirectory)
   at Microsoft.Expression.DesignHost.Isolation.Primitives.ProcessDomainFactory.CreateIsolationDomain(IIsolationBoundary boundary)
   at Microsoft.Expression.HostUtility.Platform.AppContainerProcessDomainFactory.CreateIsolationDomain(IIsolationBoundary boundary)
   at Microsoft.Expression.DesignHost.Isolation.Primitives.IsolationBoundary.Initialize()
   at Microsoft.Expression.DesignHost.Isolation.Primitives.IsolationBoundary.CreateInstance[T](Type type)
   at Microsoft.Expression.DesignHost.Isolation.IsolatedObjectFactory.Initialize()
   at Microsoft.VisualStudio.ExpressionHost.Services.VSIsolationService.CreateObjectFactory(IIsolationTarget isolationTarget, IObjectCatalog catalog)
   at Microsoft.Expression.DesignHost.Isolation.IsolationService.CreateLease(IIsolationTarget isolationTarget)
   at Microsoft.Expression.DesignHost.Isolation.IsolationService.CreateLease(IIsolationTarget isolationTarget)
   at Microsoft.Expression.DesignHost.IsolatedDesignerService.CreateLease(IIsolationTarget isolationTarget, CancellationToken cancelToken, DesignerServiceEntry& entry)
   at Microsoft.Expression.DesignHost.IsolatedDesignerService.IsolatedDesignerView.CreateDesignerViewInfo(CancellationToken cancelToken)
   at Microsoft.Expression.DesignHost.Isolation.IsolatedTaskScheduler.InvokeWithCulture[T](CultureInfo culture, Func`2 func, CancellationToken cancelToken)
   at Microsoft.Expression.DesignHost.Isolation.IsolatedTaskScheduler.<>c__DisplayClassa`1.<StartTask>b__6()
   at System.Threading.Tasks.Task`1.InnerInvoke()
   at System.Threading.Tasks.Task.Execute()
Thanks You!

Hi Jaer,
>>System.Exception
Пакет не прошел проверку обновлений, зависимостей или конфликтов.
Windows не удается установить пакет App.a5e822f7e.a1268.a4a33.aa189.adc2811990181, так как он зависит от другого пакета, который не удалось найти. Для установки пакета требуется как минимум версия 0.0.0.0 платформы Microsoft.VCLibs.120.00.Debug, 
опубликованной any publisher. Предоставьте платформу вместе с пакетом.
Since this forum is support the English language, so I suggest you can provide me the Exception message by the English.
In addition, I suggest you can provide me more detail message about your issue as the pvdg42's suggestion.
For example:
How did you get the system exception?
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.

Similar Messages

  • I can't see webappplication project option in my visual studio ultimate 2013 update 4 .................

    hi.......i have visual studio ultimate 2013 update 4......i want to create webapplication project but in my visual studio templates ,i cant see web option......or webapplication option..even i reset settings to webdevelopement.......so what should i do
    now.....plz tell me very fast

    Thanks for Bill's help.
    Hi vinayakkadam143,
    Like Bill's suggestion, firstly we have to make sure that we find the correct project template options.
    But if you still get this issue, one possible reason is that the project templates don't load correctly.
    Run the command line:
    devenv.exe /InstallVSTemplates
    Reference:
    https://msdn.microsoft.com/en-us/library/ms241279.aspx
    Or repair your VS, test it again.
    Best Regards,
    Jack
    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.

  • Add-in for Access 2010/2013 with Visual Studio 2012 (2013 Preview)

    Hello!
    Am i right: Microsoft wants to kill Access in favor of Azure/SQL stuff?
    I was unable to find any Projects in Visual Studio 2012/2013 to create an Addon for Access 2010 or 2013 (only Word, Excel, Outlook).
    There is even no Microsoft.Office.Tools.Access.ApplicationFactory
    to install add-in to Access App.
    Any solutions for VS 2012?
    Or i should use outdated Shared Add-in with VS 2010?
    Thank you!

    Sorry Donald M from Microsoft,
    You need to rethink that response.  IDTExtensibility2 is an outdated Office 2003 technology. 
    Everything EXCEPT the ThisAddIn.designer.cs reference to ApplicationFactory _factory compiles when you switch references in another Office application's VSTO project template to msaccess and dao libraries.  Even the Access icon shows up in Visual
    Studio 2013.  The only reason a Ribbon.xml project will not load into Access is that Microsoft hasn't provided the Microsoft.Office.Tools.Access DLL for it.  If you leave the Factory reference pointing to global::Microsoft.Office.Tools.Factory,
    the add-in compiles but will not load.
    MICROSOFT: Please provide us the missing Factories for MSAccess and OneNote.
    Could not create an instance of startup object AccessRibbonAddin.ThisAddIn in assembly AccessRibbonAddin, Version=1.0.0.0, Culture=neutral, PublicKeyToken=664b6483efff25e6.
    ************** Exception Text **************
    Microsoft.VisualStudio.Tools.Applications.Runtime.CannotCreateStartupObjectException: Could not create an instance of startup object AccessRibbonAddin.ThisAddIn in assembly AccessRibbonAddin, Version=1.0.0.0, Culture=neutral, PublicKeyToken=664b6483efff25e6.
    at Microsoft.VisualStudio.Tools.Office.Runtime.DomainCreator.ExecuteCustomization.CreateEntryPoint(String entryPointTypeName)
    at Microsoft.VisualStudio.Tools.Office.Runtime.DomainCreator.ExecuteCustomization.Microsoft.VisualStudio.Tools.Office.Runtime.Interop.IExecuteCustomization2.LoadEntryPoints(IntPtr serviceProvider)
    ************** Loaded Assemblies **************
    mscorlib
    Assembly Version: 4.0.0.0
    Win32 Version: 4.0.30319.18052 built by: FX45RTMGDR
    CodeBase: file:///C:/Windows/Microsoft.NET/Framework/v4.0.30319/mscorlib.dll
    Microsoft.VisualStudio.Tools.Office.Runtime
    Assembly Version: 10.0.0.0
    Win32 Version: 10.0.40305.0
    CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/Microsoft.VisualStudio.Tools.Office.Runtime/v4.0_10.0.0.0__b03f5f7f11d50a3a/Microsoft.VisualStudio.Tools.Office.Runtime.dll
    System.Core
    Assembly Version: 4.0.0.0
    Win32 Version: 4.0.30319.17929 built by: FX45RTMREL
    CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Core/v4.0_4.0.0.0__b77a5c561934e089/System.Core.dll
    System
    Assembly Version: 4.0.0.0
    Win32 Version: 4.0.30319.18021 built by: FX45RTMGDR
    CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System/v4.0_4.0.0.0__b77a5c561934e089/System.dll
    System.Configuration
    Assembly Version: 4.0.0.0
    Win32 Version: 4.0.30319.18060 built by: FX45RTMGDR
    CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Configuration/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Configuration.dll
    System.Xml
    Assembly Version: 4.0.0.0
    Win32 Version: 4.0.30319.18060 built by: FX45RTMGDR
    CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Xml/v4.0_4.0.0.0__b77a5c561934e089/System.Xml.dll
    System.Security
    Assembly Version: 4.0.0.0
    Win32 Version: 4.0.30319.18055 built by: FX45RTMGDR
    CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Security/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Security.dll
    Microsoft.VisualStudio.Tools.Applications.Hosting
    Assembly Version: 10.0.0.0
    Win32 Version: 10.0.40305.0
    CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/Microsoft.VisualStudio.Tools.Applications.Hosting/v4.0_10.0.0.0__b03f5f7f11d50a3a/Microsoft.VisualStudio.Tools.Applications.Hosting.dll
    Microsoft.VisualStudio.Tools.Applications.Runtime
    Assembly Version: 10.0.0.0
    Win32 Version: 10.0.40305.0
    CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/Microsoft.VisualStudio.Tools.Applications.Runtime/v4.0_10.0.0.0__b03f5f7f11d50a3a/Microsoft.VisualStudio.Tools.Applications.Runtime.dll
    System.Deployment
    Assembly Version: 4.0.0.0
    Win32 Version: 4.0.30319.17929 built by: FX45RTMREL
    CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Deployment/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Deployment.dll
    Microsoft.VisualStudio.Tools.Applications.ServerDocument
    Assembly Version: 10.0.0.0
    Win32 Version: 10.0.40305.0
    CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/Microsoft.VisualStudio.Tools.Applications.ServerDocument/v4.0_10.0.0.0__b03f5f7f11d50a3a/Microsoft.VisualStudio.Tools.Applications.ServerDocument.dll
    System.Windows.Forms
    Assembly Version: 4.0.0.0
    Win32 Version: 4.0.30319.18036 built by: FX45RTMGDR
    CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Windows.Forms/v4.0_4.0.0.0__b77a5c561934e089/System.Windows.Forms.dll
    System.Drawing
    Assembly Version: 4.0.0.0
    Win32 Version: 4.0.30319.18021 built by: FX45RTMGDR
    CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Drawing/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Drawing.dll
    System.Xml.Linq
    Assembly Version: 4.0.0.0
    Win32 Version: 4.0.30319.17929 built by: FX45RTMREL
    CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Xml.Linq/v4.0_4.0.0.0__b77a5c561934e089/System.Xml.Linq.dll
    Microsoft.Office.Tools
    Assembly Version: 10.0.0.0
    Win32 Version: 10.0.40305.0
    CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/Microsoft.Office.Tools/v4.0_10.0.0.0__b03f5f7f11d50a3a/Microsoft.Office.Tools.dll
    Microsoft.Office.Tools.Common.Implementation
    Assembly Version: 10.0.0.0
    Win32 Version: 10.0.40305.0
    CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/Microsoft.Office.Tools.Common.Implementation/v4.0_10.0.0.0__b03f5f7f11d50a3a/Microsoft.Office.Tools.Common.Implementation.dll
    Microsoft.Office.Tools.Common
    Assembly Version: 10.0.0.0
    Win32 Version: 10.0.40305.0
    CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/Microsoft.Office.Tools.Common/v4.0_10.0.0.0__b03f5f7f11d50a3a/Microsoft.Office.Tools.Common.dll
    AccessRibbonAddin
    Assembly Version: 1.0.0.0
    Win32 Version: 1.0.0.0
    CodeBase: file:///C:/Source/Home/Access/bin/Debug/AccessRibbonAddin.DLL
    Microsoft.Office.Tools.Common.v4.0.Utilities
    Assembly Version: 10.0.0.0
    Win32 Version: 10.0.30319.1
    CodeBase: file:///C:/Source/Home/Access/bin/Debug/Microsoft.Office.Tools.Common.v4.0.Utilities.DLL

  • Visual Studio Ultimate 2013 can't connect to IIS Express 7.5 on Windows 7 Virtual Machine Using Parallels 6.0

    Here is what I am using:
    MacBook Pro - Version 10.7.5 with 128 GB SSD
    Parallels 6.0
    Windows 7 Home Premium
    Visual Studio 2013 Ultimate
    IIS Express 7.5 download that changed it to IIS Express 8.0
    I also have WebMatrix but I am not planning on using it.
    I am a novice when it comes to development and these technologies so I am sure that has some impact on my issues. 
    I have spent a lot of time looking between the various forums to find a solution and they all seem to offer parts but not an entire and workable solution to solve the two errors that I receive when starting a new project and/or web site:
    1-
    Configuring IIS Express Failed with the following error:
    Filename: redirection.config
    Error: Cannot read configuration file
    2-
    Unspecified Error Exception from HRESULT: 0x80004005 (E_FAIL))
    Based on the research I believe it has something to do where the IIS Express files are located on the Mac side of the computer.  I have tried to map them back to the Windows machine but I still get the same errors.
    I understand it should be looking in the documents folder on the C Driver for the user, which is Administrator.  I have tried to redirect, open the port, change the Firewall settings to no avail.  I believe it is something very simple
    but I am not seeing it.  I did turn on the Windows Features for IIS and removed the read only check box for the IIS Folder.
    I have looked at the binding and port settings but cannot figure out how to make changes there.  I think I need to remove local host and replace it with my computer name.  I did try this but it didn't work.  Here are the defaults:
    Please let me know what you think and share a possible solution.  Remember that I am a novice and some things will go over my head so the more detail the better.
    I am happy to not use IIS Express and just use IIS because the volume of development is low.  I am also open to using VS directly onto Azure and bypassing IIS if that is the best solution.  I say this because I saw some posts that state there isn't
    a workaround. 
    Thanks for taking the time to assist.

    Hello jats1910,
    Your problem may more related to IIS setting and configuration. But this forum is about Visual Studio Setup and Installation. If your Visual Studio installed without problem on your OS, then you may need to consult this issue on IIS forum.
    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.

  • Windows store app template problems in visual studio ultimate 2013 update 4 version

    I couldn't find any template of windows store app under visual c# in my visual studio 2013 ultimate update 4 version...How can i install this template or which version of visual studio should i use...meanwhile i am using windows 7 ultimate 64 bit.......is
    os is an issue.....kindly help me

    Hi,
    You can't develop Windows Store app with Windows 7. So when you installed VS 2013 on a Win7, the templates are not present. Only the template compatible with Win7 are installed.
    Regards,
    Yan Grenier
    Merci de bien vouloir "Marquer comme réponse", les réponses qui ont répondues à votre question, et de noter les réponses que vous avez trouvé utiles.

  • Can't update Visual Studio Ultimate 2013 trial from 30 days to 90 days?

    Hi,
    I can't update the 30 day trial for Visual Studio 2013 Ultimate.
    I have followed the instructions to register the product.
    But although the message says "license downloaded successfully", the license stays at 30 days.
    Any help would be appreciated?
    Thanks

    Hello jungleburger,
    Have you installed any version of Visual Studio before?
    For this license issue, please
    call 1-800-426-9400,
    Monday through Friday, 6:00 A.M. to 6:00 P.M. (Pacific
    Time) to speak directly to a Microsoft licensing specialist, and you can get
    more detail information from there. You can also visit the following site for
    more information and support on licensing issues:
    http://www.microsoft.com/licensing/mplahome.mspx.
    Actually I think normal steps
    http://msdn.microsoft.com/en-us/library/gg442061.aspx would update the license. But if you failed, this may also related to the server.
    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.

  • I cannot connect to my basic SQL server from Visual Studio Ultimate 2013? Error 40 - Cannot establish connection

    I just started learning ASP.NET through a book, and it asks to connect to "your" SQL server and explore a .mdf file. I've been trying to install SQL, but I only just now got a working installation, and even then it won't let me install the Management
    Software. Whenever I try to connect, I get this error: http://puu.sh/7F2JY.png
    This is exactly what I do to connect:
    1) Open project
    2) Navigate to the Server Explorer
    3) Click on connect to database
    4) In this menu, I can see me Machine name on the top part, which I think means that it's picking up my server runningh
    5) On the bottom, it wants me to enter a database name. I think this may be my problem, as I have no idea what to do here.
    Also, when I double click on the database file, I get this errpr (52): http://puu.sh/7F2Yw.png
    I really don't know what to do here, so post any tips down below

    Hi,
    Did you choose the correct Server name? It should be the machine name where you installed SQL Server on.
    Is it empty when you open select or enter database name drop box in the Add connect dialog box in the Visual Studio 2013?
    “Update: I re-installed, and then used both installers. Now I have the Server Management tools, but I still cannot connect.”
    The screenshots indicates that the SQL Server is not accessible.
    Do you mean that you are not able to connect SQL Server by using SQL Server Management Studio?
    If so, make sure that SQL Server Services is started.
    Please check out the following articles for details:
    How to: Start an Instance of SQL Server (SQL Server Configuration Manager)
    http://technet.microsoft.com/en-us/library/ms190699(v=sql.105).aspx
    Connect to Any SQL Server Component from SQL Server Management Studio
    http://technet.microsoft.com/en-us/library/ms173871.aspx
    Thanks.
    Tracy Cai
    TechNet Community Support

  • Cannot install Visual Studio Community 2013 - Error message "Visal Studio 2013 Ultimate is installed..."

    Hello,
    I am trying to install Visual Studio Community 2013 in my machine but when I start the setup process I get the followingerror message:
    Setup Blocked
    Visual Studio Ultimate 2013 is currently installed on this machine. Please uninstall Visual Studio Ultimate 2013 and retry.
    The problem is that I used to have VS Ultimate 2013 (Preview Edition, I think) installed on my machine but I've uninstalled it some time ago. It looks like something was left over in process.
    What I've tried to do was to install VS Ultimate 2013 again, perform a repair operation and then uninstall it again. This uninstall process is reported to be successful. However, it did not solve my problem: VS Community 2013 installation still fails.
    Does anyone have an idea how to solve this?
    Thank you,
    João Pedro

    "I used to have VS Ultimate 2013 (Preview Edition, I think) installed "
    Sorry to be the bearer of bad news, but this sort of situation is exactly why potential users of pre-release software are warned NOT to install test software on production systems. While a new software version is in development, one of the LAST things to
    be finalized is the uninstaller. So, uninstalling a test edition often leaves behind unwanted artifacts.
    In your situation, I'd do a clean install of my OS, then install VS.

  • Auditing Help: Visual Studio Ultimate XAML Designer UI 2013/2012

    While performing a licensing audit on computers in our domain many computers have come up as having "Visual Studio Ultimate XAML Designer UI 2013" and "Visual Studio Ultimate XAML Designer UI 2012" installed. Does this require ultimate
    MSDN license to use? If not what level of licensing does it require? so we can issue the correct level of licensing. Laslty can this be uninstalled separately from visual 
    Thanks

    Hi msdnskills,
    As far as I know that the Visual Studio Ultimate XAML Designer UI 2013 is a component of Visual Studio Ultimate 2013.
    About the Visual Studio Ultimate XAML Designer UI 2013 license issue, I suggest you can call 1-800-426-9400, Monday through Friday, 6:00 A.M. to 6:00 P.M. (Pacific Time) to speak directly to a Microsoft licensing specialist, and you can get more detail information
    from there. You can also visit the following site for more information and support on licensing issues:
    http://www.microsoft.com/licensing/mplahome.mspx
    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.

  • Develop streaming data processing applications in C# with Stream Computing Platform and Storm in HDInsight. Can this be done with Visual Studio Community sign up?

    Hello,
    I am a  student and love the Visual Studio Community 2013 to implement some of my research projects. I am currently working on a project that involves streaming data analysis. I found this article ( http://azure.microsoft.com/en-us/documentation/articles/hdinsight-hadoop-storm-scpdotnet-csharp-develop-streaming-data-processing-application/
    ) but do not have MSDN subscription (I cannot afford it)  as required in the article. Can this be done somehow with Visual Studio Community 2013 sign up?
    Thank you all in advance for your time and for your help.
    J.K.W

    Hi,
    I just confirmed that the key with Visual Studio Community is that, although it is free like Express, it does not have the limitations that Visual Studio Express had. So, to answer your question, Yes - you can do all your development work as a student with
    VS Community 2013 sign up. You can also refer to this blog for more details -
    http://blogs.msdn.com/b/quick_thoughts/archive/2014/11/12/visual-studio-community-2013-free.aspx
    Regards,
    DebarchanS
    DebarchanS - MSFT

  • How do I use infopath 2013 with visual studio 2013 to modify forms with code?

    Dear all,
    I am using sharepoint online and infopath 2013, I wonder how do I edit infopath 2013 forms with visual studio? When I try to edit form code it says  I need visual studio 2012 and some other tools, I installed them and visual studio 2013, I wonder how
    do I get rid of the message and start coding? Can someone provide a detailed procedure of doing so? I am having trouble with creating multiple items with single infopath form with repeating table on sharepoint online. Thanks.
    Timothy

    Hi,
    According to your post, my understanding is that you want to create InfoPath form with code using Visual Studio.
    More information about develop InfoPath form with Visual Studio:
    http://msdn.microsoft.com/en-us/library/office/ee526362(v=office.15).aspx
    http://msdn.microsoft.com/en-us/library/office/aa942693.aspx  
    For the second question, I suggest you can create another post , it will be easier for others to focus on one question in one thread.
    Best regards

  • Error while installing Visual Studio Express 2013 with Update 4 for Windows Desktop.

    When I try to install Visual Studio Express 2013 with Update 4 for Windows Desktop, I
    get the error :
    Microsoft Visual Studio Express 2013 for Windows Desktop.The form specified for the subject is not one supported or known by the specified trust provider.
    Here is what I get when I use the File Checksum Integrity Verifier (NOTE: I couldn't find the SHA Hash for the .iso I downloaded)
    // File Checksum Integrity Verifier version 2.05.
    8ab9b5ff10da1c33bb3f088331a7c8d8 vs2013.4_dskexp_enu.iso
    Here is some Extra Information:
    MY OS: Windows Technical Preview x86ANOTHER OS I TRIED INSTALLING VB ON: Windows 7 Ultimate x86
    DOWNLOADED ISO FROM: http://www.visualstudio.com/en-us/downloadsLINK: http://download.microsoft.com/download/9/6/4/96442E58-C65C-4122-A956-CCA83EECCD03/vs2013.4_dskexp_ENU.iso
    LOG FILE: http://m.uploadedit.com/b044/1421425243589.txtSHA HASH OF THE RECEIVED ISO: 8ab9b5ff10da1c33bb3f088331a7c8d8
    ====================================================NOTES:
    #I ran the setup as an administrator.
    #I do not know the SHA Hash for the ISO so please check if it matches the SHA Hash of the actual file.#Please don't recommend to use the Web Installer.#I tried both extracting the ISO and Mounting the ISO to run the Setup.
    Thanks. :D

    Solved.   The ISO is corrupt.
    The SHA 1 Hash of the ISO was 57CF28106EA096758AD6AB909F226A3468D95A49
    and the downloaded one returned 8ab9b5ff10da1c33bb3f088331a7c8d8.

  • Move a Excel 2010 Dokument Addin Project (Visual Studio 2012) to another devleopment machine with Visual Studio 2012 , but Office 2013

    Hi 
    we do have the following situation
    on computer A there is a Excel Document Addin development project , Visual Studio 2012, Office 2010 installed. All works fine.
    we would like to bring the project to another machine with Visual Studio 2012, but Office 2013 installed.
    Visual Studio can not build the project. It says that the application is not installed on the machine (though Excel 2013 is installed , but not Excel 2010) It seems to have a problem with the
    vbproj. 
    In other forums I found a hint that "Hostpackage = ..} needs to be set accordingly in the vbproj. I created then a "empty Excel-Addin project" under Visual Studio , looked at
    the Hostpackage entry, put that into the vbproj of "problem project. It still does not work.
    It would be great if anyone could help.
    Thomas

    Hello Eugene
    Problem is that it says that projectboard (the name of the main project) can not be loaded. All other projects in the solution can be loaded. Strange thing is , now that I try to create a empty excel Project it says that according to Excel security settings
    it can not be generated !? 
    I opened then Excel and set all Trust Center settings to "Default" - but no effect. I really have no idea what is wrong ..!? 
    Tom

  • SharePoint Connection not available with Visual Studio 2013

    I've installed Visual Studio 2013 in my SharePoint 2010 environment. When I try to add the existing SharePoint Connections I've used in Visual Studio 2010 there is always the same error: Remote SharePoint site connections are not supported. The SharePoint
    site is located at the same server, I'm able to access the Central Administration with Visual Studio 2013, but I can't access my development SharePoint Web Application.
    I'm sure I do have access to the configuration database, in Visual Studio 2010 I'm able to delete and add SharePoint Connections without any problems. The URL of the development SharePoint connection (like sp1.sharepoint.contoso.com) is not named like
    the URL of the Central Administration (like servername:5000). The port of my development SharePoint is 80, but I can't access with servername:80 too. My account is in the group of the local administrators, Visual Studio is started as Administrator
    and my account is a SharePoint farm administrator and additionally a site collection administrator of all site collections in my SharePoint web application.
    Any idea what's wrong with this SharePoint connections?
    Thanks in advance. Georg

    Can you try the following workaround and see if it helps? First try adding host entry for your server name and if that works change it to sp1.sharepoint.contoso.com.
    SharePoint
    2013 Visual Studio Project Error – “Cannot connect to the targeted site”
    I understand your situation is different than the one mentioned in the blog but given you seem to have all the permission so may be you try and see if the error is because of above issue. Actually if above does not work (assuming your are on your development
    environment), try adding your account to DB Owner on your site collection database as mentioned here.
    http://www.sharemuch.com/2010/03/19/resolving-vs-2010-solution-deployment-issues-for-sharepoint-2010-projects/
    Amit

  • AxAcroPDFLib.AxAcroPDF fails with MS Visual Studio Pro 2013

    Hello.
    I'm using MS Visual Studio Professional 2013 (Version 12.0.30501.00 Update 2) and MS .NET Framework Version 4.5.50938. I also have installed in my system (Windows 7 Home Premium - Service Pack 1) the Adobe Reader XI Version 11.0.07.
    Before 3 months I have created a Windows Form Application with VS2013 and I've used the ActiveX tool "AxAcroPDFLib.AxAcroPDF". Everything was working normally.
    I left this app for some time because of other obligations.
    Now I've started using again my application and I get an error from VS2013 regarding the ActiveX control of AdobePDF in my app. The error I get is "Error HRESULT E_FAIL has been returned from a call to a COM component". I have re-installed three times Adobe Reader XI and I still get the same error.
    Why VS cannot detect the COM component of Adobe reader?
    I have the respective reference (Adobe Acrobat 7.0 Browser Control Type Library 1.0) added to my project and the tool (Adobe PDF Reader @C:\Program Files (x86)\Common Files\Adobe\Acrobat\ActiveX\AcroPDF.dll) added to my toolbox and when i try to add the tool again to my form I get the following error: "Failed to create component 'AxHost'. The error message follows: 'System.Runtime.InteropServices.COMException (0x80004005): A wrapper assembly is not registered for this type library....". This is just a part of the error.
    AcroPDF.dll was last modified on 08/05/2014. So i suppose its a new version.
    Can you please give me a solution?
    Thank you in advance.
    Message was edited by: John Lolas

    It's probably related to this KB that got posted after 11.0.07 shipped.
    PDF applications built with VB6 don't work with Acrobat 11.0.07
    Note the designation of the CPU building and the web application piece about calling the ActiveX control directly.

Maybe you are looking for

  • Siebel Database migration from IBM DB2 to Oracle

    Hi , We are planning to migrate Siebel / OBIEE db form the existing DB2 to Oracle db. Can some please help us, what are the points we need to consider. Also please let us know if you find any hurdles during the same. Regards Muni

  • IP ADDRESSING TRANSITION

    Hi Fellows; I have been pondering on this solution since morning but I now want to share with you the brain storming. We have a client that has proposed a change of ip addressing. The routing protocol in that is running on the router is EIGRP. With t

  • BAPI_PO_CREATE1 document does not exist

    Hi All, I'm creating P/O using BAPI_PO_CREATE1. But, below messgae returned and not created P/O. Type    Message E     Document   does not exist E     No instance of object type PurchaseOrder has been created. External reference: W     "Latest accept

  • Need Help!! recording Korg MS2000 in Logic express 8.

    So I've been trying to record sounds from my korg ms2k in logic express 8 but I can't seem to access any of the sounds. My connections are solid because I tested them in macs audio MIDI setup, plus I'm able to use the ms2k to control the software ins

  • Download iPod songs, playlists and photos to another iTunes (PC user)

    Hi there, could anyoner please help ?.. I need to download my iPod info (including songs of course) to another iTunes, every time I connect the iPod a message appears telling it will be restored, with an option.. all I want to do is to download my pl