CF10 on Windows server 2008 (64bit): 32-bit CF cannot be installed, but 64-bit can.

Hi, I have exhaused my research and ways of fixing this issue.
I have a Windows Server 2008 (64-bit).
I am able to install 64-bit CF10 on it and CF websites run just fine.
On the same machine, I have a ASP website that must be in run in 32-bit and within this website there are some ColdFusion pages. So I have to install CF10 32 bit. So I uninstalled CF10 64bit.
When installing CF10 32 bit, I always got error message:
Cannot configure IIS connector. Enable the required option ASP.NET, ISAPI Extensions and ISAPI Filter in IIS under Windows Features and try again.
I did lot of online research and found RELATED posts, but none of them worked for me. Basically, in my case I have the IIS following installed
ISAPI Extensions
ISAPI Filter
ASP.NET
CGI
but I alway got the above error message. Cannot think of other reasons.
Any help is really appreciated!!! I have been working on this thing for the past three working days.
Regards.

Hi,
I saw your post which is similar to the problem I'm trying to solve.  I'm not sure if I need to post a new topic, but I thought just add it to your post.
I installed CF10-64bit on Windows 2008 server (64 bit).  When I opened the CF admin, it gave me an error - HTTP Error 500.0 - Internal Server Error. The page cannot be displayed because an internal server error has occurred.  Module: IsapiModule, Handler: cfmHandler, Error Code: 0x800700c1.  After searching for solution in the internet, I finally made it work after changing the DefaultAppPool which is used by the CFIDE in the advance settings, the "Enable 32-bit Applications" to False.
Now, my problem is I have an ASP application which requires that the application pool advance settings must be set to True for "Enable 32-bit Applications".  I created another application pool for this application.  It woks fine.  However, this ASP application calls some CF pages and I'm having a problem because the CF10 is set to use a different application pool with diferent setting for "Enable 32-bit Applications".
In order for my application to work, it seems that I need to install the CF10 32 bit version.  Am I right?  Or is there a work around for my issue?
Thanks in advance for any help.
I'm going to create a new post for this.
Message was edited by: tibay

