Forms 11.1.2 -- windows or linux 64bit

Has anyone installed the new Forms 11gR2 (11.1.2) with OAM / OID on a 64bit OS? Any tips?

Suggestions:
1. If possible, do not install OAM & OID on the same machine with WLS/FMw
2. For deployment environment, install as much RAM as possible. This will likely result in better performance gains over adding more CPU. Of course adding both is always the way to go ;) Do not simply install the minimum requirement as discussed in the Installation Guide. This will just get you through the "installation".
3. Be familiar with your operating system. If you know nothing about a particular platform or very little, don't use that platform. Often, many problems reported to Support are the result of someone working on a machine that they know little about. These days, both newer Windows and Unix platforms perform very well. It isn't like the old days when the Unix platforms greatly out performed Windows. Each platform clearly has advantages, so use the one that you know best, unless there is a pressing issue to use something else.
Most important, is that you ensure the platform you choose is one which Oracle certified for the software you are installing. The certification information for FMw 11R2 (11.1.2.0) can be found in MyOracleSupport on the Certification tab or in this document (Excel spreadsheet):
http://www.oracle.com/technetwork/developer-tools/forms/oracle-forms-11gr2certmatrix-519680.xls
4. Get familiar with the documentation before starting any installation:
http://download.oracle.com/docs/cd/E24269_01/index.htm
5. If you really need to use a SSO solution, be sure to review the Forms Deployment Guide as it explains how that integration works (at least at a high to mid level):
http://download.oracle.com/docs/cd/E24269_01/doc.11120/e24477/sso.htm

