I have installed the Crystal Reports for Visual Studio 2010 but the interface language was installed in Portuguese (and also all error messages). How could I change the interface language to English? I do not remember to have been asked for in the installation.
Thanks!
Related
Can anyone kindly tell me whether Microsoft Visual Studio Code has the features of
'text-wrap' of comparison results, and
e-mail generation of comparison reports.
If these features are available, then in which version are they present? I am currently using the most basic version. Thanks.
I've installed Visual Studio 2015, but the ssdt features are missing as you can see below
I checked the ssdt option at the setup, and the only thing i did was change the default installation directory from c:/ to d:/ (don't know if it changes anything). When i use the Typical installation, ssdt installs fine, but it installs VS at c:/, and i need it installed at "D:/" ...
Here is a screenshot of my VS Setup
How can i have SSDT features back?
EDIT: To solve my problem i did the fist part of the third step at this link, which was:
Download the appropriate version of SSDTSetup.exe for your chosen language from the table below (use the “save” option in your browser, rather than “run”):
Portuguese (Brazil) http://go.microsoft.com/fwlink/?LinkID=619232&clcid=0x416
Chinese (PRC) http://go.microsoft.com/fwlink/?LinkID=619232&clcid=0x804
German http://go.microsoft.com/fwlink/?LinkID=619232&clcid=0x407
English (United States) http://go.microsoft.com/fwlink/?LinkID=619232&clcid=0x409
Spanish http://go.microsoft.com/fwlink/?LinkID=619232&clcid=0x40a
French http://go.microsoft.com/fwlink/?LinkID=619232&clcid=0x40c
Italian http://go.microsoft.com/fwlink/?LinkID=619232&clcid=0x410
Japanese http://go.microsoft.com/fwlink/?LinkID=619232&clcid=0x411
Korean http://go.microsoft.com/fwlink/?LinkID=619232&clcid=0x412
Russian http://go.microsoft.com/fwlink/?LinkID=619232&clcid=0x419
Chinese (Taiwan) http://go.microsoft.com/fwlink/?LinkID=619232&clcid=0x404
You can try installing SSDT for Visual Studio 2015 https://msdn.microsoft.com/en-AU/mt186501
Note that it mentions that it supports Visual Studio 2015 Express and I notice you have the Community edition, so hopefully Community edition is supported as well.
Link provided allows downloading
SSDT_14.0.50730.0
It did not help me.
This link
https://msdn.microsoft.com/he-il/mt429383
You can download SSDT_14.0.51215.0
SQL Server Data Tools in Visual Studio Preview 2015
That solved the problem.
Here is a download location :
https://msdn.microsoft.com/en-us/library/mt204009.aspx
Could you try repairing SSDT from the Control Panel\Programs\Programs and Features
Right clicking Microsoft Sql Server Data Tools
Click repair
In my system when I click on Add->new project->And go to Other project types I cant see any project types. I actually wanted to convert my c# project to executable.
Is any component missing during installation? I am using Visual studio 2008 professional edition
Please help me..
I had the same issue until I looked into what software I was ACTUALLY using - check to see if you're really using Microsoft Visual Studio 2008 - I thought I was until I realized I was using Visual Studio 2008 Shell (integrated mode) which is different.
Microsoft Visual Studio 2008 Shell (integrated mode) is part of the SQL Server 2008 Management Studio, so the project types available to it are different than MSVS 2008... Microsoft developed the Shell to have the same look and feel of Visual Studio so users were comfortable and familiar with the layout.
Go to Tools>>Import and Export Settings>>Reset all settings>>Choose yes or no to save current settings>>
Then choose Visual C# Development Settings or General Development Settings.
So that you can have templates you need.
You can reopen your VisualStudio ISO and try to repair or you can install VisualStudio Express to make sure you can install all templates.
My guess is you didn't make a full installation and forgot to install some components.
I need to change my Visual Studio 2010 installation from German to English. However, I only have access to the German version (via MSDNAA) for Visual Studio 2010 Ultimate. How can I change it to English? Thanks in advance for any help.
In order to have multiple spoken languages inside of Visual Studio you must install multiple languages of Visual Studio. For each language version of Visual Studio you installed you will get another option in the Interantional Settings menu.
See this page for more info.
I don't have a non-English machine to try this on but Tools | Options | Environment | "International settings" has a "Language" setting. On my system, the two choices are "English" and "Same as Microsoft Windows".
Have you tried the solution that works for the Professional version?
MS VS 2010: change language settings from de to en
It might work for Ultimate as well.
https://www.microsoft.com/en-us/download/details.aspx?id=30681
Download a language pack from here, install it and then you can change to that language by clicking Tools > Options > Environment > International Settings.
Greetings,
I'm using Visual Web Developer Express 2010 to do some development; I have also the Visual Studio 2010 Shell installed, which I use to debug server and client code, using the Debug>Attach to process command.
My problem is that C# (.cs) files open in the shell as if they're plain text files; there's no syntax colouring nor value evaluation on mouse hover over properties or values.
Sometimes when I open ASP.Net pages in the shell I get an error message saying "The Visual Studio language support for C# has not been installed. Code-editing IntelliSense will not be available. Markup IntelliSense for server controls may not work".
VB.Net language support is working well in the shell. I get all the features I have in Visual Studio Express.
Is there a way to get C# language support in the shell?
The Express editions of Visual Studio are a little different than the other SKUs (Professional, Ultimate, etc.) in that there are separate products for the various .NET languages.
My guess is that you have Web Developer Express installed, but in order to open C# code files with the full support of the editor (syntax highlighting, debugging, etc.) you need to download and install Visual C# Express. Multiple versions of Visual Studio Express work side-by-side just fine.
See here to download Visual C# Express 2010 free from Microsoft: http://www.microsoft.com/express/Downloads/#2010-Visual-CS