Visual Studio Designer's property setting window

How do I bring up the Visual Studio Designer's property setting window?
I started WPF Application but the design with XAML code is too tedious.
I want to set properties of controls with property window, not code.
I can't see property setting window in my Visual Studio 2010.

mvoe your problem to WPF forums
Mark as answer or vote as helpful if you find it useful | Ammar Zaied [MCP]

Similar Messages

  • Visual Studio Designer complianing about ObservableCollection in XAML?

    I have a property on an object that is exposed like this:
    /// <summary>
    /// A collection of images and their keys for assembling the <see cref="ImageSelector"/> controls.
    /// </summary>
    [ContentProperty("ImageSource")]
    public class ImageDictionary
    /// <summary>
    /// Gets the source list of images and their keys.
    /// </summary>
    public ObservableCollection<ImageKeyPair> ImageSource
    get
    return this.sourceImagesField;
    In XAML, I attempt to access it like this:
    <!-- Gender Image Collection -->
    <controls:ImageDictionary x:Key="GenderImages">
    <controls:ImageKeyPair UriSource="pack://application:,,/Assets/Female.ico">
    <localModel:Gender>Female</localModel:Gender>
    </controls:ImageKeyPair>
    <controls:ImageKeyPair UriSource="pack://application:,,/Assets/Male.ico">
    <localModel:Gender>Male</localModel:Gender>
    </controls:ImageKeyPair>
    </controls:ImageDictionary>
    The code works just fine, but the Visual Studio Designer is giving me an error of:
    The value "Teraque.View.Controls.ImageKeyPair" is not of type "Teraque.View.Controls.ImageKeyPair" and cannot be used in this generic collection.
    Any clues what's going on here?  Is there a more conventional method of exposing an ObservableCollection to XAML?

    There is a more conventional method which is xaml friendly.
    http://social.technet.microsoft.com/wiki/contents/articles/26200.aspx#ObservableCollection_of_a_Complex_Type
    It sort of hinges on an odd class which inherits from a typed observablecollection:
    public class ColourCollection : ObservableCollection<SimpleColour>
    You can then build such a collection in xaml:
    <Application.Resources>
    <local:ColourCollection x:Key="ColourSource">
    <local:SimpleColour ColourString="Yellow" Id="1"/>
    <local:SimpleColour ColourString="Blue" Id="2"/>
    <local:SimpleColour ColourString="Red" Id="3"/>
    <local:SimpleColour ColourString="Green" Id="4"/>
    <local:SimpleColour ColourString="Purple" Id="5"/>
    </local:ColourCollection>
    </Application.Resources>
    Although, obviously, you will probably want to build that collection in a resource dictionary merged by app.xaml or some such.
    Hope that helps.
    Technet articles: Uneventful MVVM;
    All my Technet Articles

  • Visual Studio Designer Window Not Working

    Problem is as stated.  Everytime I open Visual Studio Express 2013 for Windows, my XAML designer window keeps throwing this error below.  I tried uninstall and reinstalling the program, to no avail.  Any ideas?
    Thanks in advance!
    System.Runtime.InteropServices.COMException
    This app does not support the contract specified or is not installed. (Exception from HRESULT: 0x80270254)
       at Microsoft.Expression.HostUtility.AppPackage.AppPackageNativeMethods.IApplicationActivationManager.ActivateApplication(String appUserModelId, String activationContext, ActivateOptions options, Int32& processId)
       at Microsoft.Expression.HostUtility.AppPackage.WrtUtility.ActivateApplication(String appUserModelId, String activationContext, Object site)
       at Microsoft.Expression.HostUtility.Platform.AppContainerProcessDomainFactory.ActivateApplicationInternal(String appUserModelId, String activationContext, Object site)
       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.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()

    Hi Soundersrule,
    I wonder if you are developing a Windows Phone 8 or Windows Phone 8.1 app and what Windows OS that you are using.
    In my mind, maybe you need to repair your Visual Studio or try to upgrade your Visual Studio to the latest update to see if it works.
    Besides, the following one is a similar thread, please try to check it:
    http://stackoverflow.com/questions/26932352/hresult-0x80270254-in-windows-phone-programming .
    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.

  • Fail in installing Visual Studio 2005 Professional Edition in Windows 7

    Hi,
    I'm new in here. I've just got my Notebook Installed with WIndows 7 Enterprise 32 bit and I would like to install Visual Studio 2005 professional Edition(I've got the installer CD from the MSDN which is purchased in our Company) in my
    notebook. There is an issue which often occured, it says:
    A problem has been encountered while loading the setup components. Canceling Setup.
    I've look up for the solution try lot of things to resolve the issue but no luck until now.
    Any idea or experience to help me?
    Thanks in advance for the help.

    I also add you the log from dd_vserror80.txt :
    [09/19/11,17:19:17] MSITOSIT: [2] CRootComponent::SetManager() - MsiGetActiveDatabase returned an invalid handle
    [09/19/11,17:19:17] MSITOSIT: [2] ERROR processed; exception was thrown for retail build
     Developer Comment:  MsiGetActiveDatabase returned an invalid handle
     Build Time:  Thu Dec 11 15:04:18 2003
     DWORD:  0
    [09/19/11,17:19:17] setup.exe: [2] ISetupModule::SetManager() failed in ISetupManager::LoadSetupObjectGuid() : vs_setup.dll
    [09/19/11,17:19:18] setup.exe: [2] CSetupManager::LoadSetupObjectname() - Failed in call to LoadSetupObjectGuid() for strName:  in file: vs_setup.dll
    [09/19/11,17:19:18] setup.exe: [0] LoadComponent(), LoadSetupObjectName failure: vs_setup.dll
    [09/19/11,17:19:18] setup.exe: [0] LoadComponent failed in ISetupManager::LoadComponentsFromDBObject(): vs_setup.dll
    [09/19/11,17:19:18] setup.exe: [2] CSetupManager::LoadDatabaseValues() - Failed in call to LoadComponentsFroMDBObjects()
    [09/19/11,17:19:18] setup.exe: [2] CSetupManager::RunIntro() - Failed to Load Database Values
    [09/19/11,17:19:50] setup.exe: [2] CSetupManager::RunLoadSetup() - Failed to Run the Intro
    the log from dd_vsinstall80.txt :
    [09/19/11,17:19:06] Setup.exe:
    [09/19/11,17:19:06] Setup.exe: ========== Logging started ==========
    [09/19/11,17:19:06] Setup.exe: =====================================
    [09/19/11,17:19:06] Setup.exe: GetGlobalCustomProperty({481CEF9F-033A-11D3-ACE2-00C04F8EEBA1})
    [09/19/11,17:19:06] Setup.exe: GetGlobalCustomProperty(B51015E7-26A5-4c8f-B871-26ABA9BEFB65)
    [09/19/11,17:19:06] Setup.exe: Command line parameters: /LAUNCHER="C:\Users\M162601\AppData\Local\Temp\" /HWND="2821506" /NoExclude
    [09/19/11,17:19:06] Setup.exe: entering ISetupManager::RunIntro()
    [09/19/11,17:19:06] Setup.exe: LoadSetupDatabase()
    [09/19/11,17:19:06] Setup.exe: CSetupManager::LoadSetupDatabase() - set InstalledFrom property to D:\setup
    [09/19/11,17:19:06] Setup.exe: AddGlobalCustomProperty
    [09/19/11,17:19:06] Setup.exe: CSetupManager::LoadSuiteInfo() - we are in SP mode - no suiteinfo.dll is supported
    [09/19/11,17:19:06] Setup.exe: Product Name:Microsoft Visual Studio 2005
    [09/19/11,17:19:06] Setup.exe: ISetupManager::RunIntro() : LoadSuiteRequirements
    [09/19/11,17:19:06] Setup.exe: MoveLoadProgress()
    [09/19/11,17:19:06] Setup.exe: ISetupManager::RunIntro() : CheckSuiteBlocks
    [09/19/11,17:19:06] Setup.exe: MoveLoadProgress()
    [09/19/11,17:19:06] Setup.exe: MoveLoadProgress()
    [09/19/11,17:19:06] Setup.exe: ISetupManager::RunIntro() : LoadCommandLineMgr
    [09/19/11,17:19:06] Setup.exe: MoveLoadProgress()
    [09/19/11,17:19:06] Setup.exe: ISetupManager::LoadCommandLineMgr() completed
    [09/19/11,17:19:06] Setup.exe: ISetupManager::RunIntro() : LoadSetupLog
    [09/19/11,17:19:06] Setup.exe: MoveLoadProgress()
    [09/19/11,17:19:06] Setup.exe: ISetupManager::LoadSetupLog() completed
    [09/19/11,17:19:06] UTILS::RunNGENAction: Started
    [09/19/11,17:19:06] UTILS::RunNGENAction: starting "C:\Windows\Microsoft.NET\Framework\v2.0.50727\ngen.exe queue pause"
    [09/19/11,17:19:07] UTILS::RunNGENAction: ngen.exe returned 0
    [09/19/11,17:19:07] Setup.exe: ISetupManager::RunIntro() : LoadManagers
    [09/19/11,17:19:07] Setup.exe: MoveLoadProgress()
    [09/19/11,17:19:07] Setup.exe: inside ISetupManager::LoadUIManager()
    [09/19/11,17:19:07] vs70uimgr: Entering InitializeModule() method.
    [09/19/11,17:19:07] Setup.exe: AddGlobalCustomProperty
    [09/19/11,17:19:07] Setup.exe: CSetupManager::CopyTempFiles() - Installing setup files...
    [09/19/11,17:19:07] Setup.exe: CSetupManager::InstallSetupFiles() starting
    [09/19/11,17:19:07] Setup.exe: GetGlobalCustomProperty({39E467CB-8962-4AD8-99F9-864AFF183FD4})
    [09/19/11,17:19:07] vs70uimgr: Entering ShowSmallProgress() method.
    [09/19/11,17:19:13] Setup.exe: CSetupManager::CopyTempFiles() - Successfuly copied files to temp; rerunning Setup...
    [09/19/11,17:19:14] Setup.exe: CSetupManager::CopyTempFiles() - Finished Rerunning Setup...
    [09/19/11,17:19:14] Setup.exe: UnloadSuiteComponents()
    [09/19/11,17:19:14] UTILS::RunNGENAction: Started
    [09/19/11,17:19:14] UTILS::RunNGENAction: starting "C:\Windows\Microsoft.NET\Framework\v2.0.50727\ngen.exe queue continue"
    [09/19/11,17:19:14] UTILS::RunNGENAction: ngen.exe returned 0
    [09/19/11,17:19:14] Setup.exe: GetGlobalCustomProperty(AA4EEF91-FB37-4135-9B73-484B75DDAA42)
    [09/19/11,17:19:14] Setup.exe:
    [09/19/11,17:19:14] Setup.exe: ========== Logging started ==========
    [09/19/11,17:19:14] Setup.exe: =====================================
    [09/19/11,17:19:14] Setup.exe: GetGlobalCustomProperty({481CEF9F-033A-11D3-ACE2-00C04F8EEBA1})
    [09/19/11,17:19:14] Setup.exe: GetGlobalCustomProperty(B51015E7-26A5-4c8f-B871-26ABA9BEFB65)
    [09/19/11,17:19:14] Setup.exe: Command line parameters: /LAUNCHER="C:\Users\M162601\AppData\Local\Temp\" /HWND="2821506" /NoExclude /CreatedTemp /NoExclude /InstalledFrom D:\setup
    [09/19/11,17:19:14] Setup.exe: entering ISetupManager::RunIntro()
    [09/19/11,17:19:14] Setup.exe: LoadSetupDatabase()
    [09/19/11,17:19:14] Setup.exe: CSetupManager::LoadSetupDatabase() - set InstalledFrom property to C:\Users\M162601\AppData\Local\Temp\SIT41797.tmp
    [09/19/11,17:19:14] Setup.exe: AddGlobalCustomProperty
    [09/19/11,17:19:14] Setup.exe: CSetupManager::LoadSuiteInfo() - we are in SP mode - no suiteinfo.dll is supported
    [09/19/11,17:19:14] Setup.exe: GetGlobalCustomProperty({1B3F6DC3-205F-11D3-A824-00C04FB1799F})
    [09/19/11,17:19:14] Setup.exe: GetGlobalCustomProperty({383F0141-C682-4665-A69B-756E719C968D})
    [09/19/11,17:19:14] Setup.exe: Product Name:Microsoft Visual Studio 2005
    [09/19/11,17:19:14] Setup.exe: CSetupManager::RunIntro() - Initializing Progress Dialog Thread
    [09/19/11,17:19:14] Setup.exe: CSetupManager::RunIntro() - Waiting for Initialization event...
    [09/19/11,17:19:14] Setup.exe: CCoreEngine-Proc() - Setting loading init Event...
    [09/19/11,17:19:14] Setup.exe: CCoreEngine-Proc() - Finished Setting loading init Event
    [09/19/11,17:19:14] Setup.exe: CCoreEngine-Proc() - Entering Main Message Loop...
    [09/19/11,17:19:14] Setup.exe: CSetupManager::RunIntro() - Finished Waiting for Initialization event
    [09/19/11,17:19:14] Setup.exe: CSetupManager::RunIntro() - Initializing Progress Bar
    [09/19/11,17:19:14] Setup.exe: AddGlobalCustomProperty
    [09/19/11,17:19:14] Setup.exe: ISetupManager::RunIntro() : LoadSuiteRequirements
    [09/19/11,17:19:14] Setup.exe: MoveLoadProgress()
    [09/19/11,17:19:14] Setup.exe: ISetupManager::RunIntro() : CheckSuiteBlocks
    [09/19/11,17:19:14] Setup.exe: MoveLoadProgress()
    [09/19/11,17:19:14] Setup.exe: MoveLoadProgress()
    [09/19/11,17:19:14] Setup.exe: ISetupManager::RunIntro() : LoadCommandLineMgr
    [09/19/11,17:19:14] Setup.exe: MoveLoadProgress()
    [09/19/11,17:19:14] Setup.exe: ISetupManager::LoadCommandLineMgr() completed
    [09/19/11,17:19:14] Setup.exe: ISetupManager::RunIntro() : LoadSetupLog
    [09/19/11,17:19:14] Setup.exe: MoveLoadProgress()
    [09/19/11,17:19:14] Setup.exe: ISetupManager::LoadSetupLog() completed
    [09/19/11,17:19:14] UTILS::RunNGENAction: Started
    [09/19/11,17:19:14] UTILS::RunNGENAction: starting "C:\Windows\Microsoft.NET\Framework\v2.0.50727\ngen.exe queue pause"
    [09/19/11,17:19:15] UTILS::RunNGENAction: ngen.exe returned 0
    [09/19/11,17:19:15] Setup.exe: ISetupManager::RunIntro() : LoadManagers
    [09/19/11,17:19:15] Setup.exe: MoveLoadProgress()
    [09/19/11,17:19:15] Setup.exe: inside ISetupManager::LoadDependencyMgr()
    [09/19/11,17:19:15] Setup.exe: inside ISetupManager::LoadCDInfoMgr()
    [09/19/11,17:19:15] Setup.exe: GetCustomProperties()
    [09/19/11,17:19:15] Setup.exe: get_CustomProperties()
    [09/19/11,17:19:15] Setup.exe: inside ISetupManager::LoadDiskInfoMgr()
    [09/19/11,17:19:15] Setup.exe: inside ISetupManager::LoadUIManager()
    [09/19/11,17:19:15] vs70uimgr: Entering InitializeModule() method.
    [09/19/11,17:19:15] Setup.exe: AddGlobalCustomProperty
    [09/19/11,17:19:15] Setup.exe: MoveLoadProgress()
    [09/19/11,17:19:15] Setup.exe: ISetupManager::RunIntro() : LoadDatabaseValues
    [09/19/11,17:19:15] Setup.exe: MoveLoadProgress()
    [09/19/11,17:19:15] Setup.exe: GetCustomProperties()
    [09/19/11,17:19:15] Setup.exe: get_CustomProperties()
    [09/19/11,17:19:15] Setup.exe: GetCustomProperties()
    [09/19/11,17:19:15] Setup.exe: get_CustomProperties()
    [09/19/11,17:19:15] Setup.exe: GetCustomProperties()
    [09/19/11,17:19:15] Setup.exe: get_CustomProperties()
    [09/19/11,17:19:15] Setup.exe: GetCustomProperties()
    [09/19/11,17:19:15] Setup.exe: get_CustomProperties()
    [09/19/11,17:19:15] Setup.exe: GetCustomProperties()
    [09/19/11,17:19:15] Setup.exe: get_CustomProperties()
    [09/19/11,17:19:15] Setup.exe: GetCustomProperties()
    [09/19/11,17:19:15] Setup.exe: get_CustomProperties()
    [09/19/11,17:19:15] Setup.exe: GetCustomProperties()
    [09/19/11,17:19:15] Setup.exe: get_CustomProperties()
    [09/19/11,17:19:15] Setup.exe: GetCustomProperties()
    [09/19/11,17:19:15] Setup.exe: get_CustomProperties()
    [09/19/11,17:19:15] Setup.exe: GetCustomProperties()
    [09/19/11,17:19:15] Setup.exe: get_CustomProperties()
    [09/19/11,17:19:15] Setup.exe: GetCustomProperties()
    [09/19/11,17:19:15] Setup.exe: get_CustomProperties()
    [09/19/11,17:19:15] Setup.exe: GetCustomProperties()
    [09/19/11,17:19:15] Setup.exe: get_CustomProperties()
    [09/19/11,17:19:15] Setup.exe: GetCustomProperties()
    [09/19/11,17:19:15] Setup.exe: get_CustomProperties()
    [09/19/11,17:19:15] Setup.exe: GetCustomProperties()
    [09/19/11,17:19:15] Setup.exe: get_CustomProperties()
    [09/19/11,17:19:15] Setup.exe: GetGlobalCustomProperty({2C320A80-183E-4F7E-8832-66A0F5756221})
    [09/19/11,17:19:15] Setup.exe: GetGlobalCustomProperty({8297A38B-6431-4F1D-9F6E-C3D371CEA383})
    [09/19/11,17:19:15] Setup.exe: GetGlobalCustomProperty({B8A13F14-4BDE-4EC4-A53C-8E51FBB8261F})
    [09/19/11,17:19:15] Setup.exe: GetGlobalCustomProperty({AA62DF98-3F2C-11D3-887B-00C04F8ECDD6})
    [09/19/11,17:19:15] Setup.exe: GetCustomProperties()
    [09/19/11,17:19:15] Setup.exe: get_CustomProperties()
    [09/19/11,17:19:15] Setup.exe: GetGlobalCustomProperty({8297A38B-6431-4F1D-9F6E-C3D371CEA383})
    [09/19/11,17:19:15] Setup.exe: GetGlobalCustomProperty({E0875D42-A33D-4C64-81C9-167795F29CA4})
    [09/19/11,17:19:15] Setup.exe: AddGlobalCustomProperty
    [09/19/11,17:19:17] Setup.exe: AddGlobalCustomProperty
    [09/19/11,17:19:17] Setup.exe: AddGlobalCustomProperty
    [09/19/11,17:19:17] MSITOSIT: ***ERRORLOG EVENT*** : CRootComponent::SetManager() - MsiGetActiveDatabase returned an invalid handle
    [09/19/11,17:19:17] Setup.exe: AddGlobalCustomProperty
    [09/19/11,17:19:17] MSITOSIT: ***ERRORLOG EVENT*** : ERROR processed; exception was thrown for retail build
     Developer Comment:  MsiGetActiveDatabase returned an invalid handle
     Build Time:  Thu Dec 11 15:04:18 2003
     DWORD:  0
    [09/19/11,17:19:17] Setup.exe: GetCustomProperties()
    [09/19/11,17:19:17] Setup.exe: get_CustomProperties()
    [09/19/11,17:19:17] Setup.exe: GetGlobalCustomProperty({8297A38B-6431-4F1D-9F6E-C3D371CEA383})
    [09/19/11,17:19:17] Setup.exe: MoveLoadProgress()
    [09/19/11,17:19:17] Setup.exe: AddGlobalCustomProperty
    [09/19/11,17:19:17] setup.exe: ***ERRORLOG EVENT*** : ISetupModule::SetManager() failed in ISetupManager::LoadSetupObjectGuid() : vs_setup.dll
    [09/19/11,17:19:18] Setup.exe: AddGlobalCustomProperty
    [09/19/11,17:19:18] setup.exe: ***ERRORLOG EVENT*** : CSetupManager::LoadSetupObjectname() - Failed in call to LoadSetupObjectGuid() for strName:  in file: vs_setup.dll
    [09/19/11,17:19:18] Setup.exe: AddGlobalCustomProperty
    [09/19/11,17:19:18] setup.exe: ***ERRORLOG EVENT*** : LoadComponent(), LoadSetupObjectName failure: vs_setup.dll
    [09/19/11,17:19:18] Setup.exe: AddGlobalCustomProperty
    [09/19/11,17:19:18] setup.exe: ***ERRORLOG EVENT*** : LoadComponent failed in ISetupManager::LoadComponentsFromDBObject(): vs_setup.dll
    [09/19/11,17:19:18] Setup.exe: AddGlobalCustomProperty
    [09/19/11,17:19:18] setup.exe: ***ERRORLOG EVENT*** : CSetupManager::LoadDatabaseValues() - Failed in call to LoadComponentsFroMDBObjects()
    [09/19/11,17:19:18] Setup.exe: AddGlobalCustomProperty
    [09/19/11,17:19:18] setup.exe: ***ERRORLOG EVENT*** : CSetupManager::RunIntro() - Failed to Load Database Values
    [09/19/11,17:19:18] vs70uimgr: Entering DisplayMessage() method.
    [09/19/11,17:19:18] vs70uimgr: DisplayMessage_START:A problem has been encountered while loading the setup components. Canceling setup.
    [09/19/11,17:19:18] Setup.exe: CCoreEngine-Proc() - Finished Main Message Loop
    [09/19/11,17:19:50] vs70uimgr: DisplayMessage_END:A problem has been encountered while loading the setup components. Canceling setup.
    [09/19/11,17:19:50] Setup.exe: AddGlobalCustomProperty
    [09/19/11,17:19:50] setup.exe: ***ERRORLOG EVENT*** : CSetupManager::RunLoadSetup() - Failed to Run the Intro
    [09/19/11,17:19:50] Setup.exe: UnloadSuiteComponents()
    [09/19/11,17:19:50] UTILS::RunNGENAction: Started
    [09/19/11,17:19:50] UTILS::RunNGENAction: starting "C:\Windows\Microsoft.NET\Framework\v2.0.50727\ngen.exe queue continue"
    [09/19/11,17:19:51] UTILS::RunNGENAction: ngen.exe returned 0
    [09/19/11,17:19:51] Setup.exe: GetGlobalCustomProperty(AA4EEF91-FB37-4135-9B73-484B75DDAA42)
    Kindly to help me. I've done many things including the advice which is refer to:
    http://social.msdn.microsoft.com/Forums/en/vssetup/thread/ebe334d3-c1ab-44ce-a449-b65940dac589
    No luck at all..

  • Installing Visual Studio 2012 update 4 on Windows 10 preview

    Hi all,
    I successfully installed visual studio 2012 on Windows 10 preview but when I try to install update 4 I get an error about compatibility:
    I tried downloading the update with "VS2012.4 /Layout"
    but I could not find any way to control the compatibility setting...
    any advise?
    Smadar

    What's the name of the file you're using to install Visual Studio?
    It seems there may be a bug in Windows 8.1 (and hence also Windows 10) where re-naming the EXE file fixes the problem.  More information is available
    here, however the applicable text is below:
    "Thank you for taking the time to submit this issue to Connect. This is a known issue with Windows 8.1 RTM and it will be addressed in a future update of Windows 8.1. In the meantime,
    you can typically rename the EXE to get it to work correctly. 
    Examples:
    Visual Studio Professional 2012 installer should be renamed to vs_professional.exe
    Premium -> vs_premium.exe
    Ultimate -> vs_ultimate.exe
    Please let me know if this resolves your issue."
    Hope that helps!

  • Download a Project file for Visual Studio regarding the Kinect for Windows v2? Getting Started with Kinect Development in Visual Studio

    I am currently trying to make an application for Kinect for Windows v2 but I am entirely new to Visual Studio and Kinect development and could use some help getting started. I honestly have no idea where or how to start and I figured the easiest thing would
    be to obtain a simple project file and examine how it works myself, but I have been unable to find one. The easiest thing would be if I could obtain a project file for Visual Studio that is an application which overlays the Skeletal model over people in real
    time, though similar project files would also be appreciated. The app I am making largely involves things similar to overlaying the skeletal model on bodies so this would get me off to a great start and show me how the code is laid out within visual studio
    simultaneously. (I would prefer the code to be in C# if that is possible but other languages also work).
    I have checked out some of the guides for kinect development but they all assume you know how visual studio works so I cannot get very far in them. Thus if you know of a good guide to get me started with visual stuido AND the Kinect then I would be glad
    to here that as well.
    Alternatively, and I know this is not the right place for this, I have Matlab, which I know works for the Kinect v1 but can't find support for it regarding the v2, so if you could point me in the right direction on how to get it to work with the Kinect v2
    THAT would also work incredibly well as I am much more familiar with Matlab.
    I already have Visual Studio Ultimate 2013 installed, as well as the Kinect SDKv2.0, the physical Kinect for Windows v2, and my laptop meets all of the requirements for development so those are not issues.
    Thanks in advance for any advice you can give me!

    Hi Jicnon,
    Thank you for posting in MSND forum.
    Since this forum is discuss: Visual Studio WPF/SL Designer, Visual Studio Guidance Automation Toolkit, Developer Documentation and Help System, and Visual Studio Editor. About your issue, I think that it is
    more related to the Kinect for Windows v2, so I suggest you can post this issue directly to Kinect for Windows v2 SDK forum:https://social.msdn.microsoft.com/Forums/en-US/home?forum=kinectv2sdk
    ,maybe you will get better support.
    In addition, I find a similar thread about your issue, maybe you will get some useful message.
    https://social.msdn.microsoft.com/Forums/en-US/92b23946-53d2-419c-8624-66e6c390617f/information-to-start-project-with-kinect-for-windows-v2?forum=kinectv2sdk
    Thanks for your understanding.
    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.

  • Will a Microsoft Office Add-In developed in Visual Studio work for both a Windows and Mac ( osx ) versions of Ms Office?

    I want to develop a Microsoft Office Word Add-In for Mac Users. I would like to know if we create it using Visual Studios in windows will it be compatible with the Mac version of office or is there a whole another way to develop for Mac?
    Please provide links so that I could follow some guidelines. The http://msdn.microsoft.com/site
    doesn't exactly speak of the platform compatibility of the Add-In.
    Thank You very Much in Advance.

    Office:Mac 2011 only supports add-ins that were developed in VBA. Office:Mac 2008 does not support add-ins at all. A
    new version of Office:Mac is slated for release in 2015, there have been no announcements as of this writing (December 2014) whether Microsoft will support additional methods of developing add-ins in the new version of Office:Mac.
    For further information, check out
    Getting Started with VBA in Office for Mac 2011 from the Office:Mac 2011 help files. You might find more assistance in developing Office:Mac add-ins in the
    Office:Mac help forums hosted by Microsoft.

  • 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

  • Request for visual studio that is compatible with windows 7

    I have installed many visual studio i.e, 2012,13 and they did not work in my system with windows 7 OS.Please kindly guide me with the 2010 or 2008 version so that i can develop my apps using it and please make sure that i contains all the specification
    of the visual studio 2010 / 2008.Thank you.

    I believe you are confusing an end product with an editor.
    All the editors written in the Visual Studio Library will work (allow for the creation of programs and websites on a computer) on Windows 7. The real question is what are you creating for the end user? Which version of .Net does it target?
    Visual Studio stopped becoming a .net version specific editor as of Visual Studio 2008, which at that time then allowed for different version of .net to be created, (.Net 2 and .Net 3, 3.5). Visual studio verison 2010 can create .Net 2, 3.5,
    and 4.  VS2012 can create all that 2010 can do and create .net 4.5x applications.
    So a better question would be which version are you targeting for .Net?
    Since Visual Studio is an editor, I recommend going with the latest one which can create programs to target .Net2 - .Net 4.5x. Try the latest Community edition
    which has just been released and is free to use as long as you are not a large corporation.
    William Wegerson (www.OmegaCoder.Com)

  • Use of VISUAL STUDIO ONLINE appears impossible from Windows Azure

    The VISUAL STUDIO ONLINE by logging to the site of Windows Azure, is displayed in the left
    If you click on the "+ New " Select , " VISUAL STUDIO ONLINE " is displayed in gray
    It is displayed as " not available " in red underneath .
    If you hover the mouse , the following in English
    It appears as .
    You need an eligible Windows Azure subscription to buy monthly user
    licenses or shared resources. Create a new Windows Azure subscription
    or get started without one by creating a free Visual Studio Online account.
    I tried a method that is displayed here , but I do not quite know , and do not be resolved .
    Resolve as soon as possible this not available on writing an article writer , I I must proceed next
    Do not . Please tell me how to resolve as soon as possible .

    Hi,
    As Buck's said, you may need azure subscription. If you have it but the problem occurred again, I suggest you could contact azure support team. In my opinion, I guess it is a account question.
    Support Team Channel:
    Please contact support team by creating a support ticket at http://www.windowsazure.com/en-us/support/contact/
    Or if that doesn't work because you don't have an active subscription you will need to contact general customer support to have them create a support ticket for you
    http://support.microsoft.com/gp/customer-service-phone-numbers?wa=wsignin1.0
    Please try it.
    Any question or result, please let me know.
    Regards,
    Will
    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.

  • Known Issue: Do not install Visual Studio Express 2015 for Windows 10 on a Machine with Visual Studio Community, Professional, or Enterprise (Windows 10 Insider Preview SDK and tools, April 2015 release)

    If you install Visual Studio Express 2015 for Windows 10 on a machine with Visual Studio 2015 Community, Professional, or Enterprise, these editions will not work as expected.

    To resolve this, uninstall Visual Studio Express 2015 for Windows 10. Then, repair Visual Studio Community, Professional, or Enterprise.

  • Visual Studio 2005 with SP1 for Windows 7 - 64 bit

    Hi,
    I am trying to install Visual Studio 2005 on a 64-bit platform (Windows 7). The version in about section reads Version 8.0.50727.42
     (RTM.050727-4200)
    I need to install the Service Pack 1 for Visual Studio 2005 but the installer available is for 32 bit (VS80sp1-KB932232-X86-ENU.exe)
    This does not install on 64 bit system. 
    How do I get Visual Studio 2005 with SP1 installed ? 
    P.S- On the network I work on, I can see a Windows 2008 (64 bit) system with the version of Visual Studio 2005 that reads  Version
    8.0.50727.762  (SP.050727-7600) but I dont know how that was installed. Any help would be
    appreciated.
    Thanks,
    Wilson 

    Hello WillisB,
    I think your concern is the name X86 here. Actually Visual Studio is x86 version and we do not have a x64 version Visual Studio. So if you install Visual Studio on X64 version, it is also available. And when you see this page
    http://www.microsoft.com/en-hk/download/details.aspx?id=7524 You can see the system requirements:
    Supported Operating System
                        Windows 7; Windows Server 2008; Windows Server 2008 R2; Windows Vista                
    Processor/RAM: 
    Vista hardware requirements.
    Required Software:  licensed copy of a Visual Studio 2005 and Visual Studio 2005 Service Pack 1.
    So please don't mind the name x86, the update can still be installed on Win 7 x64.
    By the way, to install Visual Studio 2005 on Win 7, please check YiChun's post on this thread:
    https://social.msdn.microsoft.com/Forums/vstudio/en-US/f75d8ff2-bed4-473b-bc9c-6faf78c5d83a/installing-visual-studio-2005-pro-on-windows-7-pro-64bit?forum=vssetup
    "To apply Visual Studio 2005 on Windows 7, please check the following points step by step:
    - Download Visual Studio 2005 SP1 and install it
    Visual Studio® 2005 Express Editions Service Pack 1
    Visual Studio® 2005 Service Pack 1 for Standard or above edition
    - Download
    Visual Studio 2005 Service Pack 1 Update for Windows Vista and install it
    - When launch Visual Studio 2005, please run it with administrator privileges
      (Right-click the icon >> "Run as Administrator")"
    By the way, Visual Studio 2005 is out of our mainstream support, what about change to use some new version of VS? For example, Visual Studio 2013 Community version.
    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.

  • Missing Data Sets Window

    Running BIDS with Visual Studio 2012, the Data Sets Window seems to have gone away. Can you tell me how to bring it back?

    Hi SQLDave,
    Do you mean the Report Data window in a SQL Server Reporting Services project? If in this case, you can show the Report Data window by clicking View->Report Data.
    Besides, in SQL Server Reporting Services (SSRS) 2008 and 2008 R2, we use Business Intelligence Development Studio (BIDS) to design report, it use Visual Studio (VS) 2008 shell. In SSRS 2012, we use SQL Server Data Tools (SSDT) to design
    reports, it use VS 2010 shell.
    If I have anything misunderstood, please point it out.
    Regards,
    Charlie Liao
    TechNet Community Support

  • Can't install Visual Studio 2013 on Windows 8.1

    When i want to install Visual Studio 2013, an error message appear :
    Setup Blocked
    Correct the following problems and then run setup again. To learn more, you can review the lis of common issues and workarounds or examine the log file
    This version of Visual Studio is not compatible with Windows 8.1 Preview 
    I am using Windows 8.1, and i checked Visual Studio 2013 system requirement, it should run on Windows 8.1, but i can't install it on my PC.
    What should i do?
    sorry for my bad english

    IAA
    You do know that win 8.1 preview will expire on Jan 15th right?  Preview is a beta build and if I were you I wouldn't worry about VS not installing until you upgrade to the released build of 8.1
    This version of Visual Studio is not compatible with Windows 8.1 Preview
    Wanikiya and Dyami--Team Zigzag

  • I am having trouble in installing Visual Studio 2010 Ultimate on Windows 7 SP1 x64

    Hi
    I am trying to Install VS2010 Ultimate on Windows 7 X64 SP1 Specifically SP1 because before it I am using Windows 7 x64 and VS2010  Ultimate working there excellently. When I try to install it says the Setup file is incompatible with your Windows version
    I am surprised by this please reply me as soon as possible
    Thanks in Advance
    Arpit

    Hi Arpit,
    Welcome to the MSDN Forum.
    As far as I know, Visual Studio 2010 is compatible with Windows 7 SP1. I think this issue might related with the Visual Studio install media. I recommand you download Visual Studio 2010 Ultimate from
    this link, and follow the steps below to install it:
    Before install Visual Studio, please finish the steps below first:
    Turn off your anti-virus/antispyware software during installation;
    Install the latest Windows updates from the Windows Update site:
    http://update.microsoft.com;
    Complete or dismiss Windows Update before installation. (And don't forget to turn it on later);
    Clean your %temp% folder (Start Menu >> Run >> Type "%temp% >> OK);
    Run the setup with Administrator privilege: right-click the installer -> Run as administrator
    If the installation still failed, please collect the installation log files from "%temp%" folder with the
    Log Collection Tool.
    Send the vslogs.cab file in the %temp% folder to me for further analyze(E-mail: v-anwu_at_microsoft_dot_com). Note: Please attach the link of this post in the mail.
    If you have any concerns, please feel free to let me know.
    Best Regards, 
    Andrew Wu [MSFT]
    MSDN Community Support | Feedback to us
    Get or Request Code Sample from Microsoft
    Please remember to mark the replies as answers if they help and unmark them if they provide no help.

Maybe you are looking for

  • Zooming an image and scrolling it using a JScrollPane

    Hi all, I know this is one of the most common problems in this forum but i cant get any of the replys to work in my code. The problem: I create an image with varying pixel colors depending on the value obtained from an AbstractTableModel and display

  • Discoverer Desktop 10.1.2.48.18 to Report Builder

    Hi, I'm new to using oracle tools but have a background in SSRS. I need some help getting discover queries/data into report builder I've been asked to develop some reports based on oracle discoverer and while I have the queries running I want to brin

  • I have run disk utility- the drive is corrupted- I get the error message restart your computer holing down the Cmd

    I have now tried every variant of key compbinations but I still get the grey lock icon with a box which won't accept my password. When re-running disc utility all I get is the same error message

  • Seeburger AS2 Adapter failure

    Hi , Iam trying to test the Outbound AS2 connection though the receiver is not yet ready with the setup but i want to make sure at my side . While testing i got this error message .. "Unable to forward message to JCA adapter. Reason: Fatal exception:

  • Emailable Page behaviour in ADF11g

    Hi, I am trying to use Emailable Page behaviour in ADF11g as shown in the Demo: http://jdevadf.oracle.com/adf-richclient-demo/faces/feature/index.jspx?_afrLoop=15389093941087792#%2Ffeature%2FemailablePage.jspx%40 I have a simple jspx page emailablePa