Problem installing Microsoft Visual Studio 2005

Fusion*

New Member
When attempting to instal Microsoft Visual Studio 2005 on my Windows Vista computer, I got the following error:
Microsoft Visual Studio 2005 Team Suite - ENU: [2] ERROR:Error 1935.An error occurred during the installation of assembly 'Microsoft.VC80.ATL,type="win32",version="8.0.50727.42",publicKeyToken="1fc8b3b9a1e18e3b",processorArchitecture="ia64"'. Please refer to Help and Support for more information. HRESULT: 0x800736FD.


Can anyone help me?


Thanks,
Dominika
 

My Computer

It's a compatiablitiy issue. Visual Studio 2005 will only work with XP Home/XP Pro and 2000. For Vista you have to use Visual Studio 2008. There is a free trial version Through MS. Good luck.
 

My Computer

System One

  • Manufacturer/Model
    Self built
    CPU
    AMD Athlon 64x2 6000+ 3.0ghz
    Motherboard
    Asus M4N78 Pro
    Memory
    3Gb PC2-5300 DDR2 @ 667mhz
    Graphics Card(s)
    XFX Radeon HD 4770 512mb GDDR5
    Sound Card
    VIA HD Audio
    Monitor(s) Displays
    Dual monitors: HP W1907 LCD 19" and Gateway HD Display 19" LCD
    Screen Resolution
    1440x900
    Hard Drives
    Barracuda 7200.10 SATA 3.0Gb/s 320 x 2-GB Hard Drive
    PSU
    Antec Earthwatts 80 plus 500 watts
    Case
    Ultra E-Torque ATX Mid tower clear side w/2 120mm fans
    Cooling
    Thermaltake MaxOrb cpu cooler w/120 mm blue led
    Keyboard
    OEM HP
    Mouse
    OEM HP
    Internet Speed
    Download 6885 kb/s upload 367 kb/s
    Other Info
    Optical: Super Muliti DVD burner w/lightscribe, Hauppauge WinTV HVR-1800
Thanks for replay, but when i tried to instal Visual Studio 2008 i got the same error. Is that means that i can't install VS2005 or VS2008 on my computer?

Thanks,
Dominika
 

My Computer

Thanks for replay, but when i tried to instal Visual Studio 2008 i got the same error. Is that means that i can't install VS2005 or VS2008 on my computer?

Thanks,
Dominika


I got VS 2008 C# Express to install on my Vista machine. But
ActiveX controls I wrote that work on every other IDE,
including VS 2008 C# Express on XP, get errors with the Toolbox.

If you need to program on the Vista machine I'd consider dual booting
XP and do the programming on the XP side. Maybe by the next release
of VS they'll have the Vista kinks worked out. It's probably easier to
set up dual boot than to mess with the hassles if you do get VS 2008
to install on Vista. I removed it from the Vista machine.

It may be one of those things where if you have a Vista PC that it
likes you're ok, but if you have a Vista machine it doesn't like, no
amount of messing around is going to provide a non-distracting IDE
to use.
 

My Computer

System One

  • Manufacturer/Model
    HP Pavilion m9515y
    CPU
    Phenom X4 9850
    Memory
    8 GB
    Graphics Card(s)
    Some Radeon Cheapie with 512 MB Ram
    Monitor(s) Displays
    CRT
    Screen Resolution
    1280x1024
    Hard Drives
    750 GB SATA 3G
    2 SIIG Superspeed docks w/WD Caviar Black Sata II or III
Thanks for replay, but when i tried to instal Visual Studio 2008 i got the same error. Is that means that i can't install VS2005 or VS2008 on my computer?

Thanks,
Dominika


I got VS 2008 C# Express to install on my Vista machine. But
ActiveX controls I wrote that work on every other IDE,
including VS 2008 C# Express on XP, get errors with the Toolbox.

If you need to program on the Vista machine I'd consider dual booting
XP and do the programming on the XP side. Maybe by the next release
of VS they'll have the Vista kinks worked out. It's probably easier to
set up dual boot than to mess with the hassles if you do get VS 2008
to install on Vista. I removed it from the Vista machine.

It may be one of those things where if you have a Vista PC that it
likes you're ok, but if you have a Vista machine it doesn't like, no
amount of messing around is going to provide a non-distracting IDE
to use.

Hi Fusion,

Your SxS assembly has been modified by another application and preventing installation...

Microsoft.VC80.ATL is installing file "atl80.dll" and used by "Active Template Library"

You may contact developer support team using ways described on Microsoft Help and Support

MilesAhead,

I have yet to have issues with VS2008 Professional with anything I have tried, Your apps properly just need a minor rewrite and reference the newer Vista librarys as they changed quite a few ;) Just remember to get VisualStudio ServicePack1 too ;)

Steven
 

My Computer

MilesAhead,

I have yet to have issues with VS2008 Professional with anything I have tried, Your apps properly just need a minor rewrite and reference the newer Vista librarys as they changed quite a few ;) Just remember to get VisualStudio ServicePack1 too ;)

Steven

Steven is has nothing to do with apps. I have ActiveX Controls that I install in the Toolbox. They work on VB 6, VC++ 6, Delphi 5, and any other IDE I have tried that accepts ActiveX Controls including Visual Studio 2005 and 2008 on XP. Just not VS 2008 on Vista. If you are trouble free with VS 2008 Pro then MS probably quit fixing the Express version at a certain point. Have you ever installed licensed 3rd party ActiveX Controls in the Toolbox under Vista?
 

My Computer

System One

  • Manufacturer/Model
    HP Pavilion m9515y
    CPU
    Phenom X4 9850
    Memory
    8 GB
    Graphics Card(s)
    Some Radeon Cheapie with 512 MB Ram
    Monitor(s) Displays
    CRT
    Screen Resolution
    1280x1024
    Hard Drives
    750 GB SATA 3G
    2 SIIG Superspeed docks w/WD Caviar Black Sata II or III
Back
Top