Similar Messages

  • Crystal Report 2008 on Windows Server 2008 64bit

    hi,
    I tried to run a Crystal Reports Web Application on a Windows Server 2008 64bit but I got this error:
    "Bei der Erzeugung des Reports ist ein Fehler aufgetreten.
    Der Typeninitialisierer für "CrystalDecisions.CrystalReports.Engine.ReportDocument" hat eine Ausnahme verursacht.
    CrystalDecisions.CrystalReports.Engine.LoadSaveReportException: Fehler beim Versuch, die Crystal Reports-Laufzeit zu laden.
    Entweder reichen die Berechtigungen des Crystal Reports-Registrierungsschlüssels nicht aus, oder die Crystal Reports-Laufzeit wurde nicht ordnungsgemäß installiert.
    Installieren Sie die geeignete verteilbare Crystal Reports-Datei (CRRedist*.msi), die die erforderliche Version der Crystal Reports-Laufzeit (x86, x64 oder Itanium) enthält. Weitere Informationen erhalten Sie unter folgender Adresse: http://www.germany.businessobjects.com/support/default.asp.
    "Please install the appropriate Crystal Reports redistributable (CRRedist*.msi) containing the correct version of the Crystal Reports runtime (x86, x64, or Itanium) required.  Please go to http://www.businessobjects.com/support for more information.
    Description: An unhandled exception occurred during the execution of the current web request. Please review the stack trace for more information about the error and where it originated in the code.
    Exception Details: CrystalDecisions.CrystalReports.Engine.LoadSaveReportException: An error has occurred while attempting to load the Crystal Reports runtime.
    Either the Crystal Reports registry key permissions are insufficient or the Crystal Reports runtime is not installed correctly.
    Please install the appropriate Crystal Reports redistributable (CRRedist*.msi) containing the correct version of the Crystal Reports runtime (x86, x64, or Itanium) required.  Please go to http://www.businessobjects.com/support for more information."
    The System:
    - Windows Server 2008 Standard 64bit SP2
    - Microsoft .NET Framework 3.5 SP1
    - Oracle Client 10gR2 64bit
    - I tried Crystal Report 2008 Runtime, Crystal Report 2008 Runtime SP1, Crystal Report 2008 Runtime SP2, Crystal Report 2008 Runtime SP3.
    - Crystal Report Basic Runtime for Visual Studio 2008 (x64)
    On a 32bit-system or 32bit-mode (and 32bit Oracle Client) everything is working fine. But I have to use the 64bit Oracle Client, therefore, Crystal Report have to work in 64bit-mode.
    Is it possible and what is to do to get it working, thanks,
    Martin

    It does work on 64 bit OS - as a 32 bit application. CR 2008 is 32 bit only.
    See the article [Crystal Reports support of 64 bit Operating Systems|https://www.sdn.sap.com/irj/scn/go/portal/prtroot/docs/library/uuid/10d5fa88-2013-2c10-c9a5-f11963607d4e] for more info.
    Ludek

  • 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

  • 10.1.0.2.0 database download link needed for window server 2008 64bit

    Here is our plan. We are currently running oracle 10.1.0.2 database on a windowsServer 2003 32 bit.
    Now we would like to migrate the database to 10gR2 and run it on our new server windows server 2008 64bit. After doing research, I think I need to go through the following step:
    1) install 10.1.0.2 on our new server,
    2) clone the database using the current back up data on the new server.
    3) install 10gR2 on the new server.
    4) using dbua to upgrade the older database to the new version.
    Please let me know whether those steps are correct.
    If yes, where can I download 10.1.0.2 version database for 64bit window server 2008?
    The only link I can find is http://www.oracle.com/technology/software/products/database/index.html
    but 10gR1 not listed.
    Thank you very much!

    Welcome to the forums !
    10gR1 is de-supported, hence you will not find any download links. You will have to create an SR to see if Support can mail you the install media.
    How big is the database ? One other option you have is to export the 10.1.0.2 database and import into 10gR2 on the new server. This will achieve the upgrade in one step and will not require the intermediate 10.1.0.2 version on the new server.
    http://download.oracle.com/docs/cd/B19306_01/server.102/b14238/preup.htm#BABFHFIJ
    MOS Doc 419550.1- Different Upgrade Methods For Upgrading Your Database
    HTH
    Srini

  • Install CF8.01 on Windows Server 2008 64bits

    Hello,
    I have a new machine whith Windows server 2008 x64 and i
    installed on it CF8.01.
    For installing, no problems and the service work fine.
    But, when i launch one page on the web server, a .cfm or a
    classic html the IIS 7 return a error 500.21 :
    HTTP Error 500.21 - Internal Server Error
    Handler "AboMapperCustom-26364" has a bad module
    "IsapiModule" in its module list Detailed Error InformationModule
    IIS Web Core
    Notification ExecuteRequestHandler
    Handler AboMapperCustom-26364
    Error Code 0x8007000d
    Requested URL
    http://127.0.0.1:80/
    Physical Path C:\inetpub\wwwroot
    Logon Method Anonymous
    Logon User Anonymous
    In IIS config panel, handlers mapping, i have entry for all
    CF handler and one with path * and direct from
    jrun_iis6_wildcard.dll.
    the section of web config for handlers is :
    <handlers accessPolicy="Read, Script,Execute">
    <clear />
    <add name="AboMapperCustom-23790" path="*" verb="*"
    modules="IsapiModule"
    scriptProcessor="C:\ColdFusion8\runtime\lib\wsconfig\1\jrun_iis6_wildcard.dll"
    requireAccess="None" responseBufferLimit="0" />
    <add name="AboMapperCustom-23791" path="*.jsp" verb="*"
    modules="IsapiModule"
    scriptProcessor="C:\ColdFusion8\runtime\lib\wsconfig\jrun_iis6.dll"
    requireAccess="Script" responseBufferLimit="0" />
    <add name="AboMapperCustom-23792" path="*.jws" verb="*"
    modules="IsapiModule"
    scriptProcessor="C:\ColdFusion8\runtime\lib\wsconfig\jrun_iis6.dll"
    requireAccess="Script" responseBufferLimit="0" />
    <add name="AboMapperCustom-23793" path="*.cfm" verb="*"
    modules="IsapiModule"
    scriptProcessor="C:\ColdFusion8\runtime\lib\wsconfig\jrun_iis6.dll"
    requireAccess="Script" responseBufferLimit="0" />
    <add name="AboMapperCustom-23794" path="*.cfml" verb="*"
    modules="IsapiModule"
    scriptProcessor="C:\ColdFusion8\runtime\lib\wsconfig\jrun_iis6.dll"
    requireAccess="Script" responseBufferLimit="0" />
    <add name="AboMapperCustom-23795" path="*.cfc" verb="*"
    modules="IsapiModule"
    scriptProcessor="C:\ColdFusion8\runtime\lib\wsconfig\jrun_iis6.dll"
    requireAccess="Script" responseBufferLimit="0" />
    <add name="AboMapperCustom-23796" path="*.cfr" verb="*"
    modules="IsapiModule"
    scriptProcessor="C:\ColdFusion8\runtime\lib\wsconfig\jrun_iis6.dll"
    requireAccess="Script" responseBufferLimit="0" />
    <add name="AboMapperCustom-23797" path="*.cfswf" verb="*"
    modules="IsapiModule"
    scriptProcessor="C:\ColdFusion8\runtime\lib\wsconfig\jrun_iis6.dll"
    requireAccess="Script" responseBufferLimit="0" />
    <add name="TRACEVerbHandler" path="*" verb="TRACE"
    modules="ProtocolSupportModule" requireAccess="None" />
    <add name="OPTIONSVerbHandler" path="*" verb="OPTIONS"
    modules="ProtocolSupportModule" requireAccess="None" />
    <add name="StaticFile" path="*" verb="*"
    modules="StaticFileModule,DefaultDocumentModule"
    resourceType="Either" requireAccess="Read" />
    </handlers>
    and
    Application 32bits mode is ok
    <applicationPoolDefaults enable32BitAppOnWin64="true">
    <processModel identityType="NetworkService" />
    </applicationPoolDefaults>
    Have you an idea why the application server fail.
    Thanks for your responses.
    Seb

    I'm pretty sure Adobe offers free installation support, try
    contacting them:
    http://www.adobe.com/support/contact/
    Ken Ford
    Adobe Community Expert - Dreamweaver/ColdFusion
    Fordwebs, LLC
    http://www.fordwebs.com
    "sebFrance" <[email protected]> wrote in
    message news:g1el1t$e2l$[email protected]..
    > Hello and thank you again,
    > I configured Application Pools in 32bitsenabled.
    >
    > I had always error 500.21
    >
    > Then I uninstalled CF8 and reinstalled with 32bits
    enabled in the application
    > pools.
    > I've always the same mistake.
    >
    > It is also important to know that when I webserver
    config to remove the server
    > I get an error:
    >
    > "Error deleting IIS application extensions. Jsp,. Jsw,.
    Cfm,. Cfml,. Cfc,.
    > Cf.,. Cfswf,. Mxml, from web site Any (0)"
    >
    > In addition, handlers configured in the web site
    "AboMapperCustom-26764" with
    > the isapi module for the "*" is the one that fails.
    >
    > East I forgot something:
    >
    > I recall the installation process complete server:
    >
    > Installing Windows Server 2008 64bits.
    > ----
    > Installing the Web server role with IIS7 :
    > ----
    > Common HHTP Features (All options)
    > Health and diagnostics -> request monitor
    > Security -> Request Filtering
    > Performance -> Static content compression
    > Managements tools (IIS Management Console + IIS6
    Compatibility)
    > ----
    > Installing SQL server 2005 64bits
    > ----
    > Passage of the authorized application pools in 32-bit
    applications
    > ----
    > Installing CF8 version 8.01 standard 32bits
    > ----
    > Modifying files as indicated ksmith.
    > ----
    > For each phase I restart the machine so that changes are
    properly taken into
    > account.
    >
    > Despite all this I have always error 500.21
    >
    > East I forgot some things, a service or a component that
    I should download.
    >
    > But thank you for your valuable advice.
    >
    > S?bastien
    >
    >
    >

  • VS2008 on Windows Server 2008 (64bit)

    Can I use Oracle Developer Tools for Visual Studio on Windows Server 2008 (*64bit*).
    Thanks

    Visual Studio is still 32 bit even if you install ilt on a 64 bit OS.
    Currently, the only supported version of Oracle for Win2k8 is 32 bit 10204.
    I'd think that should work fine, although I havent tested it myself.
    An issue you'll run into though, is trying to actually RUN the app you're creating on 64 bit Win2k8 will default to a 64 bit app, and therefore want to load the 64 bit ODP.NET and 64 bit Oracle client which you wont have installed, so you'll likely get a BadImageFormat Exception unless you make the app run as 32 bit.
    Hope it helps,
    Greg

  • Required weblogic 10.3.5 instllable for windows server 2008(64bit)

    Hi,
    I have been trying to find the weblogic server(10.3.5), CO(13.4), BO(13.4) and POS(13.4) installable for Windows server 2008(64bit) but am unable to find them in e-delivery or anywhere else on Oracle website.
    Can anyone please provide me the link for these software downloads.
    Thanks.

    Hi
    On this below link, look for older versions of Weblogic Server which is at the bottom of the page. Expand for WLS 10.3.5. You need Weblogic Server + Coherence package installer. Download the generic jar installer.
    http://www.oracle.com/technetwork/middleware/weblogic/downloads/wls-main-097127.html
    See this below post for more details:
    Re: Why So Difficult To Find WebLogic Server 10.xx for Windows 7 64-bit??
    Thanks
    Ravi Jegga

  • How to Install AS 10g version 10.1.2.3 on Windows server 2008 64bit

    Dear
    Exparts, Hope you are fine.
    Application Server: Standalone 10.1.2.3
    OS: Windows Server 2008 64bit
    Hardware: Intel Xeion ProcessorI know Oracle Application Server 10g & Standalone my version is 10.1.2.3 is not competible with Windows Server 2008 64bit.
    But i need to install. Have any one has successfull experiances to do so ?
    Please share and guide.
    Waiting for your valuable responses.
    ask2learn

    Dear Marcus,
    Thanks for your reply.
    I tried Application Server Stand Alone and success.
    So, i closed the thread.

  • About Install Oracle Access Manager On Windows Server 2008 64bit

    hi,
    Question 1:
    Can I install OAM10g(10.1.4.3.0) on Windows Server 2008 64bit ?
    (because OAM10g all is for win32)
    (I have tried to install it , but when OHS restart, have errors, so I found the 64bitOS is the trouble...)
    Question 2:
    If Question1 cannot, Can Oracle Identity and Access Management 11g fix it ?
    Help
    Thanks.

    Does this server use Itanium processors ? See MOS Doc 430677.1 (The image file setup.exe is valid, but is for a machine type other than the current machine.)
    Srini

  • Which version of Windows Server 2012 needs to be ordered so that I can downgrade to Windows Server 2008 64bit Standard SP2

    Dears in Microsoft,
    We need to have Windows Server 2008 Standard SP2 64bit to be installed and due to the fact it is no more available in Microsoft.
    I am going to order Windows 2012 with 16 CAL in order to downgrade it to Windows 2008 Standard SP2 64bit. My question is:
    1. Which version of Windows Server 2012 needs to be ordered so that I can downgrade to Windows Server 2008 64bit Standard SP2?
    2. what else required in terms of product key, media, license...etc?
    Appreciate your kind supports.
    thanks and best regards
    Barznj Abdullah

    Any licensing questions are always best addressed by a trained Microsoft licensing specialist.  You can find whom to call by looking at www.microsoft.com/licensing.
    One of the built-in rights of a Windows Server license is the right to run earlier versions of the operating system.  So if you purchase either Standard or Datacenter, you can run 2008 Standard.
    However, that does not provide the media or activation codes for earlier versions of the operating sytem.  You have to obtain those via other channels.  You should most likely contact a Microsoft reseller and talk to them.  They will
    most likely have a trained licensing specialist on hand to help answer your questions, and they should also be able to provide media for earlier distributions (for a slight fee).
    .:|:.:|:. tim

  • Install windows server 2008 64bit on a poweredge sc430 using usb flash drive

    Good day Sir!
                        I Have 2 poweredge sc430 server with windows server 2003 64bit OS... I want to upgrade it to windows server 2008 standard edition R2 64bit.. I first disable the internal cdrom from bios and installed win2k8 64bit on 1 sc430 using external dvdrom. But when i used a usb flash drive to install win2k8 to another sc430, the server and keyboard hangs. ive already configured the boot sequence(usb drive as 1st priority). ive tried my usb flash to a non dell pc to make sure if my usb boots well and it worked... i think that there must be something i missed in configuring the bios of sc430
    Thanks in advance!

    donpham
    Is it possible that I could have a copy of WS 2008 64-bit from you?
    Thanks!
    That's not how it works.

  • SAP router error on windows server 2008 64bit

    Hi All,
    I am installing sap router on windows 2008 server 64 bit.
    While trying to generate certificate request it showing below error.
    E:\usr\sap\saprouter\nt-x86_64>sapgenpse get_pse -v -r certreq -p local.pse "CN=
    solman, OU=000XXXXXXX, OU=SAProuter, O=SAP, C=DE"
    Got absolute PSE path "C:\Users\soladm\sec\local.pse".
    Please enter PIN:
    Please reenter PIN:
    Supplied distinguished name: "CN=solman, OU=000XXXXXXX, OU=SAProuter, O=SAP, C=
    DE"
    Creating PSE with format v2 (default)
    get_pse: Can't create PSE.
    ERROR in af_create: (4352/0x1100) could not flush : "SW-PSE"
    ERROR in create_PSE: (4352/0x1100) could not flush : "SW-PSE"
    ERROR in modified_PSEFile: (4352/0x1100) could not flush : "SW-PSE"
    ERROR in flush_PSEFile: (1283/0x0503) Can't write file : "C:\Users\soladm\sec\lo
    cal.pse"
    ERROR in aux_OctetString2file: (1283/0x0503) Can't write file : "C:\Users\soladm
    \sec\local.pse"
    I couldn't find the cryptography software specifically for windows 2008 server 64 bit ? So I downloaded the software for windows server 64 bit platform.
    Do any one have idea on this...
    Please reply..
    Regards
    Vinay

    Hi,
    Yes, there is no specific cryptography software for windows server 2008 and whatever u have chosen is correct.
    Fom the following error message I could see where the issue arises.
    Can't write file : "C:\Users\soladm\sec\local.pse"
    I think you have not set the following ENV variable for the SAPRouter admin user (in your case soladm) and hence the sapgenpse tries to import the certificate in the SOLADM user's document folder.
    Set the following variables for the user SOLADM and then try to import the certificate as mentioned in the [link|http://service.sap.com/saprouter-sncdoc].
    SECUDIR = E:\usr\sap\saprouter
    SNC_LIB = E:\usr\sap\saprouter\nt-x86_64\sapcrypto.dll
    Hope this resolves ur issue.
    Regards,
    Varadharajan M

  • Is there a restriction to install ODBO driver on Windows Server 2008 64bits

    For SAP BusinessObjects Business Planning and Consolidation (BPC) version 7.5 Microsoft it is possible to connect with Xcelsius using an ODBO provider installed on the BPC server. In the installation Guide for BPC it is specified the need to add following key to the registry:
    http://HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node\Business Objects\Suite 12.0\MDA\ODBO
    "SupportedProviders"="BPCMDX.4"
    When installing on a Windows Enterprise Server 2003 64 bits I can find the registry three path to http://HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node\Business Objects\Suite 12.0\MDA\ODBO . On a Windows Enterprise Server 2008 64 bits I cannot see the key path.
    I copy below the paragraph regarding ODBO driver from BPC 7.5 Installation Guide:
    Prerequisites
    The following software is installed:
    n SAP BusinessObjects Enterprise XI 3.1 SP02 (see Downloading and Installing the Central Management System
    page 15).
    n Microsoft Visual C+ 2005 Service Pack 1 Redistributable Package ATL Security Update+
    on the Planning and Consolidation Web server and SAP BusinessObjects Enterprise
    XI 3.1 SP02 server for Voyager or a Universe. You can download the installer from
    http://www.microsoft.com/downloads/details.aspx?displaylang=en&FamilyID
    =766a6af7-ec73-40ff-b072-9112bab119c2 and choose vcredist_x86.exe.
    Procedure
    1. Download the Planning and Consolidation ODBO provider from the SAP Download area by
    selecting Downloads Installations & Upgrades on the SAP Service Marketplace.
    2. Navigate to <drive>:\odbo and run the client.exe file.
    3. Add the Planning and Consolidation ODBO provider to the Data Driver by entering this registry
    setting:
    http://HKEY_LOCAL_MACHINE\SOFTWARE\Business Objects\Suite 12.0\MDA\ODBO
    "SupportedProviders"="BPCMDX.4"

    I found the answer, Xcelsius 2008 SP3 is not supported on Windows Server 2008.
    Before trying to use more products please check the supported platforms for all products. For example you can see in Xcelsius documentation that SAP Business Objects Xcelsius 2008 SP3 is not supported on Windows Server 2008. This means that, even if BPC 7.5M supports Windows Server 2008, it is not possible to use both BPC 7.5M and Xcelsius 2008 SP3 on a Windows Server 2008.

  • Oracle 8.1.7.3 client on Windows Server 2008 64bit

    Hi all!
    I'm a newbie to Oracle and this forum, so please be gentle...:)
    I'm trying to install Oracle 8.1.7.3 client on a 64bit Windows Server 2008, without success. Best result I got so far is 'installed' client and provider, but unable to run the config tools, or use the provider. I installed the same client on a 32bit version of Win Server 2008 and it worked with few minor tweaks.
    Reason I'm doing this is trying to integrate an old legacy Oracle 7 database with SQL Server 2008 using linked servers.
    Upgrading to a recent version is not an option.
    Anyone has any guidelines? please help, this is driving me nuts!
    Thanx,
    Igor

    user12219185 wrote:
    hmmm i'm trying the download on http://edelivery.oracle.com, but can't find 64bit client.. it has 64bit database version, which is 2 cds... is the client included?
    The client is included. Download it and start the installation. It should give you an option to select 'client only'.

  • Installing Oracle 10.2.0 on Windows Server 2008 64bit

    Dear all(s)
    Recently i am running production database 10.2.0 on windows server 2003 32 bit. there is some memory limits and i cannot set SGA,PGA > 2 GB.
    I want to mode production database 10.2.0 on windows server 2003 64 bit, please guide me in following topics:
    1. What steps i have to take for moving database from 32bit to 64bit
    2. After moving database on Microsoft windows server 2003 64bit, i can set SGA,PGA more than 4 to 6 GB
    3. How much SGA,PGA i can configure
    4. Dataguard also configured on another server for production database.
    5. I have to again setup dataguard on 64bit.
    6. What others seniors which i have to meet.
    Waiting for response
    Naeem Sheeraz
    Faisababad, Pakistan

    Naeem,
    +1. What steps i have to take for moving database from 32bit to 64bit+
    You can make use of conventional export/import, investigate using data pump, transportable tablespaces, and RMAN backup/restore. Simplest will busing e conventional export/import
    +2. After moving database on Microsoft windows server 2003 64bit, i can set SGA,PGA more than 4 to 6 GB+
    I think you can go beyond 6gb may be upto 20gb (if system can hold that much :))
    +3. How much SGA,PGA i can configure+
    Depending upon your requirement, what kind of work you are doing database, large queries, lots of DML activities, transactions., how many users simultaneously (at the same time) will access your database?
    +4. Dataguard also configured on another server for production database.+
    +5. I have to again setup dataguard on 64bit.+
    YOu should follow the same setup as your primary setup for same kind of services and performance
    6. What others seniors which i have to meet.
    I didn't understand what do you mean? Do you mean requriement?
    Regards

Maybe you are looking for

  • My ipod wont show up in itunes or on my desktop,

    I have plugged my ipod into my mac and it charges, but wont show up in itunes or on the desktop, I have tried resetting the ipod, reinstalling itunes and checking for all updates. I have also changed cables, ports and plugged it into a different comp

  • Working with only specific AVCHD clips from a large media card?

    I have a 64GB SDHC card with lots of AVCHD clips on them. I brought some into Premiere CS6 through the Media Browser to edit together, though I'm not sure what I want to do with them long term. Since they all reside on the card within the folder stru

  • Advanced MB speaker p

    I have been using this onboard chip for a while and recently started having problems with it. I am using my home theater surround sound reciever with my computer While playing Quake 4 I noticed some choppy static during gameplay. In my device manager

  • Variable array names...i think

    I have a list of arrays which need filling and i have created a for lop that will run the necessary commands to fill the arrays... how do i put an array name into the 'for' loop that will change each time... ie. for(int x = 0; x < 3; x++)     array ?

  • Smart Object Image Replace Error

    Im trying to replace a picture in a smart object and It wont let me do it for some reason, it says it cannot replace it because of a program error. I am running CC 2014 on a 2012 Macbook Pro running OSX Yosemite