Intel® Fortran Compiler
Build applications that can scale for the future with optimized code designed for Intel® Xeon® and compatible processors.
Announcements
FPGA community forums and blogs on community.intel.com are migrating to the new Altera Community and are read-only. For urgent support needs during this transition, please visit the FPGA Design Resources page or contact an Altera Authorized Distributor.
29283 Discussions

Problem with install on ms vista (ressource editor)

tropfen
New Contributor I
472 Views
hello,

i have a new computer with ms vista business 32bit. All ms updates are on board. I have installed ms visual studio 2005 std (only visual basic and visual c++) and both visual studio 2005 sp1 updates. I have installed ivf 10.1.024 (for compatibility reasons) an the array viewer. For more details look at the end of this posting.

Now i am trying to change in an old project an win32 dialog. I can change anything but i can not store the results (no new combo box ... ). I am using the progam as admin. All other things like build etc. are working.

All i have found in the forum is saying i have to install the sp1 for visual studio. I have done it.

What have i missed?

Thanks in advance
Frank


ps: the log file of the info

Microsoft Visual Studio 2005
Version 8.0.50727.867 (vsvista.050727-8600)
Microsoft .NET Framework
Version 2.0.50727 SP2

Installierte Edition: Standard

Microsoft Visual Basic 2005 77904-235-1724403-41430
Microsoft Visual Basic 2005

Microsoft Visual C++ 2005 77904-235-1724403-41430
Microsoft Visual C++ 2005

Microsoft Web Application Projects 2005 77904-235-1724403-41430
Microsoft Web Application Projects 2005
Version 8.0.50727.867

Intel Fortran Compiler Integration
Intel Fortran Compiler Integration for Microsoft Visual Studio 2005, 10.1.4159.2005, Copyright (C) 2002-2008 Intel Corporation

Microsoft Visual Studio 2005 Standard Edition - DEU Service Pack 1 (KB926606)
Dies ist ein Service Pack fr Microsoft Visual Studio 2005 Standard Edition - DEU.
Wenn Sie zu einem spteren Zeitpunkt einen aktuelleren Service Pack installieren, wird dieser Service Pack automatisch deinstalliert.
Weitere Informationen erhalten Sie unter http://support.microsoft.com/kb/926606

Update fr Microsoft Visual Studio 2005 Standard Edition - DEU (KB932234)
Dies ist ein Update fr Microsoft Visual Studio 2005 Standard Edition - DEU.
Wenn Sie zu einem spteren Zeitpunkt einen aktuelleren Service Pack installieren, wird dieser Update automatisch deinstalliert.
Weitere Informationen erhalten Sie unter http://support.microsoft.com/kb/932234
0 Kudos
3 Replies
Steven_L_Intel1
Employee
472 Views
Does the resource editor work in a C++ project? Have you started VS2005 "as administrator" and installed the Vista compatibility update for it?
0 Kudos
tropfen
New Contributor I
472 Views
Does the resource editor work in a C++ project? Have you started VS2005 "as administrator" and installed the Vista compatibility update for it?
Hello Steve,

- the resource editor was working with c++
- i have started vs2005 as admin
- i have installed 2 sp1 updates (sp1 for vs2005 and sp1 for vista vs2005) + 3 sp1 security updates

I have solved the problem by uninstalling vs2005, ivf and array viewer and reinstalled all new. I have no idea what was the problem.

Frank
0 Kudos
Steven_L_Intel1
Employee
472 Views

Ok - glad to hear it.
0 Kudos
Reply