Similar Messages

  • Libraries on Windows to Linux SuSe

    Hi everybody,
    There are a thousand forms which have 4-5 attached libraries. These libraries are located in a library directory C:\LIBS.
    I want to transfer these forms to Linux SuSe environment and libraries as well...
    Except for the compilation and save of the forms and libs , how can I alter 'massively' - if it is possible - the location of the lib directory (let's say from C:\LIBS to /opt/libs).
    I think of two ways:
    1) transforming into xml , make the neccessary modification and return back to fmb
    2) transforming into fmt , make the neccessary modification and return back to fmb (is this possible..?)
    3)which else?
    Which is the quickest way to alter the path of the forms 10.2. on Windows to Linux SuSe?
    Thanks , a lot
    Simon

    Hi Francois,
    I cannot , at least in Windows, convert the .pll files to .plx . Error FRM-91507 : Cannot create the lib and another message PDE-IIN005 : command insert is unknown appear.
    That's why i have installed the .pll into a specific library directory C:\LIBS.
    Then , imagine that i'll make the executable of the libs..
    The files(.fmb) in Linux will still have the 'wrong' path C:\LIBS in their properties , won't they..?
    Unfortunately , anyway i cannot test it right now....
    Thanks a lot for your constant support and ideas....
    Simon

  • Installing Forms 11g 64bit on Windows Server 2008 64bit

    Hi,
    we are trying to install Forms 11g 64 bit with WebLogic 64bit on windows Server 2008 64bit and followed the short checklist of Jan Carlin :
    - installed JDK 64bit
    - installed WLS1032-generic
    - started installation of Forms/Reports
    Installation of Software worked fine and the configuration part did create the domain, but starting the domain fails (hang).
    Info in Log-File :
    =========================================================
    oracle.as.provisioning.util.ConfigException:
    Fehler beim Starten der Domain.
    Cause:
    Zeitüberschreitung beim Starten von Admin_Server.
    Action:
    Weitere Informationen finden Sie in den Logs.
         at oracle.as.provisioning.util.ConfigException.createConfigException(ConfigException.java:123)
         at oracle.as.provisioning.weblogic.ASDomain.startDomain(ASDomain.java:3142)
         at oracle.as.provisioning.weblogic.ASDomain.startDomain(ASDomain.java:3033)
         at oracle.as.provisioning.engine.WorkFlowExecutor._startAdminServer(WorkFlowExecutor.java:1647)
         at oracle.as.provisioning.engine.WorkFlowExecutor._createDomain(WorkFlowExecutor.java:637)
         at oracle.as.provisioning.engine.WorkFlowExecutor.executeWLSWorkFlow(WorkFlowExecutor.java:393)
         at oracle.as.provisioning.engine.Config.executeConfigWorkflow_WLS(Config.java:866)
         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: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)
    [2010-02-22T19:37:39.730+01:00] [as] [ERROR] [] [oracle.as.provisioning] [tid: 20] [ecid: 0000IRqToJA5uXW5Pzw0yd1BWefv00000B,0] [[
    oracle.as.provisioning.exception.ASProvWorkflowException: Error Executing workflow.
         at oracle.as.provisioning.engine.WorkFlowExecutor._createDomain(WorkFlowExecutor.java:688)
         at oracle.as.provisioning.engine.WorkFlowExecutor.executeWLSWorkFlow(WorkFlowExecutor.java:393)
         at oracle.as.provisioning.engine.Config.executeConfigWorkflow_WLS(Config.java:866)
         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: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)
    ================================================
    Somewhere I've read that the reason might be that the installation uses 32bit JDK, but I don't know if I did something wrong.
    Somewhere else I've read that the reason could be the Path setting, which may include some directories with emphasis in the name which might be a problem for Weblogic.
    Any idea or help is appreciated.
    Thanks,
    Mark

    FYI,
    This is related to Oracle-Bug 9370799 which hopefulls get sorted out sometimes. Having "(" or ")" somewhere in the PATH is not working. The workaround til the Bug is solved as of support is :
    =================================
    1) Remove the directory with "(" ")" from the System Path at install time only (this is what you have already performed)
    2) Roll back the change so the System Path contains again the directory path with parenthesis
    3) Copy in the clipboard the current PATH value and edit the <Middleware Home>\wlserver_10.3\common\bin\commEnv.cmd file and look for the following line:
    if "%WL_USE_X86DLL%" == "true" set PATH=%PATCH_PATH%;%WL_HOME%\server\native\win\32;%WL_HOME%\server\bin;%ANT_HOME%\bin;%JAVA_HOME%\jre\bin;%JAVA_HOME%\bin;%PATH%;%WL_HOME%\server\native\win\32\oci920_8
    4) Before this line define PATH to value you have in the clipboard without the reference to the directory with "(" and ")"
    5) Save the commEnv.cmd and you should be able to start up your domain having the directory containing the "(" and ")" in the System Path
    ==================================
    Thanks for your replies,
    Mark

  • Oracle EBS R12 on OS Linux 64bit vs Windows 2003 64bit

    Dear All,
    Oracle EBS R12 with DB 10gR2 64bit
    on Linux- 64bit vs Windows 2003 64bit
    Any data/whitepaper/comments, those can help to take decision with respect to performance on OS Linux- 64bit vs Windows 2003 64bit.
    Management wants basically following:
    •Technical advantages/disadvantages of Linux 64bit
    •Technical advantages/disadvantages of windows 64bit

    Please refer to:
    Note: 197031.1 - 32-bit/64-bit Certification/Conversion Issues on Oracle Applications 11i
    https://metalink2.oracle.com/metalink/plsql/ml2_documents.showDocument?p_database_id=NOT&p_id=197031.1
    Note: 343917.1 - Frequently Asked Questions: Oracle E-Business Suite Support on x86-64
    xhttps://metalink2.oracle.com/metalink/plsql/ml2_documents.showDocument?p_database_id=NOT&p_id=343917.1
    Google should be also helpful.
    Linux 64-bit vs Windows 64-bit
    http://www.google.com/search?q=Linux+64%2dbit+vs+Windows+64%2dbit

  • How to migrate forms 6i designed in windows to forms6i for linux

    Hi, Guys
    I'm trying to migrate a forms designed in windows to linux, but when I pass the fmb and compile with f60gen in linux the fields in the form are little and no see the information in other words the form is no same.
    How do I do for look the form OK, or how to compile?
    Please help me, thanks a lot

    From: Abdo Maqbol 18-Oct-03 14:23
    Subject: Re : Linux Client...
    Hi Rajesh,
    Thanx for your interesting reply, however i would like to clarify my setup.
    Client OS = Red Hat 8.0
    Browser = Mozilla 1.0.1
    Java = SDK 1.4.1.01
    Using this setup, everything is working real fine and fast.
    Thanx,
    Abdo.

  • Unable to open connection to MS Access 2013 .accdb file Under WCF Web Service Project Using Windows 8.1 64bit

    I am encountering the following error when trying to connect to an Access 2013 database:
    The 'Microsoft.ACE.OLEDB.12.0' provider is not registered on the local machine.
    I have Visual Studio 2013 SP3 running on Windows 8.1 64bit OS which also has Office 2013 installed (which includes MS Access 2013).  My project is a WCF web service using .NET Framework 4.5.1 using any cpu as target.  I have tried reluctantly
    to install the older drivers as described by in the below article:
    https://social.msdn.microsoft.com/Forums/en-US/1d5c04c7-157f-4955-a14b-41d912d50a64/how-to-fix-error-the-microsoftaceoledb120-provider-is-not-registered-on-the-local-machine?forum=vstsdb
     and also went through the "Add Data Source" wizard in the Project menu to have the connect string automatically built.  Even with the automatically built connect string I can not connect to the .accdb file from within my WCF web service.
    What's odd is if I use the Database Explorer in Visual Studio it has no problem connecting the my Access file.  I inspected the connect string and tried to use it as well but still get the same error. Even stranger is that I have no problem connecting
    to the Access DB in an ASP.NET project on the same PC. I am also able to connect to the Access file using a simple Windows Forms application.  So I'm wondering if it has something to do with trying to connect to the Access file from a WCF web service
    project.
    What I'd like to know is if anyone has been able to get this to work in an environment as I described above as a 64bit WCF web service project?  I tried to switch my project to 32bit but when I do I get a different error which reads:
    System.BadImageFormatException: Could not load file or assembly 'file:
    Almost to the point of trying to get this web service project done with SQL Express but would like to know if it can be done with MS Access 2013.  Any information anyone can provide to help me get past this issue is greatly appreciated. Thanks.

    Have you installed the 64-bit Access driver on your machine? See
    Data Source Names and 64-Bit Operating Systems for the differences in odbcad32. Call %SystemRoot%\system32\odbcad32.exe to check the drivers.
    How do you host your service? Stand-alone or IIS or embedded to another application? Keep in mind that IIS7 runs it in its application pool which is defaullt 64bit. Thus the bad image exception, when compiling your service as 32bit.
    When you need the Access database for your service to store informtation, then I would switch to SQL Server (Express) or XML files depending on your actual needs.
    Also check whether your account under which your service is run has the necessary NTFS file permissions on the access file and the folder. This is getting even more complex when it's a remote folder.

  • Unable to install windows 8 Pro (64bit) on R61, 7755jm1

    I have an old thinkpad, the R61 series, model 7755JM1.
    And I tried to install windows 8 pro (64bit) on it, hoping to have a taste of the new OS's touch features through remote control on my tablet.
    However, the installation has never been successful.
    I was able to finish the installation process. Yet whenever it starts to "setup my device", it was never able to finish, and it usually stopped at 65% or 84%.
    then my thinkpad would restart on its own, and threw an error message telling me my computer is restarted unexpectedly and the installation is not succeful, also suggesting me try to install again.
    This is very frustrating. I have checked on intel's website and other online sites that my CPU (core 2 dual process T8100) supports intel64, and execute disable bit (in my BIOS I think it is by name of "execution prevention"), and sse2, sse3. 
    In my BIOS, I enabled execution prevention, set SATA mode to "AHCI", and enabled "extended memory test". I format the partition every time I tried to install.
    I have installed windows 7 pro on my thinkpad before, and it was just fine.
    Do anybody have any idea what is going and how should I solve this?
    Many thanks.
    Lee.

    Hello,
    According to the Lenovo, the specs for your R61 (MT: 7755-JM1) as it shipped are as follows:
    T8100(2.1GHz), 1GB RAM, 160GB 5400rpm HD, 14.1in 1400x900 , 128MB nVIDIA Quadro NVS 140M, CDRW/DVDRW, Intel 802.11agn wireless, Bluetooth, Modem, 1Gb Ether, UltraNav, Sec Chip, FPR, Camera, 4c Li-Ion, WinVista Home Basic 32. 
    As you pointed out, the T8100 is a 64-bit CPU, so there should be no problems with that.  I did notice that the unit originally shipped with 1GB of RAM, though. 
    From looking at Microsoft's Windows 8 System Requirements page, I see that 2GB of RAM are required for the 64-bit edition of Microsoft Windows 8, so if your R61 only has the original 1GB of RAM in it, it will need to be upgraded..
    The R61 officially supports 4GB of RAM in the form of two 1GB PC2-6400 800MHz DDR SO-DIMM modules, and apparently can unofficially be upgraded to 8GB using two 4GB modules with the same characteristics.
    If you already have 2GB (or more) of RAM installed, the other suggestion off the top of my head is to make sure you have the latest version of the BIOS firmware installed:
    Name:  BIOS Update Bootable CD for Windows 7 (32-bit, 64-bit), Vista (32-bit, 64-bit), XP, 2000 - ThinkPad R61, R61i 14.1 inch widescreen with IEEE 1394, ThinkPad T61, T61p
    URL:  http://support.lenovo.com/en_US/downloads/detail.page?DocID=DS013943
    Version:  2.30-1.08
    Released: 02 Apr 2012
    If the issue still occurs, please let us know and we can try and help you troubleshoot it further.
    Regards,
    Aryeh Goretsky
    I am a volunteer and neither a Lenovo nor a Microsoft employee. • Dexter is a good dog • Dexter je dobrý pes
    S230u (3347-4HU) • X220 (4286-CTO) • W510 (4318-CTO) • W530 (2441-4R3) • X100e (3508-CTO) • X120e (0596-CTO) • T61p (6459-CTO) • T43p (2678-H7U) • T42 (2378-R4U) • T23 (2648-LU7)
      Deutsche Community   Comunidad en Español Русскоязычное Сообщество

  • Windows 2008 R2 (64Bit) RDS & SRWC 2.2- Session Mobility

    Hello,
    I am experiencing some problems with the latest SunRay Software 5 (with SRWC 2.2) and Windows 2008 R2 (64Bit) in a terminal server farm situation. The setup is configured to use RDS Session Broker (the customer is not using MS NLB).
    The actual problem is with Session Mobility, if a user logs into a DTU with their card they get their remote desktop session as expected, if the user then attempts to remove their card and walk over to another DTU the session does not reconnect. For a split second you see their desktop (or their locked user screen on the terminal server) before the session on the new DTU goes black (you can see the Microsoft mouse cursor). The same experience can be found when the user connects to a DTU then attempts to log in via the Sun Ray PC Client.
    If the user removes their card, then returns to the same DTU where the session was initiated from, the session resumes as expected.
    To rectify, I have been terminating the sessions form the SRSS web admin which forces the user to log into the terminal server again, not ideal.
    From what i have been reading, 2008 R2 uses RDP 6 and there may be a possibility that SRWC 2.2 does not support this protocol yet??
    Can anyone assist me with this issue?
    Cheers,
    Ben

    Thanks for your quick reply!
    Can you please give me some back ground on this known issue so I may better understand it. From memory the -0 option is a hot desking function and relates to the way the SRWC interacts with the term serv licensing??
    Also, what option can you not use with the -0 option?

  • Yosmite, Filevault, and drive access via Windows or Linux

    If i turn Filevault on, will I still be able to access my newly encrypted SSD from a booted windows partition on the same SSD or a Linux live boot distro?
    Does FIlevaule encrypt the whole drive or just the mac partition?
    Thanks and Merry Christmas!

    Hello!
    It's explained here: OS X: About FileVault 2 - Apple Support
    The first time you log in after turning on FileVault, the initial encryption of your entire hard disk begins.
    The drive will be cut off from external OS-es. If you could still open it form Windows or Linux, it wouldn't be much of a security feature.

  • OBIEE 11g upgrade wizard & installation on linux 64bit

    Hi,
    Is it that on Linux 64 bit machine, i should install OBIEE 11g in "Software Only" mode, only then upgrade wizard works correctly, if i need to do "Software Only" should i be installing weblogic server independently? or at high level what are steps to be followed.
    Thanks,
    Sree

    Hi Sree,
    What you are mentioning here is relevant for Windows 64 bits environment where you have to install the software only after installing web logic standalone.
    The installer for Linux 64bit will install all the components for you except of course the RCU that you need to downlaod and install first.
    Please refer to this link for more details about the installation
    http://download.oracle.com/docs/cd/E14571_01/bi.1111/e10539/c4_installing.htm#CIHDJGIH
    NB: Devlopement tools (Admin tool or catalog manager..) don't exisit for Linux, so you have to use windows for development
    Regards
    Adil
    PS: Please don't forget to close the thread and assign points when your question is answered

  • What do I need for Oracle Http Server with mod_plsql on Linux 64bit?

    I am trying to get the OHS onto a linux box but I am not quite sure I am installing the correct thing!!
    I currently have a windows box running the 10g Application server but everything seems to have changed since then and there seems to be several different things to do with the Fusion Middleware and stuff. I've tried to find an overview in plain english of what all these things are but all I can find are lots of marketing buzzwords!
    All in need to to be able to run the OHS with the mod_plsql so I can run my apex application. I'd be greatfull if someone could point me in the right direction for what I need to install!
    The box it is going on is a CentOS Linux 64bit machine. I've download and installed Oracle WebLogic Server 11g Rel 1 (10.3.3) using the generic installer for the 64 bit java but there seems to be no http server despite it saying there is! Most likely I am doing something wrong but the installer finishes successfully but nothing is running on port 7001.
    Do I actually need the WebTier instead? Is that the best solution for running the OHS with mod_plsql? Do I need the WebLogic install as well? Unfortunately I am fairly new to Linux as well which isn't helping!!
    thanks for any help
    Robert

    Well, you have two options:
    - Use the OHS from the OFM WebTier Utilities distro. (To use 11.1.1.3 version, you need both the 11.1.1.2 and 11.1.1.3 distros)
    - Use the OHS from the DB Companion Disk distro.
    WebLogic Server is a Java EE application with an HTTP server included, but not intended to be used as a replacement of OHS/Apache. It doesn't support mod's...
    HTH,
    --olaf                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                               

  • Windows Server 2003 64bit and Java 1.5.0, does it support 64bit processing?

    I have search the Sun website, Google etc but I am unable to find a definitive statement as to whether Java 1.5.0 has support for 64 bit processing when run on on Windows Server 2003 64bit?
    There appears to be separate 64 bit versions available for down load on the Solaris platform but not on Windows Server 2003 64bit. Is there for a reason for this?
    If some one could clarify the situation it would be greatly appreciated.
    Regards Mike Kimber

    Thanks AMN for quick reply.
    I have tried IE6 and IE7. Oracle application server10.1.2. I have developed a warehouse management s/w. I tried to open a form. I give one more info that I have two virtaul machine windows 2003 server and windows XP on Microsoft Virtual PC. Oracle application server setup is same on Virtual pC. It is working on virtual PC. I do not understand where is the problem on physical server.
    Confuguration is like this.
    1. Windows 2003 server with service pack 2 ---> Oracle Application server 10.1.2 + Java 1.5.0.7
    2. Windows XP with service pack3 ---> Oracle 10g Database
    3. Windows XP with service pack3 ---> java 1.5.0.7 as a client
    4. Windows Vista ultimate ---> java 1.5.0.7 and java 1.5..0.13 It is working fine. I mean when i try to run a form from Vista , it is working.
    Please help me. I will be very thanful to you. If you need any other info , i will send.
    Thanks again
    Haider

  • Restore database from windows to linux

    Hi,
    I want to restore my Oralce in windows to another Linux box,
    my windows is windows 2003 R2 64bit, Oracle 11.2.0.2
    and my Linux is Oracle Linux 5.5, Oracle 11.2.0.3,
    I managed to create an instance in the linux box, restore the controlfile and datafile and catalog the archivelogs,
    but when I do recovery, below errors prompt
    RMAN-00571: ===========================================================
    RMAN-00569: =============== ERROR MESSAGE STACK FOLLOWS ===============
    RMAN-00571: ===========================================================
    RMAN-03002: failure of recover command at 07/06/2012 14:54:44
    RMAN-11003: failure during parse/execution of SQL statement: alter database recover logfile '/cloudfs/archivelog/O1_MF_1_26954_7Z9K3WC0_.ARC'
    ORA-10562: Error occurred while applying redo to data block (file# 6, block# 669493)
    ORA-10564: tablespace TEST
    ORA-01110: data file 6: '+DATA/ofs5/datafile/test.264.787934051'
    ORA-10561: block type 'TRANSACTION MANAGED INDEX BLOCK', data object# 91719
    ORA-00600: internal error code, arguments: [ktbair2_0], [2239], [3712], [], [], [], [], [], [], [], [], []
    is that mean it is not possible to restore the db from one platform to another?
    (I read some oralce note that it is possible to setup datagurad between window and linux)
    Thank
    Vincent

    Vincent;
    is that mean it is not possible to restore the db from one platform to another?It's possible, but there's quite a lot of planning that needed to be done.
    The Database Backup and Recovery User's Guide should have a section on Transporting Data Across Platforms.
    http://docs.oracle.com/cd/E11882_01/backup.112/e10642/rcmxplat.htm
    You need to use dbms_tdb.check_db to test if it can be done with the OS's you have in mind.
    There's a fairly good example here, but not using the exact OS's you have in mind.
    http://mohamedazar.com/2011/06/08/transport-an-entire-database-to-a-different-platform/
    My understanding is it won't transport certain items :
    Control files and Redo logs
    Bfiles
    Temp files
    External tables
    Directories
    Password files
    Also you need to create a new instance before you can use RMAN backups from the source.
    Here's another example :
    https://blogs.oracle.com/AlejandroVargas/entry/database_migration_from_window
    Best Regards
    mseberg

  • Install Windows 8.1 64bit on a Macbook Pro Late 2008 (using bootcamp 4.0.4033)

    Hi everyone, I just tried to install windows 8.1 64bit (x64) on my MacBook Pro 15'' Late 2008 (Core 2 Duo 2.4Ghz - 4GB RAM - Nvidia 9600M GT 512Mo), running Mavericks (10.9.5), and successed it with bootcamp 4.0.4033.
    I installed it from scratch (new partition, no update from windows 7), in less than 1h following these very simple steps :
    Step "0" :
    - You'll need an two-button usb mouse plugged
    - Make sure your 64bit kernel is activated by typing this line of command in the terminal :
    sudo systemsetup -setkernelbootarchitecture x86_64
    If you need to cancel it, simply type this :
    sudo systemsetup -setkernelbootarchitecture i386
    I don't really know if this activation is necessary, but I did it 6 months ago for After Effects and maybe this activation has an effect on what happens next.
    Step 1 : download the contents of bootcamp 4.0.4033 on a USB key, downloadable here :  Boot Camp Support Software 4.0.4033
    After the download, you'll need to unzip this file in your usb key.
    NB : This bootcamp only works from XP to windows 7, but it will be enough for your old-timer laptop.
    Step 2 : Create a new NTFS partition on your HDD (using the disk utility)
    Windows 8.1 64 bit needs at least 20GB, so I recommend a 100GB partition as a minimum for a correct running OS (the "15%" rule).
    NB : Windows 8.1 will run over a NTFS partition and nothing else.
    Step 3 : Insert your bootable windows 64bit 8.1 (CD or USB key).
    Step 4 : Reboot your laptop, and keep pressed the Alt key just after the boot bell sound.
    The OS selection screen loads. Once appeared, you can release the Alt key.
    Step 5 : If your bootable device is working, the OS selection screen will display a "Windows 8.1" HDD or CD icon. Click on it and presse "enter".
    Maybe you'll see a "UFI Windows" or "UFI Boot" or "UFI something...", this doesn't work.
    After pressing "enter", the windows 8.1 installation process will start.
    Step 6 : During the installation process, you'll have to chose the destination partition for your OS.
    Select the partition you've created earlier (step 2)
    Following the windows 8.1 steps are very simple.
    NB : Don't forget to press the Alt key when windows 8.1 tries to restart!
    Step 7 : Eject your windows 8.1 CD/usb key, then reboot holding Alt key, and select your freshly installed windows OS in the selection screen
    Step 8 : After windows 8.1 is loaded, insert your usb key with Bootcamp 4.0.4033, open the "bootcamp" folder, right-click on the bootcamp setup, and click on "properties".
    Select the "compatibility" tab
    Check the box "run this program in compatibility mode for"
    In the list below this box, select "Windows 7"
    Click "Apply" then "Ok"
    Now launch this boot camp setup (press "enter" or double-click)
    Step 9 : Complete the BootCamp installation process, then restart (like step 7)
    Don't forget to hold the Alt key after the bell sound
    Step 10 : Enjoy your freshly installed windows 8.1!
    You can acces your bootcamp parameters from the task bar (click on the tiny booycamp icon to open the quick menu and then click on the parameters/configurater). Here you can set your keyboard preference, your trackpad preference (multi-touch works), etc.
    Following this procedure, I can use the built-in Apple-maped keyboard of my MBP. Every function keys works (Volume, luminosity, etc.)
    Coming from Windows XPSP3, I was very surprised by the speed of the windows 8.1 installation (using an external USB super drive), and more surprised by this OS running flawlessly on my undying MBP!
    The only issue I have is that my ethernet port isn't recognized, but it's a minor problem and i'm gonna found it quickly. I think it's due to my installation which wasn't perfectly clean (I try to run manually bootcamp 5.0.1 first, so there is some crap drivers somewhere).
    So in order to confirm this procedure, i'm gonna re-install windows 8.1 from scratch very soon, because it take less time to do it (from step 1 to step 10) than write this article!
    Message was edited by: Lud@l

    And I used this method:
    1. Install Windows 8.1
    2. Download BootCamp 5 and unzip to folder BootCamp5 of a USB drive
    3. Start CMD as Administrator
    4. Install BootCamp 5 by entering the following commands
    D: (Assuming the USB drive is assigned to letter D
    CD BootCamp5\BootCamp\Drivers\Apple
    BootCamp.msi
    No need for InstEd might be considered by some as even more elegant as bezodziu's method

  • Adobe CS3 Windows 7 Pro 64bit Issues

    I recently upgraded to Windows 7 Pro 64bit Edition after my system crashed.
    I installed Adobe CS3 without a problem and it ran fine for a little while. Then one
    day I started up Photoshop and then it just stopped working. So I decided to uninstall
    it and reinstall it. When I started the installation, it halted and asked for this Adobe.dll file
    so it complete. I clicked cancel and it aborted.
    I have read many of the forums and they all suggest downloading a file or windows xp mode
    or virtual pc.
    I have downloaded the file that it needs and it still aborts the installation. I have downloaded
    windows xp mode and installed it succesfully but I have no wish to use this software virtually
    because it is limited in the amount of memory it can use and seems to be a bit sluggish
    regardless of how much memory I allow it to have access to. I also have no access to my second
    monitor.
    Now that I have tried to install cs3 on multiple occasions, i now have to call Adobe so I can have
    them reactive my copy. Adobe has to have some sort of work around or patch for this
    because I cant forsee spending another grand for an upgrade to solve my problem.
    Here is my system specs:
    HP Pavilion M8530f
    AMD Phenom 9550 X4 Quad-Core processor 2.2 gigahertz
    7 gigabytes memory
    ATI Radeon HD 5750 Video card
    2 monitors
    2 terrabyte hard drive

    I am hoping its not because this a serious waste of having a 64 bit system if it is. do you know if this may be cause by a certain release version of cs3? i can imagine why any software would ask me to locate adobepdf.dll when it find itself on the cd. this is very puzzling. i have eliminated the video card, hard drive, and processor. frankly, i don't think i should work so hard to figure out how to eliminate a software especially when i paid so much money for it. if adobe doesn't find a solution, i guess i will have to find some other software that gets the job done without all these head aches.

Maybe you are looking for

  • Find not working in firefox

    In the last 2 days firefox updated auromatically. Current version is 24.0 When I select conmand F on Mac OS X. Usually the find box appears on the bottom left of the page. Which it does. Usually once I select command F I can then type a search term i

  • A/P Invoice Query

    Hello, I want to come up with a Query to track pricing changes done for items on the A/P Invoice before it's added. For instance: in the GRPO, Bread = 2$                     in the target A/P invoice, Bread = 3$ At times, the users have to change the

  • How can use full app with multiple monitor

    in Lion and Mountain Lion when i use Multiple Monitors and move any app in full-screen mode its become in one monitor and other monitor become blank but it seems usefull that other monitor show another app in fullscreen mode how can i do this ? and s

  • Record dynamic links

    I want to create a  news system, where the table where I will enter data such as title and  text, also save the link to this news. But  after much frustration, still can not do this. I  would record the number of the id field also in the link. How ca

  • URGENT: Is Weblogic 10.3.4 not supported for OIM 11g ?

    Hi Everyone, Is Weblogic 10.3.4 not supported for OIM 11g ? I installe & configured all IAM suite components (OAM,OIM,OAAM,SOA) on WLS 10.3.4. I am able to start all servers including OIM. However it is unable deploy "oim". After doing some research