Migratiing CR XI to 64 bit Windows and RDC ASP

Which is the best time/cost strategy for the following problem:
We have developed a WEB application that is running on a WINDOWS Server 2003 (32bit). The aplication was programmed to use de COM+ environment with asp for the Activex viewer.
We are migrating it to a new machine with WINDOWS SERVER 2003 R2 Standard X64 EDITION.
On our first try on this machine (we didn´t apply the SP´s), CR developer performed OK, but not the viewer.
Now we have the SP2, SP3 and SP4, and Crystal Reports 2008.
Wich is our best strategy? Because we found out that unfortunalty CR 2008 which is 64 bit enabled does not support RDC, and reprogramming the system can be quite time consuming or the Service Packs are oru answers?

The best and most economic strategy is to install the Service Packs and follow the instruccions found in http://www.microsoft.com/technet/prodtechnol/WindowsServer2003/Library/IIS/848968f3-baa0-46f9-b1e6-ef81dd09b015.mspx?mfr=true
Deployment Guide  APENDIX D.
It enables IIS 6.0 to run 32-bit Web applications on 64-bit Windows using the Windows-32-on-Windows-64 (WOW64) compatibility layer.

Similar Messages

  • Websphere 6.1 64-Bit (Windows)  and native libraries shipped with CF8

    After more deep tests, i found the following issues:
    - Reporting does not work, because ctr files are crypted (why
    ?) and can't be decrypted (failed to load native library
    nvr_win.dll)
    It is possible to provide an 64-Bit version of nvr_win.dll ?
    Or, simply, how to decrypt ctr files ?
    - CFIMAGE runs slow, because JAI uses Sun's Advanced Imaging
    API. This API uses native DLL's and there is no 64-Bit Windows
    version available. This API may run without the native DLL's, but
    it's really slow (An "ThreadMonitor W WSVR0605W:.." may be
    happend).
    The Server monitor don't fully work (this may be not an
    64-Bit issue):
    Error","WebContainer : 2","09/17/07","15:26:48",,"For input
    string: ""pwa"""
    java.lang.NumberFormatException: For input string: "pwa"
    at
    sun.misc.FloatingDecimal.readJavaFormatString(FloatingDecimal.java:1239)
    at java.lang.Double.parseDouble(Double.java:497)
    at
    coldfusion.monitor.stack.JStackTraceFactory.isJdk15orAboveAvailable(JStackTraceFactory.ja va:65)
    at
    coldfusion.monitor.stack.JStackTraceFactory.providerInstance(JStackTraceFactory.java:31)
    at
    coldfusion.monitor.active.ActiveRequestMonitor.getAllActiveRequests(ActiveRequestMonitor. java:146)
    at
    coldfusion.monitor.MonitoringServiceImpl.getAllActiveRequests(MonitoringServiceImpl.java: 701)
    at sun.reflect.GeneratedMethodAccessor372.invoke(Unknown
    Source)
    at
    sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:615)
    at coldfusion.runtime.StructBean.invoke(StructBean.java:498)
    at coldfusion.runtime.CfJspPage._invoke(CfJspPage.java:2291)
    at
    cfservermonitoring2ecfc1089727812$funcGETALLACTIVEREQUESTS.runFunction(E:\cf8_final\cfusi on\wwwroot\CFIDE\adminapi\servermonitoring.cfc:809)
    at coldfusion.runtime.UDFMethod.invoke(UDFMethod.java:418)
    at
    coldfusion.runtime.UDFMethod$ReturnTypeFilter.invoke(UDFMethod.java:360)
    at
    coldfusion.runtime.UDFMethod$ArgumentCollectionFilter.invoke(UDFMethod.java:324)
    at
    coldfusion.filter.FunctionAccessFilter.invoke(FunctionAccessFilter.java:56)
    at
    coldfusion.runtime.UDFMethod.runFilterChain(UDFMethod.java:277)
    at coldfusion.runtime.UDFMethod.invoke(UDFMethod.java:192)
    at
    coldfusion.runtime.TemplateProxy.invoke(TemplateProxy.java:448)
    at
    coldfusion.flash.filter.CFCInvokeFilter.invoke(CFCInvokeFilter.java:147)
    at
    coldfusion.filter.ApplicationFilter.invoke(ApplicationFilter.java:279)
    at
    coldfusion.filter.MonitoringFilter.invoke(MonitoringFilter.java:40)
    at
    coldfusion.filter.LicenseFilter.invoke(LicenseFilter.java:27)
    at
    coldfusion.flash.filter.CFCInvokePathFilter.invoke(CFCInvokePathFilter.java:70)
    at
    coldfusion.filter.ClientScopePersistenceFilter.invoke(ClientScopePersistenceFilter.java:2 8)
    at
    coldfusion.filter.GlobalsFilter.invoke(GlobalsFilter.java:38)
    at
    coldfusion.filter.DatasourceFilter.invoke(DatasourceFilter.java:22)
    at
    coldfusion.flash.messaging.ColdFusionAdapter.invoke(ColdFusionAdapter.java:223)
    at
    flex.messaging.services.RemotingService.serviceMessage(RemotingService.java:173)
    at
    flex.messaging.MessageBroker.routeMessageToService(MessageBroker.java:1165)
    at
    flex.messaging.endpoints.AbstractEndpoint.serviceMessage(AbstractEndpoint.java:757)
    at
    flex.messaging.endpoints.amf.MessageBrokerFilter.invoke(MessageBrokerFilter.java:117)
    at
    flex.messaging.endpoints.amf.LegacyFilter.invoke(LegacyFilter.java:158)
    at
    flex.messaging.endpoints.amf.SessionFilter.invoke(SessionFilter.java:48)
    at
    flex.messaging.endpoints.amf.BatchProcessFilter.invoke(BatchProcessFilter.java:67)
    at
    flex.messaging.endpoints.amf.SerializationFilter.invoke(SerializationFilter.java:145)
    at
    flex.messaging.endpoints.AMFEndpoint.service(AMFEndpoint.java:122)
    at
    flex.messaging.MessageBrokerServlet.service(MessageBrokerServlet.java:424)
    at
    coldfusion.flex.ColdFusionMessageBrokerServlet.service(ColdFusionMessageBrokerServlet.jav a:50)
    at
    javax.servlet.http.HttpServlet.service(HttpServlet.java:856)
    at
    coldfusion.bootstrap.BootstrapServlet.service(BootstrapServlet.java:89)
    at
    com.ibm.ws.cache.servlet.ServletWrapper.serviceProxied(ServletWrapper.java:276)
    at
    com.ibm.ws.cache.servlet.CacheHook.handleFragment(CacheHook.java:463)
    at
    com.ibm.ws.cache.servlet.CacheHook.handleServlet(CacheHook.java:281)
    at
    com.ibm.ws.cache.servlet.ServletWrapper.service(ServletWrapper.java:256)
    at
    com.ibm.ws.webcontainer.servlet.ServletWrapper.service(ServletWrapper.java:989)
    at
    com.ibm.ws.webcontainer.servlet.ServletWrapper.service(ServletWrapper.java:930)
    at
    com.ibm.ws.webcontainer.filter.WebAppFilterChain.doFilter(WebAppFilterChain.java:145)
    at
    coldfusion.filter.FlashRequestControlFilter.doFilter(FlashRequestControlFilter.java:71)
    at
    coldfusion.bootstrap.BootstrapFilter.doFilter(BootstrapFilter.java:46)
    at
    com.ibm.ws.webcontainer.filter.FilterInstanceWrapper.doFilter(FilterInstanceWrapper.java: 190)
    at
    com.ibm.ws.webcontainer.filter.WebAppFilterChain.doFilter(WebAppFilterChain.java:130)
    at
    com.ibm.ws.webcontainer.filter.WebAppFilterChain._doFilter(WebAppFilterChain.java:87)
    at
    com.ibm.ws.webcontainer.filter.WebAppFilterManager.doFilter(WebAppFilterManager.java:761)
    at
    com.ibm.ws.webcontainer.filter.WebAppFilterManager.doFilter(WebAppFilterManager.java:673)
    at
    com.ibm.ws.webcontainer.servlet.ServletWrapper.handleRequest(ServletWrapper.java:498)
    at
    com.ibm.ws.wswebcontainer.servlet.ServletWrapper.handleRequest(ServletWrapper.java:464)
    at
    com.ibm.ws.webcontainer.servlet.CacheServletWrapper.handleRequest(CacheServletWrapper.jav a:90)
    at
    com.ibm.ws.webcontainer.WebContainer.handleRequest(WebContainer.java:744)
    at
    com.ibm.ws.wswebcontainer.WebContainer.handleRequest(WebContainer.java:1455)
    at
    com.ibm.ws.webcontainer.channel.WCChannelLink.ready(WCChannelLink.java:113)
    at
    com.ibm.ws.http.channel.inbound.impl.HttpInboundLink.handleDiscrimination(HttpInboundLink .java:454)
    at
    com.ibm.ws.http.channel.inbound.impl.HttpInboundLink.handleNewInformation(HttpInboundLink .java:383)
    at
    com.ibm.ws.http.channel.inbound.impl.HttpICLReadCallback.complete(HttpICLReadCallback.jav a:102)
    at
    com.ibm.ws.tcp.channel.impl.AioReadCompletionListener.futureCompleted(AioReadCompletionLi stener.java:165)
    at
    com.ibm.io.async.AbstractAsyncFuture.invokeCallback(AbstractAsyncFuture.java:217)
    at
    com.ibm.io.async.AsyncChannelFuture.fireCompletionActions(AsyncChannelFuture.java:161)
    at
    com.ibm.io.async.AsyncFuture.completed(AsyncFuture.java:136)
    at
    com.ibm.io.async.ResultHandler.complete(ResultHandler.java:195)
    at
    com.ibm.io.async.ResultHandler.runEventProcessingLoop(ResultHandler.java:743)
    at
    com.ibm.io.async.ResultHandler$2.run(ResultHandler.java:873)
    at
    com.ibm.ws.util.ThreadPool$Worker.run(ThreadPool.java:1469)

    Hi,
    Can OBIEE 11g client be used to connect to OBIEE 10g server suite?
    A. You can, After installation in obiee client and create DSN and you can connect online mode to obiee server suite.
    If you want check serives are running or not use below command.
    ps -ef | grep obiee --- based on your folder name.
    OR,
    ps -ef | grep sawserver.sh -- presentation service
    oradwbi 13041844 1 0 Jul 13 - 0:00 /bin/sh /u02/dwbi_apps/obiee/oraclebi/setup/sawserver.sh
    oradwbi 30408812 34996452 0 15:53:03 pts/2 0:00 grep sawserver.sh
    Ps -ef | grep nqserver.sh
    oradwbi 18022618 1 0 Jul 13 - 30:48 /u02/dwbi_apps/obiee/oraclebi/server/Bin/nqsserver -quiet
    Hope this help's
    Thanks
    Satya

  • 64 bit windows and odbc connection

    I am new to the forum, so please bear with me. We have developers that have to run in Win 7 64 bit. I have installed Crystal Reports 12 on three systems. I used the c:\windows\SysWOW64\odbcad32.exe to set up the ODBC. BTW, this is an Intersystems Cache 32 bit driver. The connectivity tests ok from the Data Source Administrator. When I open Crystal Reports and go to Logon Log off server, it does not see the connection at all. If I try to run a report, it does not see the connection.
    The kicker is, I got it run on one system, but not the other two. They are setup identically. I suspect that I tried so many different things to get it to work, that I lost my way. I do remember doing something with the registry on the one that finally worked
    I have tried 64 bit drivers from Intersystems and 32 bit. It was the 32 bit driver that finally worked on one system. It could be something in the registry, but I sure canu2019t find it!
    I have been through dozens of posts and all over the Internet looking for a solution. Everybody says to use c:\windows\SysWOW64\odbcad32.exe. Apparently, that's only part of the story.
    We use Crystal Reports a lot and I need to get this resolved. I appreciate any help you guys can give! Thanks, Beckyc

    Hi Beckyc,
    Start off with this [Module |https://smpdl.sap-ag.de/~sapidp/012002523100006252802008E/modules.zip]utility, you can compare the list files from the one working PC against the none working ones.
    Did you create the DSN under the System Tab? If not try that.
    Then compare PATH statement between the 2 PC's. Not sure if the Client needs it specified or not.
    If that fails then Download Process Monitor from Microsoft and then compare log files for the database DSN.
    And then you can enable ODBC Tracing, it may tell you also.
    If CR can't see the DSN it's somethign in the environment causing the problems.
    Have you contacted Intersystems Cache to see if they can explain it?
    Don

  • Upload Multiple Pictures function not available for 64-bit Windows and IE 11

    Hello!
    The problem is as follows:
    1) Open Picture library;
    2) Open "Upload".
    Result: "Upload Multiple Pictures" function is missing. Only "Upload Picture" functions is available.
    Specs of my PC = Win 8.1 64-bit + IE 11 + Office 2013 64-bit + Shp Developer Tools 2010.
    I have also tried the following configurations and they also doesn't work:
    A. Win 7 64-bit + IE 11 + Office 2010 32-bit;
    B. Win 8.1 64-bit + IE 11 + Office 2010 64-bit;
    C. Win 8.1 64-bit + IE 11 + Office 2010 32-bit.
    It does work for IE 10, but that's not the case.
    Some more notes:
    - For Office 2010 Picture Manager worked fine;
    - STSUpld.UploadCtl.dll works fine, I can upload multpile documents;
    - Tried to switch on Private browsing, put site in trusted sites.
    Do you have some more ideas where to look for a solution? For me it looks like deadend already, I have tried almost everything what I could find on google.
    Best Regards,
    Rolands

    HI Roland,try checking this with the Firefox or chrome.
    So if you are one of few that are using IE11.you have probably noticed many corruptions and misbehaves in UI. So far I have discovered the following problems:
    1.     Calendar web part is extremely corrupted
    2.     You will click Settings > Edit Page, Pages will not enter edit mode.
    3.     Web Part Properties cannot be modified.
    So until we get official CU or SP from SharePoint team, run your sites in compatibility mode.
    How to run Compatibility mode: Please find the ways to get the mode.
    Way 1:
    1.   Press ALT + T when viewing your SharePoint page
    2.   Click Compatibility View Settings in the menu that appears
    3.   Click Add to add the current SharePoint site to your list of compatibility view pages
    4.   Click Close
    Anil Avula[Partner,MCP,MCSE,MCSA,MCTS,MCITP,MCSM] See Me At: http://expertsharepoint.blogspot.de/

  • Vista 64 bit OS and iTunes

    I am getting an error message when initializing iTunes.
    iTunes was not properly installed. If you wish to import or burn CD's
    you need to reinstall iTunes.
    I uninstalled, cleaned the reg, and reloaded a few times.
    Diagnostic DVD/CD test results "Upper Filter Status Failed" (no CD Rom Driver found)
    All seems to be working ok otherwise and CD's seem to be importing OK
    Bud
    Message was edited by: idraliv

    iTunes doesn't officially support 64 bit Windows and the 64 bit Gear drivers you need for burning arn't supplied. You can download them from here:
    http://www.gearsoftware.com/support/drivers.cfm
    A number of people also had problems with the creation of the CD configuration folder, but as your iTunes is working, I guess that doesn't apply to you.

  • How to develop a plugin for 64-bit windows 2008 server?

    I have developed a plugin to open local application from web pages, but the plugin could only run on 32-bit windows and 32-bit and 64-bit windows 7, it couldn't work on 64-bit windows 2008 server. The plugin was compiled by vs2008 studio on 32-bit windows xp. Any instructions or advices, men of genius? Thanks

    Hi Gnittala,
    Thanks for your reply.
    I debug the javascript code in firebug on windows 8 and found that firefox would be not responding while executing "document.body.append(myPlugin)".
    My javascript code is below:
    function openLocalApp(cmdPath, cmdLine) {
    var npMyPlugin = navigator.mimeTypes["application/mozilla-npruntime-scriptable-plugin"];
    if (npMyPlugin) {
    var myPlugin = document.createElement("embed");
    myPlugin.style.visibility = "hidden";
    myPlugin.type = "application/mozilla-npruntime-scriptable-plugin";
    myPlugin.width = 0;
    myPlugin.height = 0;
    document.body.appendChild(myPlugin);
    myPlugin.foo(cmdPath, cmdLine);
    } else {
    alert("Failed to create the plugin!");
    And firefox plugin's source code copys from the following link:
    http://mxr.mozilla.org/seamonkey/source/modules/plugin/samples/npruntime/
    Just changed a little.
    I know the sample is very old, but newer proper sample couldn't be found. So if you can give me a newer sample, I'll appreciate.
    Thanks again.

  • OBIEE 11G 64-Bit Windows LDAP Admin Server Startup Issue

    All,
    I have OBIEE 11G installed on 64-bit Windows, and can see all my LDAP users inside Admin Console just fine. When I reorder my LDAP above the DefaultAuthenticator, and make them both 'SUFFICIENT', my Admin Server no longer starts. It hangs on a line in the AdminServer.log that roughly says '<Security initializing using security realm myrealm.>'. Has anyone ran into this? If so, how do you get the Admin Server to start with a non default LDAP authenticator? I've tried re-ordering numerous ways with the DefaultIdentityAsserter in the middle and at the bottom; I've also tried switching the Control Flags on both with REQUIRED and OPTIONAL, all to no avail. Finally, I tried deleting out the DefaultAuthenticator all together, and it still won't start. At this point, I'm assuming this is another 64-bit issue that was not tested properly. Any thoughts/help will be greatly appreciated.
    Thanks in Advance,
    Josh

    Paul,
    Unfortunately that made no difference. I have pasted in the startup log below. Perhaps someone has some insight into what's happening?
    ####<Apr 12, 2011 8:58:31 AM EDT> <Info> <WebLogicServer> <HQ200-HYPPROD03> <> <[ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'> <> <> <> <1302613111266> <BEA-000000> <WebLogic Server "AdminServer" version:
    WebLogic Server 10.3.3.0 Fri Apr 9 00:05:28 PDT 2010 1321401 Copyright (c) 1995, 2009, Oracle and/or its affiliates. All rights reserved.>
    ####<Apr 12, 2011 8:58:31 AM EDT> <Notice> <Log Management> <HQ200-HYPPROD03> <> <[ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'> <> <> <> <1302613111344> <BEA-170019> <The server log file D:\Oracle\Middleware\user_projects\domains\bifoundation_domain\servers\AdminServer\logs\AdminServer.log is opened. All server side log events will be written to this file.>
    ####<Apr 12, 2011 8:58:31 AM EDT> <Info> <Log Management> <HQ200-HYPPROD03> <> <[ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'> <> <> <> <1302613111360> <BEA-170023> <The Server Logging is initialized with Java Logging API implementation.>
    ####<Apr 12, 2011 8:58:31 AM EDT> <Info> <Diagnostics> <HQ200-HYPPROD03> <AdminServer> <[ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <> <1302613111438> <BEA-320001> <The ServerDebug service initialized successfully.>
    ####<Apr 12, 2011 8:58:31 AM EDT> <Info> <Server> <HQ200-HYPPROD03> <AdminServer> <[ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <> <1302613111594> <BEA-002622> <The protocol "t3" is now configured.>
    ####<Apr 12, 2011 8:58:31 AM EDT> <Info> <Server> <HQ200-HYPPROD03> <AdminServer> <[ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <> <1302613111594> <BEA-002622> <The protocol "t3s" is now configured.>
    ####<Apr 12, 2011 8:58:31 AM EDT> <Info> <Server> <HQ200-HYPPROD03> <AdminServer> <[ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <> <1302613111594> <BEA-002622> <The protocol "http" is now configured.>
    ####<Apr 12, 2011 8:58:31 AM EDT> <Info> <Server> <HQ200-HYPPROD03> <AdminServer> <[ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <> <1302613111594> <BEA-002622> <The protocol "https" is now configured.>
    ####<Apr 12, 2011 8:58:31 AM EDT> <Info> <Server> <HQ200-HYPPROD03> <AdminServer> <[ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <> <1302613111594> <BEA-002622> <The protocol "iiop" is now configured.>
    ####<Apr 12, 2011 8:58:31 AM EDT> <Info> <Server> <HQ200-HYPPROD03> <AdminServer> <[ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <> <1302613111610> <BEA-002622> <The protocol "iiops" is now configured.>
    ####<Apr 12, 2011 8:58:31 AM EDT> <Info> <Server> <HQ200-HYPPROD03> <AdminServer> <[ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <> <1302613111610> <BEA-002622> <The protocol "ldap" is now configured.>
    ####<Apr 12, 2011 8:58:31 AM EDT> <Info> <Server> <HQ200-HYPPROD03> <AdminServer> <[ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <> <1302613111610> <BEA-002622> <The protocol "ldaps" is now configured.>
    ####<Apr 12, 2011 8:58:31 AM EDT> <Info> <Server> <HQ200-HYPPROD03> <AdminServer> <[ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <> <1302613111610> <BEA-002622> <The protocol "cluster" is now configured.>
    ####<Apr 12, 2011 8:58:31 AM EDT> <Info> <Server> <HQ200-HYPPROD03> <AdminServer> <[ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <> <1302613111610> <BEA-002622> <The protocol "clusters" is now configured.>
    ####<Apr 12, 2011 8:58:31 AM EDT> <Info> <Server> <HQ200-HYPPROD03> <AdminServer> <[ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <> <1302613111610> <BEA-002622> <The protocol "snmp" is now configured.>
    ####<Apr 12, 2011 8:58:31 AM EDT> <Info> <Server> <HQ200-HYPPROD03> <AdminServer> <[ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <> <1302613111610> <BEA-002622> <The protocol "admin" is now configured.>
    ####<Apr 12, 2011 8:58:31 AM EDT> <Info> <Server> <HQ200-HYPPROD03> <AdminServer> <[ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <> <1302613111610> <BEA-002624> <The administration protocol is "t3s" and is now configured.>
    ####<Apr 12, 2011 8:58:31 AM EDT> <Info> <RJVM> <HQ200-HYPPROD03> <AdminServer> <[ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <> <1302613111657> <BEA-000570> <Network Configuration for Channel "AdminServer"
    Listen Address          :7002
    Public Address          N/A
    Http Enabled          true
    Tunneling Enabled     false
    Outbound Enabled     false
    Admin Traffic Enabled     true>
    ####<Apr 12, 2011 8:58:31 AM EDT> <Info> <Server> <HQ200-HYPPROD03> <AdminServer> <[ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <> <1302613111688> <BEA-002609> <Channel Service initialized.>
    ####<Apr 12, 2011 8:58:31 AM EDT> <Info> <Socket> <HQ200-HYPPROD03> <AdminServer> <[ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <> <1302613111719> <BEA-000406> <NTSocketMuxer was built on Jan 24 2006 20:40:35
    >
    ####<Apr 12, 2011 8:58:31 AM EDT> <Info> <Socket> <HQ200-HYPPROD03> <AdminServer> <[ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <> <1302613111751> <BEA-000436> <Allocating 3 reader threads.>
    ####<Apr 12, 2011 8:58:31 AM EDT> <Info> <Socket> <HQ200-HYPPROD03> <AdminServer> <[ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <> <1302613111751> <BEA-000446> <Native IO Enabled.>
    ####<Apr 12, 2011 8:58:31 AM EDT> <Info> <IIOP> <HQ200-HYPPROD03> <AdminServer> <[ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <> <1302613111907> <BEA-002014> <IIOP subsystem enabled.>
    ####<Apr 12, 2011 8:58:35 AM EDT> <Info> <Security> <HQ200-HYPPROD03> <AdminServer> <[ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <> <1302613115079> <BEA-090894> <Successfully loaded the OPSS Policy Provider using oracle.security.jps.internal.policystore.JavaPolicyProvider.>
    ####<Apr 12, 2011 8:58:35 AM EDT> <Info> <Security> <HQ200-HYPPROD03> <AdminServer> <[ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <> <1302613115704> <BEA-000000> <Starting OpenJPA 1.1.1-SNAPSHOT>
    ####<Apr 12, 2011 8:58:35 AM EDT> <Info> <Security> <HQ200-HYPPROD03> <AdminServer> <[ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <> <1302613115797> <BEA-000000> <StoreServiceImpl.initJDO - StoreService is initialized with Id = ldap_m7FMisDU3HeeJX/MUK4nqmEiSqI=>
    ####<Apr 12, 2011 8:58:36 AM EDT> <Info> <Security> <HQ200-HYPPROD03> <AdminServer> <[ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <> <1302613116266> <BEA-090516> <The Authenticator provider has preexisting LDAP data.>
    ####<Apr 12, 2011 8:58:36 AM EDT> <Info> <Security> <HQ200-HYPPROD03> <AdminServer> <[ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <> <1302613116594> <BEA-090516> <The Authorizer provider has preexisting LDAP data.>
    ####<Apr 12, 2011 8:58:36 AM EDT> <Info> <Security> <HQ200-HYPPROD03> <AdminServer> <[ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <> <1302613116704> <BEA-000000> <Parsing class "com.bea.common.security.store.data.Top".>
    ####<Apr 12, 2011 8:58:36 AM EDT> <Info> <Security> <HQ200-HYPPROD03> <AdminServer> <[ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <> <1302613116735> <BEA-000000> <Parsing class "com.bea.common.security.store.data.DomainRealmScope".>
    ####<Apr 12, 2011 8:58:36 AM EDT> <Info> <Security> <HQ200-HYPPROD03> <AdminServer> <[ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <> <1302613116735> <BEA-000000> <Parsing class "com.bea.common.security.store.data.RegistryScope".>
    ####<Apr 12, 2011 8:58:36 AM EDT> <Info> <Security> <HQ200-HYPPROD03> <AdminServer> <[ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <> <1302613116735> <BEA-000000> <Parsing class "com.bea.common.security.store.data.PKITypeScope".>
    ####<Apr 12, 2011 8:58:36 AM EDT> <Info> <Security> <HQ200-HYPPROD03> <AdminServer> <[ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <> <1302613116735> <BEA-000000> <Parsing class "com.bea.common.security.store.data.XACMLTypeScope".>
    ####<Apr 12, 2011 8:58:36 AM EDT> <Info> <Security> <HQ200-HYPPROD03> <AdminServer> <[ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <> <1302613116735> <BEA-000000> <Parsing class "com.bea.common.security.store.data.BEASAMLPartner".>
    ####<Apr 12, 2011 8:58:36 AM EDT> <Info> <Security> <HQ200-HYPPROD03> <AdminServer> <[ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <> <1302613116735> <BEA-000000> <Parsing class "com.bea.common.security.store.data.Credential".>
    ####<Apr 12, 2011 8:58:36 AM EDT> <Info> <Security> <HQ200-HYPPROD03> <AdminServer> <[ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <> <1302613116751> <BEA-000000> <Parsing class "com.bea.common.security.store.data.CredentialMap".>
    ####<Apr 12, 2011 8:58:36 AM EDT> <Info> <Security> <HQ200-HYPPROD03> <AdminServer> <[ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <> <1302613116751> <BEA-000000> <Parsing class "com.bea.common.security.store.data.XACMLEntry".>
    ####<Apr 12, 2011 8:58:36 AM EDT> <Info> <Security> <HQ200-HYPPROD03> <AdminServer> <[ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <> <1302613116751> <BEA-000000> <Parsing class "com.bea.common.security.store.data.BEASAMLAssertingParty".>
    ####<Apr 12, 2011 8:58:36 AM EDT> <Info> <Security> <HQ200-HYPPROD03> <AdminServer> <[ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <> <1302613116766> <BEA-000000> <Parsing class "com.bea.common.security.store.data.BEASAMLRelyingParty".>
    ####<Apr 12, 2011 8:58:36 AM EDT> <Info> <Security> <HQ200-HYPPROD03> <AdminServer> <[ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <> <1302613116782> <BEA-000000> <Parsing class "com.bea.common.security.store.data.PasswordCredential".>
    ####<Apr 12, 2011 8:58:36 AM EDT> <Info> <Security> <HQ200-HYPPROD03> <AdminServer> <[ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <> <1302613116782> <BEA-000000> <Parsing class "com.bea.common.security.store.data.UserPasswordCredential".>
    ####<Apr 12, 2011 8:58:36 AM EDT> <Info> <Security> <HQ200-HYPPROD03> <AdminServer> <[ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <> <1302613116782> <BEA-000000> <Parsing class "com.bea.common.security.store.data.PasswordCredentialMap".>
    ####<Apr 12, 2011 8:58:36 AM EDT> <Info> <Security> <HQ200-HYPPROD03> <AdminServer> <[ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <> <1302613116797> <BEA-000000> <Parsing class "com.bea.common.security.store.data.ResourceMap".>
    ####<Apr 12, 2011 8:58:36 AM EDT> <Info> <Security> <HQ200-HYPPROD03> <AdminServer> <[ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <> <1302613116797> <BEA-000000> <Parsing class "com.bea.common.security.store.data.PKIResourceMap".>
    ####<Apr 12, 2011 8:58:36 AM EDT> <Info> <Security> <HQ200-HYPPROD03> <AdminServer> <[ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <> <1302613116797> <BEA-000000> <Parsing class "com.bea.common.security.store.data.WLSCertRegEntry".>
    ####<Apr 12, 2011 8:58:36 AM EDT> <Info> <Security> <HQ200-HYPPROD03> <AdminServer> <[ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <> <1302613116813> <BEA-000000> <Parsing class "com.bea.common.security.store.data.WLSCredMapCollectionInfo".>
    ####<Apr 12, 2011 8:58:36 AM EDT> <Info> <Security> <HQ200-HYPPROD03> <AdminServer> <[ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <> <1302613116813> <BEA-000000> <Parsing class "com.bea.common.security.store.data.WLSPolicyCollectionInfo".>
    ####<Apr 12, 2011 8:58:36 AM EDT> <Info> <Security> <HQ200-HYPPROD03> <AdminServer> <[ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <> <1302613116813> <BEA-000000> <Parsing class "com.bea.common.security.store.data.WLSRoleCollectionInfo".>
    ####<Apr 12, 2011 8:58:36 AM EDT> <Info> <Security> <HQ200-HYPPROD03> <AdminServer> <[ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <> <1302613116813> <BEA-000000> <Parsing class "com.bea.common.security.store.data.XACMLAuthorizationPolicy".>
    ####<Apr 12, 2011 8:58:36 AM EDT> <Info> <Security> <HQ200-HYPPROD03> <AdminServer> <[ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <> <1302613116829> <BEA-000000> <Parsing class "com.bea.common.security.store.data.XACMLRoleAssignmentPolicy".>
    ####<Apr 12, 2011 8:58:36 AM EDT> <Info> <Security> <HQ200-HYPPROD03> <AdminServer> <[ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <> <1302613116844> <BEA-000000> <Parsing class "com.bea.common.security.store.data.Endpoint".>
    ####<Apr 12, 2011 8:58:36 AM EDT> <Info> <Security> <HQ200-HYPPROD03> <AdminServer> <[ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <> <1302613116844> <BEA-000000> <Parsing class "com.bea.common.security.store.data.Partner".>
    ####<Apr 12, 2011 8:58:36 AM EDT> <Info> <Security> <HQ200-HYPPROD03> <AdminServer> <[ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <> <1302613116860> <BEA-000000> <Parsing class "com.bea.common.security.store.data.SPPartner".>
    ####<Apr 12, 2011 8:58:36 AM EDT> <Info> <Security> <HQ200-HYPPROD03> <AdminServer> <[ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <> <1302613116876> <BEA-000000> <Parsing class "com.bea.common.security.store.data.IdPPartner".>
    ####<Apr 12, 2011 8:58:36 AM EDT> <Info> <Security> <HQ200-HYPPROD03> <AdminServer> <[ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <> <1302613116907> <BEA-000000> <Parsing class "com.bea.common.security.store.data.SAML2CacheEntry".>
    ####<Apr 12, 2011 8:58:36 AM EDT> <Info> <Security> <HQ200-HYPPROD03> <AdminServer> <[ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <> <1302613116922> <BEA-000000> <Parsing class "com.bea.common.security.store.data.SchemaVersion".>
    ####<Apr 12, 2011 8:58:37 AM EDT> <Info> <Security> <HQ200-HYPPROD03> <AdminServer> <[ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <> <1302613117516> <BEA-090516> <The CredentialMapper provider has preexisting LDAP data.>
    ####<Apr 12, 2011 8:58:37 AM EDT> <Info> <Security> <HQ200-HYPPROD03> <AdminServer> <[ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <> <1302613117532> <BEA-090516> <The RoleMapper provider has preexisting LDAP data.>
    ####<Apr 12, 2011 8:58:37 AM EDT> <Info> <Security> <HQ200-HYPPROD03> <AdminServer> <[ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <> <1302613117766> <BEA-090093> <No pre-WLS 8.1 Keystore providers are configured for server AdminServer for security realm myrealm.>
    ####<Apr 12, 2011 8:58:37 AM EDT> <Notice> <Security> <HQ200-HYPPROD03> <AdminServer> <[ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <> <1302613117766> <BEA-090082> <Security initializing using security realm myrealm.>
    Thanks,
    Josh

  • Where can I find a version of Premier Elements 11 that will run on 64 bit Windows 8?

    Hi
    I have purchased a Premier Elements 11 over the net and downloaded it over the net.   It tells me it won't install on a 64 bit windows and that I need another version, anybody know where I can get one from?

    Where did you download the installers from?  If you choose the download option and ordered directly from Adobe then please see http://forums.adobe.com/thread/1006208?tstart=0&promoid=KBHJQ for information on how to locate and download your purchased Adobe software.

  • Timetable for 64 bit Windows XE

    Hi,
    Anyone know what the timetable is for a release of XE for 64 bit Windows? I have a client that I need to deploy an application for and the installation failed on
    64 bit Windows and they are not interested in supporting  32 bit Windows servers so I am stuck at this point. I found a couple of links instructing how to address
    the registry error but even after following these I was still unable to connect to the instance after the install.
    Thanks
    Bill

    1. Start the installer ‘Setup.exe’ and click Next until asked about password.
    2. Do not press next. Open with Windows Explorer the folder like this:
    C:\Users\\AppData\Local\Temp{60712028-B7B0-4EC3-9C28-663111EC954A} - this might be different depending on whether server or desktop 64 bit Windows .. but could always search for necessary file in point 3.
    3. There will be a file OracleMTSRecoveryService.reg. Make a copy and rename the copy to KEY_XE.reg
    the click Next..
    Have done this on a couple M$ Azure hosted Windows 64 bit servers and can access Apex application from remote machines with no issue on them.

  • Installed latest itunes update and computer tried to burn a playlist to CD and realized computer no longer recognizes my CD/DVD drive. This is an APPLE Itunes issue. Help!. HPPavillion DV6 64 bit, windows 7

    Installed latest itunes update and computer tried to burn a playlist to CD and realized computer no longer recognizes my CD/DVD drive. After doing some data mining, found out from community this is an long standing APPLE problem- which doesn't get much tech support in terms of fixes. I have an HPPavillion DV6 64 bit, Windows 7 OS . After reading an earlier complaint from 2009 in the support community,  I ran diagnostics from ITunes which gave the following result. Can someone please help? (I'm not enough of a techie to know what I'm doing or how to locate /reinstall CD drivers. I am searching for driver disc but cannot locate.)
    Microsoft Windows 7 x64 Home Premium Edition Service Pack 1 (Build 7601)
    Hewlett-Packard HP Pavilion dv6 Notebook PC
    iTunes 10.6.3.25
    QuickTime 7.7.2
    FairPlay 1.14.43
    Apple Application Support 2.1.9
    iPod Updater Library 10.0d2
    VoiceOver Kit 1.4.2 (222093/222742)
    CD Driver 2.2.0.1
    CD Driver DLL 2.1.1.1
    Apple Mobile Device 5.2.0.6
    Apple Mobile Device Driver 1.59.0.0
    Bonjour 3.0.0.10 (333.10)
    Gracenote SDK 1.9.6.502
    Gracenote MusicID 1.9.6.115
    Gracenote Submit 1.9.6.143
    Gracenote DSP 1.9.6.45
    iTunes Serial Number 0043AC7C0368E428
    Current user is not an administrator.
    The current local date and time is 2012-07-24 23:43:08.
    iTunes is not running in safe mode.
    WebKit accelerated compositing is enabled.
    HDCP is supported.
    Core Media is supported.
    Video Display Information
    ATI Technologies Inc., AMD M880G with ATI Mobility Radeon HD 4250
    **** External Plug-ins Information ****
    No external plug-ins installed.
    iPodService 10.6.3.25 (x64) is currently running.
    iTunesHelper 10.6.3.25 is currently running.
    Apple Mobile Device service 3.3.0.0 is currently running.

    Doublechecking ... did you have CD/DVD drive tests checked when you ran those diagnostics? (I'm not seeing the CD/DVD test results down the bottom of the results where I'd expect to see them.)
    For example, here's what I get:
    Microsoft Windows 7 x64 Ultimate Edition Service Pack 1 (Build 7601)
    Acer Aspire X3400
    iTunes 10.6.3.25
    QuickTime 7.7.2
    FairPlay 1.14.43
    Apple Application Support 2.1.9
    iPod Updater Library 10.0d2
    CD Driver 2.2.0.1
    CD Driver DLL 2.1.1.1
    Apple Mobile Device 5.2.0.6
    Apple Mobile Device Driver 1.59.0.0
    Bonjour 3.0.0.10 (333.10)
    Gracenote SDK 1.9.6.502
    Gracenote MusicID 1.9.6.115
    Gracenote Submit 1.9.6.143
    Gracenote DSP 1.9.6.45
    iTunes Serial Number 003CAD7C0A1258F8
    Current user is not an administrator.
    The current local date and time is 2012-07-26 10:42:53.
    iTunes is not running in safe mode.
    WebKit accelerated compositing is disabled.
    HDCP is supported.
    Core Media is not supported. (16008)
    Video Display Information
    ATI Technologies Inc., AMD Radeon HD 6570
    **** External Plug-ins Information ****
    No external plug-ins installed.
    Genius ID: d6a87ba725121aa1240b1ce936c23470
    iPodService 10.6.3.25 (x64) is currently running.
    iTunesHelper 10.6.3.25 is currently running.
    Apple Mobile Device service 3.3.0.0 is currently running.
    **** CD/DVD Drive Tests ****
    No drivers in LowerFilters.
    UpperFilters: GEARAspiWDM (2.2.0.1),
    E: ATAPI DVD A  DH16ABSH, Rev YA12
    Data or MP3 CD in drive.
    Found 1 songs on CD, playing time 255:57 on CDROM media.
    Track 1, start time 00:02:00
    Get drive speed succeeded.
    The drive CDR speeds are:   4.
    The drive CDRW speeds are:   4.

  • Having a problem with wireless connection. On my Windows XP 32 bit system and a 6510 printer, initi

    On my Dell Latitude D620, Windows XP 32 bit system and my 6510 printer wireless connection (Linksys EA4500) , everything works fine after the computer is booted.  After a period of time (usually overnight), I lose connection to the printer (the scanner icon with a red x is shown on my Windows task bar and I can't print.  Ran Windows Fix and the HP fix programs.  The only thing that solves it is to reboot the computer.  A second symptom is that my IE8 stops connecting to the internet at the same time (gives a 'waiting for' response that never changes).  Firefox still connects OK when this is happening.  So I suspect the problem isn't with the printer, but with my Windows set up.  It is a fresh XP SP3 install (hard drive crashed, but it happened before also).  I reset IE, checked my proxy, no malware, happens with or without firewalls and security programs.
    Hoping that someone else has run into this problem.  Been all over Google, and the IE doesn't work / Firefox works is fairly common, but none of the fixes helps. 

    If you want you can reload Firefox 4.0 or the last "old" version is 3.6.16 and is available here:
    http://www.mozilla.com/en-US/firefox/all-older.html
    Just reinstall your choice of FF. The bookmarks are in a different directory and are NOT overwritten. Some of the Add-ons that worked in 3.6 DO NOT work with 4.0, pay attention and head any warnings when you start 4.0.
    I had to disable extensions: Flashblock and WOT
    Firefox SafeMode? - A troubleshooting mode.
    1.You can open the Firefox 4.0 SafeMode by holding the Shft key when you use the Firefox desktop or Start menu shortcut.
    To exit the Firefox Safe Mode, just close Firefox and wait a few seconds before using the Firefox shortcut to open it again.
    For more help, see this: http://support.mozilla.com/en-US/kb/troubleshooting+extensions+and+themes
    Hope this helps you out.
    Feedback is appreciated especially if this helps you out.

  • When will Firefox offer a 64-bit version ? I use my 32-bit Firefox,but keep my 64-bit Waterfox and Pale Moon ready, when Firefox crashes on Windows 8.

    I am a Firefox Veteran. Been around since the NCSA web browser days and used the first Firefox web browsers. I have never liked or trusted Microsoft Windows, so I've never used Internet Explorer. I had tweaked Windoze Blue Screen Of Death software from the Windows 3.0 days and did minor maintenance on the "Pizza Boxes" to keep them alive until I or my duty station could afford a newer one. Firefox has always performed for me working for "Uncle Sam" or at home. I keep Firefox and the versions: Sea Monkey, Aurora, Nightly on my laptop because I like Firefox and I like to switch from one browser to the other sometimes -- plus, in a Windows crash, I have a backup browser. Windows always "Crashes"; somethings never change. My 32-bit Firefox doesn't seem as reliable on my 64-bit 'Windoze' 8 as it was on Windows 7. My hope is that some of the Firefox Gurus have a 64-bit Firefox up on blocks in the shed out back ready to rock and roll or at least release as experimental to be played with and tested. Thanks guys -- Keep up the good work. Sam

    Someday. This is a question asked multiple times but the answer is always the same, there is no real benefit to moving to 64 bit Firefox, and the amount of work required to do something with no benefit makes this a low priority. Eventually it will happen, but just because it uses 64bit doesn't magically make things better.

  • I'm trying to insall Adobe Photoshop CS3 on a new ASUS ASM11BB001O computer equipped with 64-bit Windows 7.  I use a "bundle" approach, first loading Photoshop 6, then upgrading with CS upgrade and then CS3 upgrade.  The installation goes smoothly until I

    I'm trying to install Adobe Photoshop CS3 on a new ASUS ASM11BB001O computer equipped with 64-bit Windows 7.  I use a "bundle" approach, first loading Photoshop 6, then upgrading with CS upgrade and then CS3 upgrade.  The installation goes smoothly until I add PS CS, and then it balks at the "accept" Adobe conditions screen.  I have two other (Gateway) computers with Windows 7, 64-bit, on both of which the PS-6, CS-CS3 pathway worked fine.  Any thoughts on how to get this working?  Thanks

    If your goal is to install and activate CS5 there is no need to install anything preceding it.  You will only need to have the serial number from the preceding version that you upgrade from (CS3 I guess).

  • I  have a problem with the synchronisation of my iPhone and iPad with Outlook 2007 on my 64-bit Windows 7  PC. For several years, I have had no problems with the synchronisation by cord connection and iTunes between these programmes. However, a few months

    I  have a problem with the synchronisation of my iPhone and iPad with Outlook 2007 on my 64-bit Windows 7  PC. For several years,
    I have had no problems with the synchronisation by cord connection and iTunes between these programmes. However, a few months ago I decided to use Mobile Me. However, there were problems with duplication of calendars and then “rogue events” – which could not be deleted – even if deleted on Outlook and on the iPhone (or both at the same time) – they would just reappear after the next synchronisation.  All other synchronisation areas (eg Contacts, Notes etc) work fine.
    I have looked for help through the Apple Support Community and tried many things.  I have repaired my Outlook. I have repaired my .pst file in Windows. I have re-installed the latest version of iTunes on my PC. I have re-installed the firmware on my iPhone. I have tried many permutations on my iPhone. I have closed down all Mobile Me functions on the iPhone. I have spent upwards of 24 hours trying to solve this problem.
    What am I left with? Outlook works seamlessly on my PC. My iPhone calendar now has no events from  my calendar, but does not synchronise through iTunes. Nor does it send events initiated on the iPhone to the Outlook. I am at the point of abandoning iPhones and iPads altogether.  I need to have a properly synchronising calendar on my phone.  Do you have any suggestions?

    In the control panel goto the "Lenovo - Power Manager" and click the battery tab, there is a maintenance button in there that will let you change the charging profile for your battery.   (from memory, so exact wording may be off)
     The lower the numbers you use there, the longer the battery *should* last.    These batteries degrade faster at higher charge levels, however storing them at too low of levels is also not good for them... I've read that 40% is optimal, but just not realistic if you use your computer.
    --- ThinkPad T61 / Win 7 / Core 2 / 4gb RAM / Nvidia / Still used daily --- ThinkPad Edge 15/ i5 / Win 7 / TrueCrypt / 8gb RAM / Hated it, died at 1 yr 1 mo old --- ThinkPad T510 / Win 7 / TrueCrypt / i5 / 8gb RAM / Nvidia / Current primary machine --- ThinkPad X220 / i7 / IPS / 4gb / TrueCrypt / My Road Machine

  • How to sync with vista 64 bit windows calendar and windows contacts

    Hi all,
    I see the clear msg on the Palm site saying that 64 bit windows is not supported, but that is still my need and my goal.  I just bought a new DELL desktop and am transitioning to it, but this is a showstopper.
    I want to ask if any user has suggestions or if anyone has insight as to if/when palm will sppt it.  Today its hard to buy a machine in a retail store that is not loaded w Vista64...and I spoke to Dell about this, since they need to warn people that the OS may prohibit a person from replacing his old Dell with a new one, but they say its a Palm/Msft problem. 
    My Tungsten E2 is important to me, and I want to sync it daily.  I am not very sophisticated when it comes to PC's or the OS's although i have learned a lot in the past 3 days.  I have no room to keep 2 machines, nor desire.  Any suggestions besides 'let the buyer beware'?
    Signed,
    Feeling Duped
    Post relates to: Tungsten E2

    I've been a Palm user for only 1 Year now and am not impressed.  Sure the 755P was a flashy device with cool features.  However, now after owning the device for a short period I'm looking for updates from Palm which don't exist.  The browser in antiquated and doesn't support recent technology.  The email system is effective, however, hope you don't receive an HTML email because you can't read it in Versamail.  Palm is focused on trying to produce new devices which compete with the IPhone and Storm but aren't remembering that their loyal customers will continue to purchase devices from them if they keep them happy. Futher, after upgrading my wife's laptop to Vista 64-bit I find that we can no longer sync the device using the interface cable. 
    My advice at this time, is to stay away from Palm until they provide the service which customers have come to expect.  I note today 12/7/08 that Palm is selling at $1.42 a share when just 8 years ago Palm stock was selling for $472.50.  Don't you see the picture, people are interested in the new flashy devices, but, if you don't take care of your customer base which has been loyal they will jump ship and move on to the better technology which works. 
    How about providing the updates we need to work today.  It will help me make up my mind next year when this 2-yr contract with Alltel is up (and i become a new Verizon) customer.
    The matter is all in Palm's hands.  I don't see this company surviving past 2010 unless they start taking care of people now.  My advice, stay away from Palm until they fix all these issues which people have identified throughout the web.
    Post relates to: Treo 700p (Verizon)

Maybe you are looking for

  • Error while loading the runtime repository in transaction BSP_WD_CMPWB

    Hi! Experts, I am getting the error boldError while interpreting the runtime repsitory While I am in the transaction BSP_WD_CMPWB its giving this particular error. and while I am going to the WEB UI its throwing the error An exception has occured dur

  • Version 8 configure error when opening Itunes after updating to V8

    I have contacted iTunes several times with no answer to this problem. Everything was fine until I updated to Version 8, now every time I try and open iTunes it starts with a green bar stops about 3/4 along bar then says you need to restart to configu

  • IPhoto Calendar low-resolution alert

    I have tried to use old photos for my 2009 calendar. All the photos show a low-resolution alert. Using my present Panasonic digital camera there are no alerts. How do I increase the old photos resolution to high so that my photos will be a good quali

  • Edit from aperture to photoshop

    When I edit my photos from aperture 3 to photoshop it transfers from a raw file to a tiff file. Is there an easy way to transfer a raw file from aperture to Photoshop and maintain it as a raw file. I presently have to export the raw file from apertur

  • How to export and resize in % to disc?

    Hi! i have some smart folders of my fav. pics. i want to export them to disc for my mobile devices. the pics have different resolutions. I want to resize them in %. I saw only the option in pixel. do you have any idea? if there is no option in LR, ca