Visual Studio 2008 question

Richardt

Richardt

Jungle Guide

Join Date: Sep 2007

http://friendsofloa.com/forum

Leader-Legion of Avalon [LoA] Alliance-Recruiting PM for info!

So I recently picked up a copy of Visual Studio 2008.

Got back to my office to install it and it froze up Windows on my laptop (running XP). Restarted and tried it again. Same thing. Tried it again and again it froze up. Now I know it's not just a random fluke-it's reproducable.

Thinking it's the disk I went ahead and tried it on two other machines (both with XP)-autorun started just fine on both.

So tried it again on my Laptop-same behavior although this time when I rebooted it, my DVD-ROM drive disappeared from My Computer! I was able to get it back by using an old restore point on my backup drive fortunately.

I was wondering if anyone else had the same (or similar!) experience with this version of Visual Studio?

And does anyone have any insight as to why this happened? I've been trying to do some reading on Visual Studio to get a handle on system reqs in case I'm not up to snuff with my laptop, but so far have come up dry.

Tarun

Tarun

Technician's Corner Moderator

Join Date: Jan 2006

The TARDIS

http://www.lunarsoft.net/ http://forums.lunarsoft.net/

VS2008 works fine for me.

BlueNovember

BlueNovember

Wilds Pathfinder

Join Date: Sep 2005

WTS GW2 items for Zkey

Mo/

Does it consistently fail at the same point in installation? If so where?

I tried visual studio once. The damn thing nestles itself deeper into your system than tape worm on speed. Ignoring the multitude of places it adds files the system services it adds even when not running is ~3.
I imagine it's a decent enough app when configured, but unless you're using VB it's KDevelop / Netbeans all the way imo.

Check event log for more information. It's likely there will be an entry for each time the installer failed. If so, post.
(Start, run, eventvwr.msc)

Tarun

Tarun

Technician's Corner Moderator

Join Date: Jan 2006

The TARDIS

http://www.lunarsoft.net/ http://forums.lunarsoft.net/

Quote:
Originally Posted by BlueNovember
I imagine it's a decent enough app when configured, but unless you're using VB it's KDevelop / Netbeans all the way imo.
You're kidding right...? Visual Basic isn't the best. And Visual Studio covers a lot more than just VB.

http://en.wikipedia.org/wiki/Microso...al_Studio_2008

Cyb3r

Lion's Arch Merchant

Join Date: Feb 2008

AFO

E/

Got to agree with you there Tarun had to use Visual Basic at school and at home had a copy of a trial of VS. VS remains better but heck i only ever used it to compile stuff allways coded my stuff under Ubuntu

MirkoTeran

MirkoTeran

Forge Runner

Join Date: Sep 2005

Slovenia

Scars Meadows [SMS]

Mo/

I had this at one of the work machines (WinXP SP2). I didn't have time to bother around it so I just formatted and reinstalled it. Worked like a charm. I know one of my friends was having bunch of problems installing it but I don't know on what system. I know he solved it by checking install-log files and fixing some stuff manually. No idea what tho.

Richardt

Richardt

Jungle Guide

Join Date: Sep 2007

http://friendsofloa.com/forum

Leader-Legion of Avalon [LoA] Alliance-Recruiting PM for info!

Where would I go to check this event log? I've never had to do it so I don't know where I would look.

MirkoTeran

MirkoTeran

Forge Runner

Join Date: Sep 2005

Slovenia

Scars Meadows [SMS]

Mo/

Quote:
Originally Posted by Richardt
Where would I go to check this event log? I've never had to do it so I don't know where I would look.
I'm not sure where the log files are, but I know there is more then one of them. You might want to check this: http://support.microsoft.com/kb/942737

Tarun

Tarun

Technician's Corner Moderator

Join Date: Jan 2006

The TARDIS

http://www.lunarsoft.net/ http://forums.lunarsoft.net/

Quote:
Originally Posted by Richardt
Where would I go to check this event log? I've never had to do it so I don't know where I would look.
Start > Run > eventvwr.msc

Or Control Panel > Administrative Tools > Event Viewer

MirkoTeran

MirkoTeran

Forge Runner

Join Date: Sep 2005

Slovenia

Scars Meadows [SMS]

Mo/

VS does not use System Logs as main output, it only uses it for a few major break-points. It creates several files on your disk with full installation log.

Tarun

Tarun

Technician's Corner Moderator

Join Date: Jan 2006

The TARDIS

http://www.lunarsoft.net/ http://forums.lunarsoft.net/

Any MSI errors are put into the Event Viewer.

nebuchanezzar

nebuchanezzar

Wilds Pathfinder

Join Date: Jun 2005

功夫之王

N/

The fact that your cd/rom(or whatever your disk is) "disappeared" is more indicative of a hardware or OS issue imo. This is also echoed by the fact that you can install it in other machines.
Check the event viewer like Tarun suggested for starters. I am loathe to recommend re-installing your OS but that may be the easiest solution in the end. Assuming you have the hardware requirements on the laptop to run Visual Studio anyways. Once my school days were over I haven't touched VB at all and only use Visual Studio on my servers to check/alter some things on our company website that was scripted .asp. Take my advice with a grain of salt, I am soooo not into programming myself that try to hand all that crap over to my partner at work.

BlueNovember

BlueNovember

Wilds Pathfinder

Join Date: Sep 2005

WTS GW2 items for Zkey

Mo/

Quote:
Originally Posted by Tarun
You're kidding right...? Visual Basic isn't the best. And Visual Studio covers a lot more than just VB.

http://en.wikipedia.org/wiki/Microso...al_Studio_2008
I'm aware it covers more than VB. To paraphrase my point;
Use VS if you're coding in VB. Else use something which isn't bloatastic.
However, this is of course merely my opinion.
Not sure where you were read "VB is the best" from my post =).