Advanced Forum Search Results
-
If the installer is telling you that SP1 isn't installed, but you think it is, then most likely it was a bad installation of SP1 (probably related to a bad install of VS to begin with). At this point, your best bet is to uninstall and re-install Visual Studio and SP1.
You can extract the components of the SL Tools installer, but one of ...
-
Silverlight Tools is language specific. Unfortunately, we will not be releasing a Russian version of the tools. You can, however, install Visual Web Developer in English for free and use the English Silverlight Tools.
-
You need to install the Visual Web Developer FEATURE on Visual Studio (this is different than Visual Web Developer Express which is a free stand alone download).
To install the Visual Web Developer feature, locate Visual Studio 2008 in Add/Remove Programs
Click Uninstall/Change
Choose Add Features
Check the box next to Visual Web Developer and ...
-
Install the latest tools at: http://go.microsoft.com/fwlink/?LinkID=143571
Open your project. If your Visual Studio solution file. If you have a web project, make sure the MinVersion is 3.0.40624
-
Install the tools from: http://go.microsoft.com/fwlink/?LinkID=143571
This will remove the beta versions and install the RTW versions
-
Are you looking for the beta runtime, sdk, tools, or all 3?
3.0.40624 is the RTW version of the SDK and runtime
-
I'm sorry you went through all those steps. I think one of two things was happening - either the installer failed to download the runtime installer or the runtime failed to install because another version was already installed. For anyone else who encounters this issue, I would recommend
1. Uninstall "Microsoft ...
-
French (and Italian, German, Spanish, Chinese Traditional, Chinese Simplified, and Korean) will be released in the next couple of weeks.
In the meantime, you can install the English version of Visual Web Developer Express for free and use the English tools if you want to get started doing Silverlight 3 development.
-
This sounds like a possible issue with using cached libraries (see the properties page of the application). Is this your project or someone else's project?
-
That patch is an update the the dlls for the web project, xaml editor, and debugging components that shipped with VS2008 so that they work with the new Silverlight project system.
Can you elaborate on the issue you're seeing?
Do you have the same issues with SL2 Tools?