digitalmars.D.ide - visual d
- Remco Johannes (2/2) Sep 07 2014 Wich version of vs shell and where should i download it
- Remco Johannes (2/4) Sep 07 2014 I mean winxp sp3
- Ettienne Gilbert (10/17) Sep 07 2014 Look at this page
- remco johannes (6/25) Sep 08 2014 Tnx i tried the vs 2010 shel (isolated), but that does not the
- Ettienne Gilbert (15/44) Sep 09 2014 Hmm, you are right - that link is dead.
- Remco johannes (3/3) Sep 09 2014 Ettienne
- Remco Johannes (8/11) Sep 09 2014 dmd2 gives an error when installing, about missing windows sdk
- Ettienne Gilbert (13/26) Sep 10 2014 I'm afraid I cannot help by actually doing the installation
- Remco Johannes (9/40) Sep 10 2014 Ettienne
- Zaher Dirkey (5/11) Oct 29 2014 Try to install
Wich version of vs shell and where should i download it my system is xp sp2
Sep 07 2014
On Sunday, 7 September 2014 at 18:32:53 UTC, Remco Johannes wrote:Wich version of vs shell and where should i download it my system is xp sp2I mean winxp sp3
Sep 07 2014
On Sunday, 7 September 2014 at 18:34:51 UTC, Remco Johannes wrote:On Sunday, 7 September 2014 at 18:32:53 UTC, Remco Johannes wrote:Look at this page http://rainers.github.io/visuald/visuald/Features.html under "Supported Visual Studio versions". There are links for VS Shell 2008/2010/2102. AFAIK VS 2008 & 2010 still runs under XP SP3, but I believe VS 21012 requires Win 7 or later (at least according to http://social.technet.microsoft.com/Forums/windows/en-US/a91723b3-2ffe-4937-bd63-c5bc577259ba/visual-studio-2012-install-on-windows-xp?forum=itprovistaapps.) I assume the same will apply for the Shell versions of VS. EttienneWich version of vs shell and where should i download it my system is xp sp2I mean winxp sp3
Sep 07 2014
On Sunday, 7 September 2014 at 20:25:31 UTC, Ettienne Gilbert wrote:On Sunday, 7 September 2014 at 18:34:51 UTC, Remco Johannes wrote:Tnx i tried the vs 2010 shel (isolated), but that does not the trick. the intergrated version ov shell 2010 seems not being evailable anymore?. RemcoOn Sunday, 7 September 2014 at 18:32:53 UTC, Remco Johannes wrote:Look at this page http://rainers.github.io/visuald/visuald/Features.html under "Supported Visual Studio versions". There are links for VS Shell 2008/2010/2102. AFAIK VS 2008 & 2010 still runs under XP SP3, but I believe VS 21012 requires Win 7 or later (at least according to http://social.technet.microsoft.com/Forums/windows/en-US/a91723b3-2ffe-4937-bd63-c5bc577259ba/visual-studio-2012-install-on-windows-xp?forum=itprovistaapps.) I assume the same will apply for the Shell versions of VS. EttienneWich version of vs shell and where should i download it my system is xp sp2I mean winxp sp3
Sep 08 2014
On Tuesday, 9 September 2014 at 06:27:04 UTC, remco johannes wrote:On Sunday, 7 September 2014 at 20:25:31 UTC, Ettienne Gilbert wrote:Hmm, you are right - that link is dead. I hope someone can help you that actually uses the 2010 Shell and have gone through the installation (I use VS 2008 Proffesional) but I had a quick look online anyway... It seems the 2010 Shell is now part of the Visual Studio 2010 SDK (see http://msdn.microsoft.com/en-us/library/bb165336%28v=vs.100%29.aspx), which can be downloaded from http://www.microsoft.com/en-us/download/details.aspx?id=2680. But I'm afraid you will need to check the SDK documentation yourself if someone else does not comment, as I have not installed or used any of the VS Shell products. EttienneOn Sunday, 7 September 2014 at 18:34:51 UTC, Remco Johannes wrote:Tnx i tried the vs 2010 shel (isolated), but that does not the trick. the intergrated version ov shell 2010 seems not being evailable anymore?. RemcoOn Sunday, 7 September 2014 at 18:32:53 UTC, Remco Johannes wrote:Look at this page http://rainers.github.io/visuald/visuald/Features.html under "Supported Visual Studio versions". There are links for VS Shell 2008/2010/2102. AFAIK VS 2008 & 2010 still runs under XP SP3, but I believe VS 21012 requires Win 7 or later (at least according to http://social.technet.microsoft.com/Forums/windows/en-US/a91723b3-2ffe-4937-bd63-c5bc577259ba/visual-studio-2012-install-on-windows-xp?forum=itprovistaapps.) I assume the same will apply for the Shell versions of VS. EttienneWich version of vs shell and where should i download it my system is xp sp2I mean winxp sp3
Sep 09 2014
Ettienne Tnx for your time and input so far Remco
Sep 09 2014
On Tuesday, 9 September 2014 at 13:15:54 UTC, Remco johannes wrote:Ettienne Tnx for your time and input so far Remcodmd2 gives an error when installing, about missing windows sdk wich is included in the above mantioned sdk, and visual studio shell 2010 giving "licinse error" :( Any pointers Regards, Remco
Sep 09 2014
On Tuesday, 9 September 2014 at 15:09:58 UTC, Remco Johannes wrote:On Tuesday, 9 September 2014 at 13:15:54 UTC, Remco johannes wrote:I'm afraid I cannot help by actually doing the installation myself, as I am not allowed at work to install/use the VS 2010. So I have no idea what is causing your License error. These links address similar problems with VS 2010 Shell, maybe you can try their advice: http://sapphiresteel.com/forum/index.php?topic=667.0;prev_next=prev http://www.avrfreaks.net/forum/vs-isolated-shell-10-installation-problems-my-solution?skey=Shell BTW, are you sure you are installing/running the Integrated Shell, and not the Isolated Shell? Nearly all of the License problems I see reported is for the Isolated Shell. EttienneEttienne Tnx for your time and input so far Remcodmd2 gives an error when installing, about missing windows sdk wich is included in the above mantioned sdk, and visual studio shell 2010 giving "licinse error" :( Any pointers Regards, Remco
Sep 10 2014
On Wednesday, 10 September 2014 at 20:20:32 UTC, Ettienne Gilbert wrote:On Tuesday, 9 September 2014 at 15:09:58 UTC, Remco Johannes wrote:Ettienne I installed the Visual Studio 2010 SDK/windows sdk as you sugested. The Dmd installer still complaining over missing windows sdk and vs shell as mentioned above. I'll keep you updated TnxOn Tuesday, 9 September 2014 at 13:15:54 UTC, Remco johannes wrote:I'm afraid I cannot help by actually doing the installation myself, as I am not allowed at work to install/use the VS 2010. So I have no idea what is causing your License error. These links address similar problems with VS 2010 Shell, maybe you can try their advice: http://sapphiresteel.com/forum/index.php?topic=667.0;prev_next=prev http://www.avrfreaks.net/forum/vs-isolated-shell-10-installation-problems-my-solution?skey=Shell BTW, are you sure you are installing/running the Integrated Shell, and not the Isolated Shell? Nearly all of the License problems I see reported is for the Isolated Shell. EttienneEttienne Tnx for your time and input so far Remcodmd2 gives an error when installing, about missing windows sdk wich is included in the above mantioned sdk, and visual studio shell 2010 giving "licinse error" :( Any pointers Regards, Remco
Sep 10 2014
Try to install Microsoft Visual Studio 2010 Service Pack 1 (Installer) http://www.microsoft.com/en-us/download/details.aspx?id=23691 And tell us, (i am trying install it but connection problem, i manage to fix it.)I installed the Visual Studio 2010 SDK/windows sdk as you sugested. The Dmd installer still complaining over missing windows sdk and vs shell as mentioned above. I'll keep you updated Tnx
Oct 29 2014