No JavaScript Intellisense in Visual Studio Express 12 For Windows Phone

I'm developing mobile app for windows phone using Windows phone 8 SDK (Visual Studio Express 12 For Windows Phone). I want to use code auto-Complete facilities when coding in Javascript. For that I need to use Intellisense for JS.
According to my knowledge, To configure Intellisense according to my knowledge,It have navigate to the [Tools] > [Options] > Text Editor > JavaScript > IntelliSense >
But in my [Tools] > [Options] > Text Editor > list there is No item called JavaScript.
Please help me for solve this.

Hi AmilaEranga,
I try to test it in my side, I could get the JavaScript Text Editor in my side.
So I doubt that it would be your VS IDE issue. If possible, please download it from the official site here:
http://www.microsoft.com/en-us/download/details.aspx?id=30664
And then repair your VS, test it again.
Or you could run the following command lines with the Developer Command Prompt of VS2012:
devenv /setup
devenv.exe /InstallVSTemplates
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.

Similar Messages

  • App.Xaml cannot be edited in design view(Visual Studio 2012 for Window Store).

     App.Xaml cannot be edited in design view(Visual Studio 2012 for Window Store).

    The
    Simple Application Walkthrough specifically instructs one to edit App.xaml (because it previously had you inject a defect by changing the name of the file StartupUri property points to). So that is the scenario, or one of them. I assume it is 'valid'
    to rename MainWindow.xaml to whatever you want it to be.
    So there should be some way in the IDE to fix this (short of changing the file name back to match StartupUri). What is it? 
    Like another person here, I just edited it with a text editor and reloaded it into VS. But...

  • Connecting BI Web Server with SQL Server Express / Visual Studio Express for Report Development

    Hi,
    My company is using the Report Builder 3.0 to build the BI Reports ( I guess based on SQL Server 2008 R2). Our software vendor has provided us the web URL to access the BI Server. I want to generate the BI Reports with SQL Server Express or  Visual
    Studio Express instead of Report Builder 3.0. Need some guidance in this regard.
    regards, BI.Developer.

    Hi,
    Based on my research, if we want to open the report from report server to Business Intelligence Development Studio, we should download the report from report manager, then add this item in Business Intelligence Development Studio. For more details, please
    see the following steps:
    Type the URL in IE browser to access the repot manager.
    Browse to the RDL file folder or location.
    Hover over the report, and click the drop-down arrow near the RDL file.
    Click on download button, the download window will pop up now. Then save the rdl file.
    Click Manage option in the drop-down list, make a note of its Data Source Connection string.
    Create a Report Server Project in Business Intelligence Development Studio.
    Right-click the Reports folder to open the Add Existing Item dialog box, navigate to the location where you saved the .rdl file for the report, and then click Add.
    Right-click the Data Source to verify the connection string is correct.
    Besides, please make sure that software vendor had assigned ‘View reports’, ’Manage reports’, ‘Manage folder’ and ‘Manage data sources’ tasks for your account, so that you can download the report and view the data source.
    If there are any other questions, please feel free to ask.
    Thanks,
    Katherine Xiong
    Katherine Xiong
    TechNet Community Support

  • Visual Studio Express will not install

    Hi, I am trying to install Visual Studio Express for Windows and as far as I can tell my system meets all the criteria however when I try to install it says I need to update windows to a newer version. 
    I am running Windows 7 XP 64bit Service Pack 1 and IE 11
    The end of the install log gives the below, what am I missing? :
    [118C:0BF8][2015-04-08T13:43:21]i101: Detected package: WinACK_x86_x86_en, state: Absent, cached: None
    [118C:0BF8][2015-04-08T13:43:21]i101: Detected package: winexpress_finalizer, state: Absent, cached: None
    [118C:0BF8][2015-04-08T13:43:21]i052: Condition '(VersionNT = v6.3) AND (WindowsBuildNumber < 9600)' evaluates to false.
    [118C:0BF8][2015-04-08T13:43:21]i052: Condition 'VersionNT < v6.3' evaluates to true.
    [118C:0BF8][2015-04-08T13:43:21]i052: Condition '(VersionNT = v6.3) AND (netfxfullredist_43_DetectKey < v4.5.31101)' evaluates to false.
    [118C:0BF8][2015-04-08T13:43:21]i052: Condition 'CompatibilityMode = 0' evaluates to false.
    [118C:0BF8][2015-04-08T13:43:21]i052: Condition 'RebootPending = 1' evaluates to false.
    [118C:0BF8][2015-04-08T13:43:21]i052: Condition 'NOT (IEsvcVersionExists) OR (IEsvcVersion < v10.0)' evaluates to false.
    [118C:0BF8][2015-04-08T13:43:21]i000: MUX:  Stop Block: WinBlock : This version of Visual Studio requires a computer with a !$!http://go.microsoft.com/fwlink/?LinkID=427810&clcid=0x409,newer version of Windows!@!.
    [118C:0BF8][2015-04-08T13:43:21]i000: MUX:  Detect Completed
    [118C:0BF8][2015-04-08T13:43:21]i000: MUX:  Wait for View to be loaded
    [118C:2208][2015-04-08T13:43:21]i000: MUX:  Detect Completed, now create view
    [118C:0BF8][2015-04-08T13:43:22]i000: MUX:  View loaded
    [118C:0BF8][2015-04-08T13:43:22]i000: MUX:  Go to Blocker page.
    [118C:0BF8][2015-04-08T13:43:22]i199: Detect complete, result: 0x0

    Hello Mike,
    Can you clarify the OS version first? What is Windows 7 XP 64bit Service Pack 1? It is Win 7 or Win XP?
    Condition '(VersionNT = v6.3) AND (WindowsBuildNumber < 9600)' evaluates to false
    Condition 'VersionNT < v6.3' evaluates to true
    I checked here http://en.wikipedia.org/wiki/Windows_NT to see those NT versions and find that v6.3 means Win 8 version.
    So please notice that " Visual Studio Express for Windows " is for Store Apps and Phone Apps, they required Win 8 or higher version OS. Win 7 or Win XP does not meet the requirements for this kind of VS.
    If you just want to develop normal version, please choose to use Visual Studio 2013 Express for Windows Desktop.
    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.

  • 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

  • Intellisense with third party JavaScript libraries in Visual Studio Code

    With the release of Visual Studio Code today, I thought I would give it a look. Prior to this I had done most of my web development in Aptana and had recently started using Sublime Text 3, using the SublimeCodeIntel package to help with navigating unfamiliar
    code, as it provides Intellisense like functionality, but I found it a little limited. Anyway, because I saw JavaScript was supported by Code, I wanted to see how well it worked.
    I opened a
    project I had been going over, trying to understand some aspects of a JavaScript library I am interested in,
    PlaygroundJS. I wanted to add intellisense to the library, and had seen how easy it was to do this with Angular on this webiste:
    http://www.johnpapa.net/intellisense-witha-visual-studio-code/ which talks about this issue. In this they bring up the quick action menu in angular, and select the option "Add /// reference to angularjs/angular.d.ts". However, when I look at the
    PlaygroundJS library I simply get option to mark the variable as local. So I was wondering, is there a way to add intellisense to this library, and even better, ensure that the entire project is indexed, so I can more easily find the definitions of functions
    that are declared in other files, and use the code completion features?
    EDIT: I did find out that I can add references manually, to each file, so that it can resolve the definitions for the code in other files, but this requires adding a lot of extra directives manually, eg:
    /// <reference path="Global.js" />
    /// <reference path="engine/Score.js"/>
    /// <reference path="engine/Camera.js"/>
    etc etc
    Is there no way of automating this process?

    Hi MrProsser,
    For third aprty library, actually we didn't support it.
    But for the Intellisense issue, I think we would know the real way how we use the
    Intellisense.
    Tools->Options->Text Editor->the specific language you use, and then enable the Auto list members or others.
    Reference:
    https://msdn.microsoft.com/en-us/library/hcw1s69b.aspx?f=255&MSPPError=-2147217396
    So we would enable it for the specific development language, so please make sure that you have enabled it for your current development language, if it still no help, we would make sure that it doesn't support it in VS IDE for this third party library. 
    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.

  • Installation Problem Visual Studio Express 2013 for Web on Windows 8.1

    Hi,
    I am new to Microsoft developing tools and I have spent the last two days trying to install VS Express 2013 for Web on my laptop that's running windows 8.1 (X64,Intel
    Core i5 3337U (1.80GHz)).
     I run it as an administrator and have enough space on the disk. However, I keep on getting the same error. 
    Microsoft Visual Studio Express 2013 for Web - ENU Fatal error during installation.
    After uninstalling and deleting the temp files, I get an additional error.
    Entity Framework 6.1.1 Tools for Visual Studio 2013
    User cancelled installation.
    In my log files here are some of the problems that I saw:
    [0354:1418][2015-02-23T13:55:12]i000: Registry key not found. Key = 'SOFTWARE\Microsoft\DevDiv\WebFrameworksTools\Servicing\5.0\VisualStudio12'; variable = 'AspNetWebFxTools_VS2013_Version'
    [0354:1418][2015-02-23T13:55:12]i000: Registry key not found. Key = 'SOFTWARE\Microsoft\DevDiv\WebFrameworksTools\Servicing\5.0\VWDExpress12'; variable = 'AspNetWebFxTools_VWD2013_Version'
    [0354:1418][2015-02-23T13:55:12]i000: Registry key not found. Key = 'SOFTWARE\Classes\Installer\Dependencies\Microsoft.VS.Bliss_Core,v12'; variable = 'bliss_core_DetectKeyExists'
    [0354:1418][2015-02-23T13:55:12]i000: Setting numeric variable 'bliss_core_DetectKeyExists' to value 0
    [0354:1418][2015-02-23T13:55:12]i000: Registry key not found. Key = 'SOFTWARE\Policies\Microsoft\SystemCertificates\AuthRoot'; variable = 'DisableRootAutoUpdate'
    [0354:1418][2015-02-23T13:55:12]i000: Registry key not found. Key = 'SOFTWARE\Microsoft Corporation\DataFxTools\12.0.0.0'; variable = 'EFTools_2013_VersionKey'
    [0354:1418][2015-02-23T13:55:12]i000: Registry key not found. Key = 'SOFTWARE\Microsoft\Help\v2.1\Setup'; variable = 'help3vs_49_DetectKey'
    [0354:1418][2015-02-23T13:55:12]i000: Registry key not found. Key = 'SOFTWARE\Microsoft\Help\v2.1\Setup'; variable = 'help3vs_49_DetectKeyExists'
    [0354:1418][2015-02-23T13:55:12]i000: Setting numeric variable 'help3vs_49_DetectKeyExists' to value 0
    [0354:1418][2015-02-23T13:55:12]i000: Setting numeric variable 'IEsvcVersionExists' to value 1
    [0354:1418][2015-02-23T13:55:12]i000: Setting string variable 'IEsvcVersion' to value '11.0.9600.17631'
    [0354:1418][2015-02-23T13:55:12]i000: Registry key not found. Key = 'SOFTWARE\Microsoft\SystemCertificates\AuthRoot\Certificates\3B1EFD3A66EA28B16697394703A72CA340A05BD5'; variable = 'MicrosoftRootCertificateAuthority2010AuthRootExists'
    [0354:1418][2015-02-23T13:55:12]i000: Setting numeric variable 'MicrosoftRootCertificateAuthority2010AuthRootExists' to value 0
    [0354:1418][2015-02-23T13:55:12]i000: Setting numeric variable 'MicrosoftRootCertificateAuthority2010RootExists' to value 1
    [0354:1418][2015-02-23T13:55:12]i000: Registry key not found. Key = 'SOFTWARE\Microsoft\SystemCertificates\AuthRoot\Certificates\8F43288AD272F3103B6FB1428485EA3014C0BCFE'; variable = 'MicrosoftRootCertificateAuthority2011AuthRootExists'
    [0354:1418][2015-02-23T13:55:12]i000: Setting numeric variable 'MicrosoftRootCertificateAuthority2011AuthRootExists' to value 0
    [0354:1418][2015-02-23T13:55:12]i000: Setting numeric variable 'MicrosoftRootCertificateAuthority2011RootExists' to value 1
    [0354:1418][2015-02-23T13:55:12]i000: Setting string variable 'netfxfullredist_43_CBSValue' to value '1'
    [0354:1418][2015-02-23T13:55:12]i000: Setting string variable 'netfxfullredist_43_DetectKey' to value '4.5.51641'
    [0354:1418][2015-02-23T13:55:12]i000: Setting string variable 'NetFxFullRedist_InstalledRelease' to value '378675'
    [0354:1418][2015-02-23T13:55:12]i000: Setting numeric variable 'NetFxFullRedist_InstalledReleaseExists' to value 1
    [0354:1418][2015-02-23T13:55:12]i000: Setting string variable 'OS_BuildNumber' to value '9600'
    [0354:1418][2015-02-23T13:55:12]i000: Setting string variable 'ssceruntime_x64_msi_DetectKey' to value '4.0.8876.1'
    [0354:1418][2015-02-23T13:55:12]i000: Setting numeric variable 'ssceruntime_x64_msi_DetectKeyExists' to value 1
    [0354:1418][2015-02-23T13:55:12]i000: Setting string variable 'ssceruntime_x86_msi_DetectKey' to value '4.0.8876.1'
    [0354:1418][2015-02-23T13:55:12]i000: Setting numeric variable 'ssceruntime_x86_msi_DetectKeyExists' to value 1
    [0354:1418][2015-02-23T13:55:12]i000: Registry key not found. Key = 'SOFTWARE\Microsoft\SSDT\12.0\1033'; variable = 'ssdt_lang_detect_enu'
    [0354:1418][2015-02-23T13:55:12]i000: Registry key not found. Key = 'SOFTWARE\Microsoft\DevDiv\vs\Servicing\12.0\teamExplorerCore'; variable = 'teamExplorercore_DetectKeyExists'
    [0354:1418][2015-02-23T13:55:12]i000: Setting numeric variable 'teamExplorercore_DetectKeyExists' to value 0
    [0354:1418][2015-02-23T13:55:12]i000: Setting string variable 'VSComponentPathVariable' to value ''
    [0354:1418][2015-02-23T13:55:12]i000: Registry key not found. Key = 'SOFTWARE\Microsoft\Updates\Microsoft Visual Studio 2013\vsupdate_kb2829760'; variable = 'vsupdate_DetectKey'
    [0354:1418][2015-02-23T13:55:12]i000: Registry key not found. Key = 'SOFTWARE\Microsoft\Updates\Microsoft Visual Studio 2013\vsupdate_kb2829760'; variable = 'vsupdate_DetectKeyExists'
    [0354:1418][2015-02-23T13:55:12]i000: Setting numeric variable 'vsupdate_DetectKeyExists' to value 0
    [0354:1418][2015-02-23T13:55:12]i000: Setting string variable 'webdeploy_x64_en_usmsi_902_DetectKey' to value '9.0.1764.0'
    [0354:1418][2015-02-23T13:55:12]i000: Setting string variable 'webdeploy_x86_en_usmsi_901_DetectKey' to value '9.0.1764.0'
    [0354:1418][2015-02-23T13:55:12]i000: Registry key not found. Key = 'SOFTWARE\Microsoft\Web Tools\Visual Studio 12'; variable = 'WebTools_VS2013_VersionKey'
    [0354:1418][2015-02-23T13:55:12]i000: Registry key not found. Key = 'SOFTWARE\Microsoft\Web Tools\Visual Studio 2013'; variable = 'WebTools_VS2013_VersionKey_2'
    [0354:1418][2015-02-23T13:55:12]i000: Registry key not found. Key = 'SOFTWARE\Microsoft\Web Tools\Visual Studio Express 12 for Web'; variable = 'WebTools_VWD2013_VersionKey'
    [0354:1418][2015-02-23T13:55:12]i000: Registry key not found. Key = 'SOFTWARE\Microsoft\Web Tools\Visual Studio Express 2013 for Web'; variable = 'WebTools_VWD2013_VersionKey_2'
    The last line of my log file contained this:
    [0354:1418][2015-02-23T14:02:26]i399: Apply complete, result: 0x80070643, restart: None, ba requested restart:  No
    I really need to have this up and running as soon as possible. Any help would be greatly appreciated. 
    Thanks!

    Hi,
    By the errors:
    [0354:1418][2015-02-23T13:55:12]i000: Registry key not found. Key = 'SOFTWARE\Microsoft\DevDiv\WebFrameworksTools\Servicing\5.0\VisualStudio12'; variable = 'AspNetWebFxTools_VS2013_Version'
    [0354:1418][2015-02-23T13:55:12]i000: Registry key not found. Key = 'SOFTWARE\Microsoft\DevDiv\WebFrameworksTools\Servicing\5.0\VWDExpress12'; variable = 'AspNetWebFxTools_VWD2013_Version'
    [0354:1418][2015-02-23T13:55:12]i000: Registry key not found. Key = 'SOFTWARE\Classes\Installer\Dependencies\Microsoft.VS.Bliss_Core,v12'; variable = 'bliss_core_DetectKeyExists'
    It maybe a registry or administrator issue.
    Please install VS with administrator.
    What's more, it maybe a corrupt registry issue. And you can't install any version of Visual Studio, I think you can use the tool to fix problems that programs cannot be installed or uninstalled. It also can fix the corrupted registry keys.
    http://support.microsoft.com/mats/program_install_and_uninstall/en-us
    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.

  • 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.

  • How do I create a view in SQL Server in Visual Studio Express 2013 for Desktop?

    Hi
    I've got a SQL Server database set up using the internal SQL Server in Visual Studio Express 2013 for Desktop. I want to create a view (using tables with one to many relationships) but I don't
    know how to do it.
    Where can I find a good tutorial on creating views in SQL Server in Visual Studio Express 2013 for Desktop? I think Visual Studio Express 2013 for Desktop doesn't have some view designer that
    exists in the non-express version of Visual Studio (if I'm not mistaken). So I think I'd need a tutorial on how to do the actual SQL, unless there is some tool I don't know about.
    Thanks

    Hi ,
    According to your description, if you install SQL Server SQL Server 2014 Express and SQL Server Manager Studio tools (SSMS), if you want to create a view, you can use SSMS. Then if you want to connect to and Diagram your SQL Express Database in Visual Studio
    2013, you can attach the database file by using the .NET Framework Data Provider for SQL Server in Visual Studio, and create a database diagram via expanding the “Database Diagrams” node.
     For more information, there is similar issue about how to connect to and Diagram your SQL Express Database in Visual Studio 2012 , you can review the following article,
    http://blogs.msdn.com/b/bethmassi/archive/2011/10/27/how-to-connect-to-and-diagram-your-sql-express-database-in-visual-studio-lightswitch.aspx.
    Regards,
    Sofiya Li
    Sofiya Li
    TechNet Community Support

  • 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.

  • Is there a profiler in Visual Studio Express 2013 for Windows Desktop?

    Is there a profiler in Visual Studio Express 2013 for Windows Desktop?  I can't seem to find the option anywhere.

    Hi gnychis1,
    I install it in my Environment, It doesn't have the profiler tool in this express version.
    My suggestion is that you could use the VS2013 Community version, it is also free, but it has the profiler tool in this version.
    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.

  • Can't see table data from Visual Studio Express 2013 for Web

    Hello!
    I have a problem and I can't see neither the table data nor the table definition for my database inside Visual Studio Express 2013 for Web, Server Explorer. When I right click it just says refresh, copy or properies.
    Does anyone know what's wrong?
    Thanks a lot!

    Hi J1m,
    According to your description, I make a test on my computer and I am able to reproduce your issue. Firstly, I install the Visual Studio 2013 express for web successfully, create a project and connect to SQL Server database. Then I right click one table,
    and I can see all the options including ‘Show Table Data ’, ‘Open Table Definition ’, ‘Copy’, ‘Refresh’, and ‘Properties’. Next, I uninstall the SQL Server data tools, and restart the Visual Studio, right click on table, and only find  the three options
    ‘Copy’, ‘Refresh’, ‘Properties’ as the following screenshot, which is the same scenario with yours.
    Based on my test, the issue could be due to the missing or corrupt SQL Server Data Tools. To work around the issue, you should install the latest SQL Server data tools for Visual Studio 2013. You could  download the
    ISO file for SQL Server data tools and extract the ISO files to your hard drive following the methods in this
    article, and install the data tools. Please restart your computer after you complete the installation.
    Regards,
    Michelle Li

  • 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.

  • Editing pages created using dreamweaver with microsoft's visual studio express

    Here's a quick, somewhat vague, question for anyone who might have an answer. Is there a trick to editing pages created using dreamweaver with Microsoft Visual Studio Express? The reason I ask is I recently finished a web site for my first client who now wants to make edits herself using the program she uses, that being Microsoft. I thought it would be as easy as pulling the html files from the server (or the usb flash drive i gave her), making changes and then putting them back to the server, but apparently she is having some problems. I'm meeting with her soon. I have no experience with any other programs, other than Adobe, so I don't know how much good I'll be in helping her. Maybe it's an easy question, maybe not. Any info appreciated. Thanks!

    David wrote -
    Dreamweaver template commands are all wrapped in HTML comments, so they
    shouldn't cause any problems. They should simply be treated as comments.
    However, the concept of editable and locked regions will be ignored.
    Hi David, I meant the templates with the dwt extension, not the html files that are created from them. The full version of VS will recognize the dwt extension as 'Dynamic Web Template' but as this is a microsoft extension it does not recognize the code for editing and shows a large number of errors, (before anyone comments the dwt file extension is used by a number of other programs, all referring to a different file type).
    PZ

  • Visual Studio Express Community 2013 with Update 4

    I'm in college, and the class I am in is programming, so in order to do my work, I need C++ (which our required work is through Visual Studio Express). Unfortunately, after every single time I try to download Visual Studio Express: Community 2013
    with Update 4, it gives me these error messages: "SETUP FAILED! Install cannot continue because some required components failed.", "Visual Studio Core Features: Fatal error during installation", and "Visual Studio Core Features - ENU:
    User cancelled installation". Obviously the last two errors popped up, because of the first error message, but why would it say that some components failed? What exactly does that mean? If someone can please respond quickly, I would be really happy, because
    I need to install this ASAP, in order to do my classwork, homework!!!!

    Hello Eadsele,
    I think the problem is pending on your network. Please try download the ISO and verify its checksum before install, refer to here to verify:
    https://www.visualstudio.com/en-us/downloads/visual-studio-2013-iso-sha1-vs
    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.

Maybe you are looking for

  • Best practices for sharing a SAN-attached tape loader between servers.

    When configuring zones to allow a tape loader to be shared by multiple servers, is there a preferred zoning method? For instance, I have my primary fabric configured so that the zone for each data server using a LUN on my array consists of the primar

  • How to find what type of middleware product we are using in SAP CRM ?

    Hello All, Ca anyone help me in getting the information  for the following : 1) How to find out what type of middleware product we are using in our Project? ( Currently our SAP CRM version is 4.0 and the middleware is using for R/3 to SAP CRM and vic

  • Select from a table from other schema

    Hi, I want to make a select from a table how is into other Schema and into other instance. form example, if I have _2 schemas (in diferent instances)_: SCHEMA1 = *(DESCRIPTION =* *(ADDRESS =* *(PROTOCOL = TCP)* *(HOST = XXX.XXX.XXX.XX1)* *(PORT = 156

  • Problem with recovery mode and restore for disabled ipad2

    Hello, I hope you can help me. My ipad2 is disabled.  My only option is to enter recovery mode and then restore.  I followed the instructions to connect to my ipad to my computer.  I saw the appropriate restore graphic on my ipad.  Yet iTunes on my c

  • Content not displaying.

    I built a login form and put an Application.cfc file in the folder i want to restrict and it's not displaying the simple text i put in the index.cfm for testing purposes. ======= Application.cfc code (in folder name "admin_section")========== <cfcomp