Installation of forms 11g release 2 on windows 7 64 bit client

Hi,
I am trying to install forms and reports 11g release 2 on my windows 7 64 bit client.
When I tried to install it, I got a message Weblogic should be installed first.
In the Oracle site there are many versions of Weblogic. Which should I install?
Thanks
Rani

Rani,
Oracle has rebranded the Oracle Developer Suite (ODS) as Fusion Middleware (FMw). Part of the evolution of the suite has been the replacement of the OC4J Container used by ODS to use WebLogic Server. Unfortunately, in order to install the FMw Forms and Reports builders you must also install the WebLogic Server (WLS) on your development workstation. Each version of FMw is dependent on a specific version of the WLS. Here is the basic break down:
WLS 10.3.2 with FMw R1 (11.1.1.2)
WLS 10.3.3 with FMw R1 (11.1.1.3)
WLS 10.3.4 with FMw F1 (11.1.1.4)
WLS 10.3.5 with FMw R2 (11.1.2)
As you can see, you will need to download and install the WLS 10.3.5 before you can install FMw R2. Make sure you do not run the WLS configuration step at the end of the instllation. When you install FMw r2, it will perform the necessary configuration the WLS and Forms and Reports Services.
Hope this helps,
Craig B-)
If someone's response is helpful or correct, please mark it accordingly.

