Results 1 to 13 of 13

Thread: [2008] Download Visual Studio ISO

  1. #1

    Thread Starter
    Lively Member mikelynch's Avatar
    Join Date
    May 2006
    Location
    Goombungee Qld
    Posts
    83

    Angry [2008] Download Visual Studio ISO

    Dear folks, I downloded The ISO burnt a disk and had everything working, C#, VB and asp. I dont know what my computer has done but now when I try to start and of the languages I am getting an error message that tells me something cannot be found and I need to reinstall the Visual Studio%$#@

    So I put the iso cd in and boot to the cd but its not taking anynotice of the CD and boots straight into windows. What am I doing wrong
    ?

    thanks anyone,

    Mike.

  2. #2
    Super Moderator jmcilhinney's Avatar
    Join Date
    May 2005
    Location
    Sydney, Australia
    Posts
    111,222

    Re: [2008] Download Visual Studio ISO

    The VS Express ISO is not bootable. It runs an installer in Windows just like any other software installer. Either put the disk in the drive while Windows is running and let it autorun or else just go to Windows Explorer and either autoplay it or run the setup directly.
    Why is my data not saved to my database? | MSDN Data Walkthroughs
    VBForums Database Development FAQ
    My CodeBank Submissions: VB | C#
    My Blog: Data Among Multiple Forms (3 parts)
    Beginner Tutorials: VB | C# | SQL

  3. #3

    Thread Starter
    Lively Member mikelynch's Avatar
    Join Date
    May 2006
    Location
    Goombungee Qld
    Posts
    83

    Re: [2008] Download Visual Studio ISO

    Thanks, I forgot :-)

  4. #4

    Thread Starter
    Lively Member mikelynch's Avatar
    Join Date
    May 2006
    Location
    Goombungee Qld
    Posts
    83

    Re: [2008] Download Visual Studio ISO

    I tried to auto run the iso, it tells me I need dvd power play or some program like that to recognise the iso ??????????
    I am confused. Do I need a special program to recognise the iso ?
    I have deleted a lot of apps and maybe I deleted one that was needed for this to install ?/??
    Not having much fun here, any more tips please !

  5. #5
    Fanatic Member
    Join Date
    Feb 2006
    Posts
    607

    Re: [2008] Download Visual Studio ISO

    ISO is a format that needs to be "mounted". You can use nero or other burning software and burn the .iso on to disk. Note that thiss will not burn ONE ISO FILE, but rather "un pack" it, like a zip file and burn all the contents.

    There are tools now (google: magic iso) that will do a "virtual" mount. It will basically create a virtual cd rom, and unpack the iso contents in there. Then yuo just go to my computer and you'll see the virtual cd drive there .double click and install

  6. #6
    Super Moderator jmcilhinney's Avatar
    Join Date
    May 2005
    Location
    Sydney, Australia
    Posts
    111,222

    Re: [2008] Download Visual Studio ISO

    You already said that you burnt a disk:
    I downloded The ISO burnt a disk and had everything working, C#, VB and asp.
    I already told you to use that disk:
    Either put the disk in the drive while Windows is running and let it autorun or else just go to Windows Explorer and either autoplay it or run the setup directly.
    I didn't say anything about running the ISO directly.

    If you do want to mount an ISO as a virtual drive, I'm a big fan of Virtual CloneDrive from Slysoft.
    Why is my data not saved to my database? | MSDN Data Walkthroughs
    VBForums Database Development FAQ
    My CodeBank Submissions: VB | C#
    My Blog: Data Among Multiple Forms (3 parts)
    Beginner Tutorials: VB | C# | SQL

  7. #7

    Thread Starter
    Lively Member mikelynch's Avatar
    Join Date
    May 2006
    Location
    Goombungee Qld
    Posts
    83

    Re: [2008] Download Visual Studio ISO

    I tried using Virtual CloneDrive , but it would not run. Had to end task everytime. Ive followed youyr directions and all I can say is my pc is behac=ving very strangly, so im reinstalling XP and hopefully that will fix it.
    Thanks again for your post to me.

  8. #8
    Super Moderator jmcilhinney's Avatar
    Join Date
    May 2005
    Location
    Sydney, Australia
    Posts
    111,222

    Re: [2008] Download Visual Studio ISO

    Not to say that others will always have no issues but I've run VCD on numerous installations of XP and also on both Vista x86 and Vista x64 without ever having a problem.
    Why is my data not saved to my database? | MSDN Data Walkthroughs
    VBForums Database Development FAQ
    My CodeBank Submissions: VB | C#
    My Blog: Data Among Multiple Forms (3 parts)
    Beginner Tutorials: VB | C# | SQL

  9. #9
    Frenzied Member MaximilianMayrhofer's Avatar
    Join Date
    Aug 2007
    Location
    IM IN YR LOOP
    Posts
    2,001

    Re: [2008] Download Visual Studio ISO

    I use PowerISO, very nice. And why not simply download it and burn it again?

  10. #10
    I'm about to be a PowerPoster! mendhak's Avatar
    Join Date
    Feb 2002
    Location
    Ulaan Baator GooGoo: Frog
    Posts
    38,170

    Re: [2008] Download Visual Studio ISO

    You've probably written the ISO to disk as a data file in which case you've wasted the DVD. If you had properly burned the ISO image on, then you'd get an autorun for the VS installer startup.

    However, all is not lost... download Daemon Tools which lets you mount an ISO image as a virtualized DVD which you can then use to install from.

    http://www.disc-tools.com/download/daemon

  11. #11
    PowerPoster JuggaloBrotha's Avatar
    Join Date
    Sep 2005
    Location
    Lansing, MI; USA
    Posts
    4,286

    Re: [2008] Download Visual Studio ISO

    Quote Originally Posted by mendhak
    You've probably written the ISO to disk as a data file in which case you've wasted the DVD. If you had properly burned the ISO image on, then you'd get an autorun for the VS installer startup.

    However, all is not lost... download Daemon Tools which lets you mount an ISO image as a virtualized DVD which you can then use to install from.

    http://www.disc-tools.com/download/daemon
    I'm a huge fan of daemon tools.
    Currently using VS 2015 Enterprise on Win10 Enterprise x64.

    CodeBank: All ThreadsColors ComboBoxFading & Gradient FormMoveItemListBox/MoveItemListViewMultilineListBoxMenuButtonToolStripCheckBoxStart with Windows

  12. #12

    Thread Starter
    Lively Member mikelynch's Avatar
    Join Date
    May 2006
    Location
    Goombungee Qld
    Posts
    83

    Re: [2008] Download Visual Studio ISO

    Thakks, what i did in thwe end was install XP BORG and the iso vis studio is all installled and working fine. Plus I got photoshop CS and a dozen other programs with it. :-) Iwould like to dual boot into UBUNTU but was told it will not likly work with my version of XP ?
    Thanks everyone foor your asdvise

  13. #13
    Super Moderator jmcilhinney's Avatar
    Join Date
    May 2005
    Location
    Sydney, Australia
    Posts
    111,222

    Re: [2008] Download Visual Studio ISO

    Quote Originally Posted by mikelynch
    Thakks, what i did in thwe end was install XP BORG and the iso vis studio is all installled and working fine. Plus I got photoshop CS and a dozen other programs with it. :-)
    Gee, I'm sure that's legal.
    Why is my data not saved to my database? | MSDN Data Walkthroughs
    VBForums Database Development FAQ
    My CodeBank Submissions: VB | C#
    My Blog: Data Among Multiple Forms (3 parts)
    Beginner Tutorials: VB | C# | SQL

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width