Home » Programming

How to install Silverlight tools without internet connection

Recently we underwent training for Microsoft Silverlight and we needed  to install Silverlight tools for Visual Studio 2008. We downloaded Silverlight Tools for Visual Studio installer and started installing but it halted on my machine as I don’t have internet connection availble on my machine. This was a problem because anybody who wants to do it will not be able to install unless he or she has internet connection.

Then we started spoofing where the Silverlight tools setup was pointing to ( on internet ) and we found it was trying to download Silverlight 2 Developer Run time. Then we downloaded it and installed.

We guessed that since the developer runtime was installed on the machine, the Silverlight Tools for Visual Studio installer will not connect which was not the case. It again was trying to connect to internet. ( I guess Microsoft should fix this by at least checking the version installed ).

There was nothing else left except to connect internet and at this moment one of our teammate came with an idea saying like any other installer it must be creating a temporary folder before installing and it will download the Silverlight 2 developer runtime in that.

We immediately tool a look at the temporary folders ( %TEMP% ) and bingo it had a folder called as Silverlight Tools RTW .  This can solve one problem that we can put the Developer runtime exe there but since the Silverlight tools will still look to internet it wont work. However since the setup was some kind of archive thing we were able to extract it and thats it.

One of the The extracted file was named Vs_silverlight_tools.exe. We just ran it and Silverlight tools was installed. In Short the VS_Silverlight_tools.exe either did not check if the Developer runtime was installed or may be it did. We were not sure on this but anyway our problem was solved.

I cant provide you with a screen shot here as I cant take anything out of my office and I cant simulate the same thing on my machine at home. But this should solver your problem.

Tagged with:

Translate to EnglishÜbersetzen Sie zum Deutsch/GermanΜεταφράστε στα ελληνικά/GreekПереведите к русскому/RussianOversetter til Norsk/NorwegianÖversätta till Svensk/Swedishहिन्दी अनुवाद करने के लिए/Hindi
Tradueix al català/CatalanTulkot uz latviešu/LatvianPreložiť do slovenčiny/SlovakVertaal aan het Nederlands/Dutchترجمة الى العربية/ArabicTraduzca al Español/SpanishTraduisez au Français/French
Traduca ad Italiano/ItalianTraduza ao Português/Portuguese日本語に翻訳しなさい /Japanese한국어에게 번역하십시오/Korean中文翻译/Chinese Simplified中文翻译/Chinese TraditionalПереклад на українську/Ukrainian

SMS subscribe Print This Post

Posted on 7th November 2008 by Ashish Mohta , A tech blogger who writes about solving day to day problems of people who use computer. He also writes on How to use the applications like Office, PC tips, Online tools,Browsers and more. All posts by Ashish Mohta | Connect with me @ Twitter | Linkedin | Facebook | Stumble | Need more help? Ask your Questions at our Support Center

4 Comments »

  • Elisy said:

    Hi,
    The mentioned above steps resolve Silverlight Tools installation. Visual Studio can open Silverlight projects. But it cannot debug it showing messagebox that Silverlight debugging component is not installed.

  • Ashish Mohta (author) said:

    Did you download the 4th step properly ? The Developers software which it tries to download. Make sure you have the latest version

  • msp said:

    great, your workaround works fine, but I found all files on D:\asdasdas…. instead of temp. tanks

Leave your response!

Be nice. Keep it clean. Stay on topic. No spam.

You can use these tags:
<a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>