Similar Messages

  • Installation of Oracle 11g Release 2 on Windows Server 2008 R2

    Hi:
    When I tried to install 64-bit Oracle 11g Release 2 on a system running 64-bit Windows Server 2008 R2.
    One of the system pre-requisites failed with the following error message:
    Checking operating system requirements ...
    Expected result: One of 5.0,5.1,5.2,6.0
    Actual Result: 6.1
    Check complete. The overall result of this check is: Failed <<<<
    Problem: Oracle Database 11g is not certified on the current operating system.
    Recommendation: Make sure you are installing the software on the correct platform.
    I presume 6.0 is Windows 2008 Server and 6.1 should be Release 2.
    Does this mean that this version is not compatible with Server 2008 Release 2?
    venki
    Edited by: thevenkat on Jan 20, 2010 9:37 PM

    Hans Forbrich wrote:
    [email protected] wrote:
    Does anyone know when we can expect 11g R2 for Windows?No one outside of Oracle officially knows (and they are under NDA)
    No one inside Oracle is permitted to say, or pre-announce release dates for legal reasons.
    Which is why I gave you the link - so you could monitor for yourself.OK, thanks...
    I was just hoping there was an official release date and I just couldn't find it.
    Is there any information about features in 11gR2 for Windows available yet?
    Or can you maybe tell me if it will be possible to mount the new "database filesystem" like we can do on linux?
    I remember oracle did something similar with Oracle ifs (Internet File System) back in Oracle 9i. (or was it 8i?)
    Regards
    Thomas

  • Unable to install Oracle 11g Release 2 in windows 7 64 bit OS

    Hi,
    Am trying to install the oracle 11g Release 2 database on my Laptop,
    I have downloaded the two zip files from Oracle Site
    http://www.oracle.com/technetwork/database/enterprise-edition/downloads/index.html
    After downloading I have unzipped started process, but after some process, am getting an error mentioning that, am missing a file in the below location
    C:\$Oracle_BASE$\product\11.2.0\dbhome_1\owb\external\oc4j_applications\applications
    but my unzip is successful for both the files, Please let me know why am getting this error when I have downloaded the files from Oracle site, Please let me know if I need to have
    any additional s/w installed on my machine before running the Oracle database installation
    Thanks

    973946 wrote:
    Thanks Srini,
    After checking the link, I was able to install it but there were some error messages.
    I have another problem log in the SQL PLUS. When I open the SQL PLUS window, it asked for Username and after I typed "sys" or "system" and hit Enter; it was prompted for password, however, it did not let me type in any word; and after I hit Enter again, the error message " ORA-12560: TNS:protocol adapter error" appeared
    Any hints would be apprecieted, thanks.
    SamIt wasn't preventing you from typing a password, it just wasn't echoing your keystrokes back to the screen. This is a security security feature common to most software, not just oracle. Either when asking for a password, either echo back a 'masking' character like '*' or don't echo anything. It's so common, I'm surprised you seem to have never seen it before.
    So after entering your password ... the 12560 probably comes from
    1- the fact you didn't have the environment variable ORACLE_SID set, so sqlplus didn' know the name of the instance/process you wanted to connect to, or
    2 - the windows service for the database was not started.
    Those two possibilities account for 99.99999 pct of ora-12560 on Windows installations.
    Edited by: EdStevens on Nov 29, 2012 6:41 PM

  • Domain creation error during installation of forms 11g

    Dear all,
    I have the following error, during installation of forms 11g, the installation completed successfully but in configuration section it gave error on the 1st step domain creation.
    weblogic server version 10.3.6
    forms and reports version 11.1.2.1.0
    java version "1.4.2_06"
    here is the error portion from installation log
    ----- **************** log *****************************-------------------------------------------------------------------------------------------------
    Entering windows
    OneoffTool  Script Location: C:\Users\Nadeem\AppData\Local\Temp\tmpOneoffTool1383064488002.bat
    oneoff command is: f:\Oracle\Middleware\Oracle_FRHome2\OPatch\opatch apply f:\Oracle\Middleware\Oracle_FRHome2\oneoffpatches\p12429525_111070_Win32.zip -oh f:\Oracle\Middleware\Oracle_FRHome2 -silent
    [ProcessManager] Invoking:C:\Users\Nadeem\AppData\Local\Temp\tmpOneoffTool1383064488002.bat
        stdout=[
    C:\Users\Nadeem\AppData\Local\Temp>f:\Oracle\Middleware\Oracle_FRHome2\OPatch\opatch apply f:\Oracle\Middleware\Oracle_FRHome2\oneoffpatches\p12429525_111070_Win32.zip -oh f:\Oracle\Middleware\Oracle_FRHome2 -silent
    OPatch failed with error code = 1
        stderr=[java.lang.UnsupportedClassVersionError: oracle/opatch/OPatch (Unsupported major.minor version 49.0)
      at java.lang.ClassLoader.defineClass0(Native Method)
      at java.lang.ClassLoader.defineClass(ClassLoader.java:539)
      at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:123)
      at java.net.URLClassLoader.defineClass(URLClassLoader.java:251)
      at java.net.URLClassLoader.access$100(URLClassLoader.java:55)
      at java.net.URLClassLoader$1.run(URLClassLoader.java:194)
      at java.security.AccessController.doPrivileged(Native Method)
      at java.net.URLClassLoader.findClass(URLClassLoader.java:187)
      at java.lang.ClassLoader.loadClass(ClassLoader.java:289)
      at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:274)
      at java.lang.ClassLoader.loadClass(ClassLoader.java:235)
      at java.lang.ClassLoader.loadClassInternal(ClassLoader.java:302)
    Exception in thread "main" ]   
    sbStderr.length():891
    [Applying patch f:\Oracle\Middleware\Oracle_FRHome2\oneoffpatches\p12429525_111070_Win32.zip and the  java.lang.UnsupportedClassVersionError: oracle/opatch/OPatch (Unsupported major.minor version 49.0)
      at java.lang.ClassLoader.defineClass0(Native Method)
      at java.lang.ClassLoader.defineClass(ClassLoader.java:539)
      at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:123)
      at java.net.URLClassLoader.defineClass(URLClassLoader.java:251)
      at java.net.URLClassLoader.access$100(URLClassLoader.java:55)
      at java.net.URLClassLoader$1.run(URLClassLoader.java:194)
      at java.security.AccessController.doPrivileged(Native Method)
      at java.net.URLClassLoader.findClass(URLClassLoader.java:187)
      at java.lang.ClassLoader.loadClass(ClassLoader.java:289)
      at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:274)
      at java.lang.ClassLoader.loadClass(ClassLoader.java:235)
      at java.lang.ClassLoader.loadClassInternal(ClassLoader.java:302)
    Exception in thread "main"  ]
    oneoff command is: f:\Oracle\Middleware\Oracle_FRHome2\OPatch\opatch apply f:\Oracle\Middleware\Oracle_FRHome2\oneoffpatches\p6599470_111070_Generic.zip -oh f:\Oracle\Middleware\Oracle_FRHome2 -silent
    [ProcessManager] Invoking:C:\Users\Nadeem\AppData\Local\Temp\tmpOneoffTool1383064488002.bat
        stdout=[
    C:\Users\Nadeem\AppData\Local\Temp>f:\Oracle\Middleware\Oracle_FRHome2\OPatch\opatch apply f:\Oracle\Middleware\Oracle_FRHome2\oneoffpatches\p6599470_111070_Generic.zip -oh f:\Oracle\Middleware\Oracle_FRHome2 -silent
    ----- **************** log *****************************-------------------------------------------------------------------------------------------------

    user2040934 wrote:
    Dear all,
    I have the following error, during installation of forms 11g, the installation completed successfully but in configuration section it gave error on the 1st step domain creation.
    weblogic server version 10.3.6
    forms and reports version 11.1.2.1.0
    java version "1.4.2_06"
    You have the wrong Java version installed.  Do you already have another Forms version installed (like Forms 10g)?  I ask this because Java 1.4.2_06 installs with the Oracle Developer Suite 10g. For Fusion Middleware 11g (Forms 11g) you need to have Java 1.6 installed.  If you already have Java 1.6 installed, then you will need to modify your System PATH so that it lists Java 1.6 before Java 1.4.  The error you are getting, "stderr=[java.lang.UnsupportedClassVersionError" is because Java 1.4 doesn't support the method the installer is using.  Run the following command from a Command/Dos window:  "Java -version".  If it does not show Java 1.6.0_??, then your PATH is still not setup correctly or you don't have Java 1.6.0 installed.
    Craig...

  • Forms 11g release 2

    Anyone know when Forms 11g release 2 will be released? Thanks,
    Nathan

    Hi Nathan,
    Is there any improvement or bug fixes you're waiting for ?
    I didn't test it enough (almost nothing....) to see bugs (except that you can't connect to an xe database. required is 10.2.0.4 or higher), but what I'm waiting for a R2 is a separate install for developer machine and servers.
    for servers the actual install is quite hard to achieve on some OS ( I was lucky to succeed it the first time on XP), and this has to be improved.
    but for developer machine I think we need a lightweight installation with small memory usage et something equivalent to the standalone oc4j for local testing, instead of a complete AS with weblogic administration and enterprise manager etc...
    Regards
    JeanYves

  • Download  of Oracle Database Express Edition 11g Release 2 for Windows

    Is there a version of Oracle Database Express Edition 11g Release 2 for Windows x64? Thanks.
    Jaffee

    XE 11.2 Windows 64
    HTH
    Srini

  • Window 7 32 bit client machine dot net exe running in IE8 or IE9 from server security warning file download issue

    Help me in the issue, Asp dot net exe which run from server in IE 8 window 7 32 bit client machine show security file save download message. This app was running fine if we don't apply any window 7 or IE8 patches. same issue when running in
    IE9. I already run the caspol, add the server link to trusted site with low security. I wonder why it was working fine without any patches.
    I just found that client machine win 7 32 bit has dot net 4.5.1 installed when updated all the patches. after uninstall the dot net 4.5.1. the application worked fine. now I wonder what are the settings need to change to run the application with dot net 4.5.1
    installed on machine. as Microsoft always has these things in window updates. thanks in advance.

    Hi Gparhar,
    In case you are posting on .NET setup forum, I suspect it is not the right forum for your issue, we talks about "setup and deployment of .NET Framework.", if you have problem on installing and uninstalling .NET 4.5.1, we can share you some advice.
    For your specific case, I recommend you consult ASP.NET forum instead:
    http://forums.asp.net/
    Regards,
    Barry Wang
    We are trying to better understand customer views on social support experience, so your participation in this interview project would be greatly appreciated if you have time. Thanks for helping make community forums a great place.
    Click
    HERE to participate the survey.

  • OBIEE 11g install failed on Windows 7 - 64 bit

    I am trying to install OBIEE 11g in my Windows 7 - 64 bit laptop.
    It is failing during configuration at the step
    Starting Managed Server: bi_server1
    The log file is showing following error ....
    Starting Managed Server : bi_server1
    In public start
    ASWLServer.start ...
    LOADING DLL : C:\FusionMW\Oracle_BI1\install\config\\StartUtil64.dll
    getDomainRuntimeMBeanServerConnection ...
    Connecting to Domain runtime ...
    trying to connect to vikas-PC 7001
    Successfully connected to the Domain Runtime ...
    getDomainRuntimeMBeanServerConnection ...
    Connecting to Domain runtime ...
    trying to connect to vikas-PC 7001
    Successfully connected to the Domain Runtime ...
    oracle.as.provisioning.exception.ASProvisioningException
         at oracle.as.provisioning.engine.Config.executeConfigWorkflow_WLS(Config.java:872)
         at oracle.as.install.bi.biconfig.standard.StandardWorkFlowExecutor.executeHelper(StandardWorkFlowExecutor.java:31)
         at oracle.as.install.bi.biconfig.standard.StartStopManagedServer.doExecute(StartStopManagedServer.java:56)
         at oracle.as.install.bi.biconfig.standard.AbstractProvisioningTask.execute(AbstractProvisioningTask.java:79)
         at oracle.as.install.bi.biconfig.standard.StandardProvisionTaskList.execute(StandardProvisionTaskList.java:61)
         at oracle.as.install.bi.biconfig.BIConfigMain.doExecute(BIConfigMain.java:110)
         at oracle.as.install.engine.modules.configuration.client.ConfigAction.execute(ConfigAction.java:335)
         at oracle.as.install.engine.modules.configuration.action.TaskPerformer.run(TaskPerformer.java:87)
         at oracle.as.install.engine.modules.configuration.action.TaskPerformer.startConfigAction(TaskPerformer.java:104)
         at oracle.as.install.engine.modules.configuration.action.ActionRequest.perform(ActionRequest.java:15)
         at oracle.as.install.engine.modules.configuration.action.RequestQueue.perform(RequestQueue.java:63)
         at oracle.as.install.engine.modules.configuration.standard.StandardConfigActionManager.start(StandardConfigActionManager.java:158)
         at oracle.as.install.engine.modules.configuration.boot.ConfigurationExtension.kickstart(ConfigurationExtension.java:81)
         at oracle.as.install.engine.modules.configuration.ConfigurationModule.run(ConfigurationModule.java:83)
         at java.lang.Thread.run(Thread.java:619)
    Caused by: oracle.as.provisioning.exception.ASProvWorkflowException
         at oracle.as.provisioning.weblogic.ASWLServer._start(ASWLServer.java:1196)
         at oracle.as.provisioning.weblogic.ASWLServer.start(ASWLServer.java:999)
         at oracle.as.provisioning.engine.WorkFlowExecutor._startStopServersAndApps(WorkFlowExecutor.java:815)
         at oracle.as.provisioning.engine.WorkFlowExecutor.executeWLSWorkFlow(WorkFlowExecutor.java:484)
         at oracle.as.provisioning.engine.Config.executeConfigWorkflow_WLS(Config.java:866)
         ... 14 more
    Please help
    Thanks in advance,
    Vikas Agarwal

    Greetings Vikas.
    Dou you solve this issue?
    I got the exact same message but setting the second node of a Forms 11.1.2.1 Installation. But the message I got is the same that you have:
    Successfully connected to the Domain Runtime ...
    oracle.as.provisioning.exception.ASProvisioningException
      at oracle.as.provisioning.engine.Config.executeConfigWorkflow_WLS(Config.java:872)
      at oracle.as.install.classic.ca.standard.StandardWorkFlowExecutor.execute(StandardWorkFlowExecutor.java:65)
      at oracle.as.install.classic.ca.standard.AbstractProvisioningTask.execute(AbstractProvisioningTask.java:26)
      at oracle.as.install.classic.ca.standard.StandardProvisionTaskList.execute(StandardProvisionTaskList.java:61)
      at oracle.as.install.classic.ca.ClassicConfigMain.doExecute(ClassicConfigMain.java:124)
      at oracle.as.install.engine.modules.configuration.client.ConfigAction.execute(ConfigAction.java:371)
      at oracle.as.install.engine.modules.configuration.action.TaskPerformer.run(TaskPerformer.java:88)
      at oracle.as.install.engine.modules.configuration.action.TaskPerformer.startConfigAction(TaskPerformer.java:105)
      at oracle.as.install.engine.modules.configuration.action.ActionRequest.perform(ActionRequest.java:15)
      at oracle.as.install.engine.modules.configuration.action.RequestQueue.perform(RequestQueue.java:64)
      at oracle.as.install.engine.modules.configuration.standard.StandardConfigActionManager.start(StandardConfigActionManager.java:160)
      at oracle.as.install.engine.modules.configuration.boot.ConfigurationExtension.kickstart(ConfigurationExtension.java:81)
      at oracle.as.install.engine.modules.configuration.ConfigurationModule.run(ConfigurationModule.java:86)
      at java.lang.Thread.run(Thread.java:662)
    Caused by: oracle.as.provisioning.exception.ASProvWorkflowException
      at oracle.as.provisioning.weblogic.ASWLServer._start(ASWLServer.java:1196)
      at oracle.as.provisioning.weblogic.ASWLServer.start(ASWLServer.java:999)
      at oracle.as.provisioning.engine.WorkFlowExecutor._startStopServersAndApps(WorkFlowExecutor.java:814)
      at oracle.as.provisioning.engine.WorkFlowExecutor.executeWLSWorkFlow(WorkFlowExecutor.java:483)
      at oracle.as.provisioning.engine.Config.executeConfigWorkflow_WLS(Config.java:866)
      ... 13 more

  • Oracle 11g R2 Install on Windows 7 64 bit setup.exe does not work.

    Hi
    I am trying to install Oracle 11g R2 on my Windows 7 Ultimate 64 bit. When I execute setup.exe as Administrator the command window flashes and exits. I could not even see what the message is. Also tried command prompt. Can anyone help me resolve this issue?
    Appreciate your support.
    Regards

    user1484609 wrote:
    Installation Successful after executing the install from C:\temp and not within users. Even if you execute as Admin Oracle Install does not have access to the folders in C:\Users...
    Finally the install is successful.Congratulations.
    And thank you for posting your solution. The security issue was quite a surprise to me as well, although it ties into a PC World article I read today.
    To continue, please make sure you have a static IP address. If your system uses DHCP, that may mean setting up Loopback Adapter, configuring a static IP address other than 127.0.0.1 for that (for example you can use 192.168.123.101), and updating C:\windows\system32\drivers\etc\hosts. (note - no 3 char 'type on the hosts file) to include an entry like '192.168.123.101 myhost.example.com myhost', and perhaps setting your ORACLE_HOSTNAME variable. This is all described well in the Install documentaiton at http://download.oracle.com/docs/cd/E11882_01/install.112/e10843/reqs.htm#BABIAEEC

  • MAXDB installation fails for ABAP WAS trial on Windows 7, 64 bit machine

    Hi Experts,
    I downloaded the Trial ABAP WAS from SDN's download section. I am trying to install it on Windows 7 64 bit machine.
    It.
    It fails to execute: <...\NWASABAPTRIAL70206\MAXDBTOOLS\maxdb-studio-desktop-win-32bit-i386-7_8_01_16\SDBINST.exe>
    It tries to execute for Windows 32 bit but the machin in 64 bit so it gives error.
    DId anyone face such issue? How to resolve this for successful installation?
    Regards,
    Daman

    In my Windows 7 64 bits the version with following link is ok.
    [SAP NetWeaver AS ABAP 7.02 SP6 64-bit Trial|http://www.sdn.sap.com/irj/scn/downloads?rid=/library/uuid/1048e401-ab3d-2e10-4d84-b9f27339c54b]
    For me the maxdb studio in the archive is ok for install.
    Edited by: Jerome Moutreux on May 3, 2011 8:13 AM

  • Help!! Windows 7 64 bit Client won't install silently fails

    Hello all,
    I have not been able to find an answer to this and I see posts on forums to no avail. I am trying to install the 64 bit client on my Windows 7 box and it goes through the config checks hits 100% then it just silently dies and closes. Any idea what I need to install or how to figure out what is going on? Not sure the logs will even be there under the oracle home as I don't think it even exists at that point yet. I can install the 32 bit client without issue but that is it and others are saying they had to do the same thing. The other thing is if I click the browse button to change the oracle home path it also just closes the install.
    Thanks all.
    Edited by: user8189014 on Feb 7, 2012 8:44 AM

    Welcome to the forums !
    Pl identify exactly what you are installing.
    Are you using a supported OS ? http://docs.oracle.com/cd/E11882_01/install.112/e24187/pre_install.htm#CIHIAGFG
    Are you following the instructions in the Install Guide ?
    HTH
    Srini

  • Oracle Database Express Edition 11g Release 2 for Windows 64 bit?

    Will there be any "Oracle 11g xe" is available for windows 64 bit in future?
    I know using 32b apps on 64b doesn't make any sense, still want to know if there is any way to execute current 32 bit version on 64 bit cleanly?

    Probably not any time real soon, XE doesn't get much priority on the development side of things.
    I've gotten the XE to install OK on Windows server, Standard ed. 2008R2 x64 but it was a very long time ago.
    >>using 32b apps on 64b doesn't make any sense
    But it can work, in most all cases. Unfortunately the XE installer is one of the exceptions. Definitely can't go the other way, e.g. install x64 software on an x86 OS. And an x86 OS can be installed on x64 hardware, but that isn't much help either. But if host memory is tight, going x86 will have slightly smaller memory footprints. Many reasons for going x64, saving memory is not one of 'em.
    What can work is try the Linux version of XE, it is x64. Might take perhaps a half hour to install Virtual Box and set up a virtual machine with e.g. Fedora and boot the VM, install, maybe another half hour or so to get the OS updates.
    My preference is for the KDE desktop, its a bit closer to a Windows look and feel than the Gnome desktop. Linux will be different, but really, its the same thing. An OS provides and controls access to resources, e.g. memory, disks, all the peripherals (keyboard, mouse, NIC, etc.). XE can work in a VM with 1GiB total RAM for a VM, but more is better. The OS needs memory too.
    It also helps with the XE install to customize the disk partition layout at the OS install, adjust swap space to at least a full 2GiB.

  • Tutorial usage - JDeveloper 11g Release 2 on Windows Home Edition

    Hi,
    I have been running the tutorial - http://download.oracle.com/docs/cd/E18941_01/tutorials/jdtut_11r2_51/jdtut_11r2_51_1.html and I have gotten the samples to work but a strange phenomenon has occurred a couple of times. I run the program and all is fine. Then I close everything down and when I restart JDeveloper my CONNECTION code is no longer there. I can fix this by right-clicking Connections and re-adding the DB connection but this struck me as odd behavior.
    Is this a bug or am I doing something wrong.
    Thanks,
    Bob

    Thanks Frank!
    Since I was able to recreate the connection without affecting the program, its a good work around.
    I will be going through all of the tutorials, so, if I find anything else, is this the best place to report them?
    Thanks again,
    Bob

  • Windows Installer 4.5 Error while installing in windows 2008 32 bit

    In windows 2008 server (standard edition), i am trying to install the exchange server 2007 sp2 before that i need to install the windows installer 4.5 to install my exchange server 2007sp2, while installing the windows installer 4.5 system showing the error
    message as " Not enough storage is available to process this commend".
    If any one pls give some suggestions as soon as is appreciative.
    [email protected]
    thanks
    Shahul Hameed

    Hi,
    The error message occurs if you are trying to use a private and undocumented SetupAPI function that isn’t supported in Windows Server 2008. Please
    visit the following link for detailed information:
    Misleading error message when you install an update package in Windows
    Vista or in Windows Server 2008: "Not enough storage is available to process this command"
    Please download the right version of Windows Installer 4.5 for Windows Server 2008 x86, you can download it from the following link:
    Windows Installer 4.5
    Best Regards
    Dale
    Please remember to click “Mark as Answer” on the post that helps you, and to click “Unmark as Answer” if a marked post does not actually answer your question. This can be beneficial to other community members reading the thread. ”

  • Installer Problem for LW / CVI SP1 on Windows 7 64 bit. Error 1303 for NI Update Sevice 2.0

    The installer stop partway through with the following box
    NI Update Service 2.0:
    Error 1303. The installer hsd insufficient privileges to access this directory:
    C:\Programs Files\(x86)\ National Instrument\Shared\Update Service. The
    installation cannot continue. Log as administrator or contact your system administrator.
    Allowed options are "Retry" and "Cancel".
    Rety does nto work.
    Logged in with admin rights. Also UAC is triggered for beginning of install.
    Several other NI products installed including LV 10, LV10RT, CVI RT and many other (academic SSP).
    Thanks in advance. Will try a reboot and reinstall but want to post with this error first.
    Solved!
    Go to Solution.

    Blakney,
    Thanks for your post - I don't think it's a false alarm to receive an error message! Did I understood you correctly that you ran the installer as administrator and still got the message of insufficient privileges?
    By the way, what would be the preferred procedure: first de-install CVI2010 and then install SP1 or directly install SP1?
    Wolfgang

Maybe you are looking for