Jrun 3.0, windows 2003, IIS6

I am trying to install Jrun version 3.0 service pack 2a,
version 3.024.11614 on a windows 2003 server running IIS6.... It
all appears to install fine but when trying to access the default
web page, I receive error: YOU ARE NOT AUTHORIZED TO VIEW THIS
PAGE.

Not a supported configuration.
See
http://www.adobe.com/support/documentation/en/jrun/4/releasenotes_4_updater4.html
"Windows support - JRun supports Windows 2003 and IIS 6 since
Updater 3"

Similar Messages

  • cfdocument and cfchart stopped working when moved to Windows 2003/IIS6

    We just moved our content to a new server: from Windows 2000 to Windows  2003 (IIS6).
    We are using Cold Fusion MX 7,0,2,142559.
    Everything works properly after the move except:
    1. <cfdocument> (any, the simpliest one) hangs producing error:"The  document has no pages. null "
    2. <cfchart> crashes producing error: "Invalid attribute: autoAdjust null"
    What can it be? Where should we look? Is it some Windows 2003  feature/problem/blockage? Or does it look like Cold Fusion was not  installed properly?
    Any Hot Fixes are required?
    Any ideas are welcome!!!

    I would avoid installing 7.0.1 hotfixes on an 7.0.2 installation.   The 7.0.2 release notes state that "It also includes all previous ColdFusion MX 7 hot fixes that have been released to date, eliminating the need to install multiple hot fixes and patches."
    CF 7.0.2 Release notes
    http://www.adobe.com/support/documentation/en/coldfusion/mx702/cf702_releasenotes.html 
    You might try installing the ColdFusion MX 7.02 Cumulative Hot Fix 3 or the CFDocument Cumulative Hot Fix. 
    ColdFusion MX 7.02 Cumulative Hot Fix 3
    http://kb2.adobe.com/cps/402/kb402465.html 
    ColdFusion MX 7.02 - CFDocument Cumulative Hot Fix
    http://kb2.adobe.com/cps/402/kb402093.html

  • WSCONFIG Problem - MX6.1 on Windows 2003/IIS6

    I'm having a problem with connecting a ColdFusion server
    instance to my IIS webserver using the wsconfig GUI. A few months
    ago I successfully followed these instructions -
    http://www.adobe.com/devnet/coldfusion/articles/multi_instances_print.html
    - to configure 4 CF server instances to 4 separate domains on my
    IIS webserver.
    I now am unable to complete this process for another domain
    because when I get to the part where I run the wsconfig GUI to add
    the web server configuration, I get the following error message:
    "Exception occurred trying to get an MBean"
    I found this CF TechNote -
    http://www.adobe.com/go/fa9e26a2
    - which states that this error is occuring because the wsconfig
    utility is executed with the Sun JVM version 1.5. It then gives
    this solution:
    To resolve this, ensure that wsconfig is executed using a 1.4
    JVM version instead. Using wsconfig.jar at the command line is the
    most effective means for specifying the JVM 1.4 java executable
    when running wsconfig.
    My problem is that despite knowing this and using the
    examples they give and performing numerous google searches, I'm
    still unable to successfully do this.
    Please help me solve this problem.

    Mark,
    There is a enhancement request for this issue. ACS always sends date/time in GMT format to Syslog server "CSCsi40473"
    Release Note:
    Symptom:
    ACS always sends date/time in GMT format to Syslog server. This DDTs is an enhancement request for an option in ACS to configure time format (Local-Time or GMT) in Messages for Syslog server.
    Condition:
    Found on Version Rel 4.1.1.23
    Workaround:
    There is no workaround.
    Regards,
    ~JG
    Do rate helpful posts

  • IISProxy and Windows 2003

    We are in need of a reverse proxy solution for WL that works with Windows 2003
    IIS6. IISForward/IISproxy is not supported and doesn't work. We have tried several
    third party products but they all fail relating to how WL manages cookies. Any
    Suggestions?

    I got it working by following the steps that Patrick Montelo sent, also allow ISAPI extentions.
    I am running Weblogic 8.1 SP3 if that helps.
    -------------From Patrick---------------
    2003 is locked down out of the box, try this:
    1. Open IIS manager
    2. Go to WebService Extensions folder
    For ASPs:
    1. Select Active Server Pages
    2. Click the allow button
    For JSPs:
    1. Click "Add a new web service extension"
    2. Type in a name like "Weblogic pages"
    3. Click "Add" button
    4. Browse to your iisproxy.dll file
    5. Select "Set extension status to allowed"
    6. Click "Ok"
    -----------------------------------------------

  • Problems with Windows 2003, JRun and Java 1.4.2_07

    Hi!
    I have installed JRun 4 with J2SE 1.4.2_07 on a Windows 2003 Server and all goes well until someone install a system patch, Office. After that JRun doesn�t star. The logs says:
    Starting Macromedia JRun 4 (Build 84683), admin server
    An unexpected exception has been detected in native code outside the VM.
    Unexpected Signal : EXCEPTION_ACCESS_VIOLATION (0xc0000005) occurred at PC=0x77F46A07
    Function=RtlFreeHeap+0x322
    Library=C:\WINDOWS\system32\ntdll.dll
    Current Java thread:
         at java.util.zip.ZipFile.getEntry(Native Method)
         at java.util.zip.ZipFile.getEntry(ZipFile.java:146)
         - locked <0x10a83218> (a java.util.jar.JarFile)
         at java.util.jar.JarFile.getEntry(JarFile.java:194)
         at java.util.jar.JarFile.getJarEntry(JarFile.java:181)
         at sun.misc.URLClassPath$JarLoader.getResource(URLClassPath.java:671)
         at sun.misc.URLClassPath.getResource(URLClassPath.java:160)
         at java.net.URLClassLoader$1.run(URLClassLoader.java:191)
         at java.security.AccessController.doPrivileged(Native Method)
         at java.net.URLClassLoader.findClass(URLClassLoader.java:187)
         at java.lang.ClassLoader.loadClass(ClassLoader.java:289)
         - locked <0x10a63608> (a sun.misc.Launcher$AppClassLoader)
         at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:274)
         - locked <0x10a63608> (a sun.misc.Launcher$AppClassLoader)
         at java.lang.ClassLoader.loadClass(ClassLoader.java:235)
         at java.lang.ClassLoader.loadClassInternal(ClassLoader.java:302)
         - locked <0x10a63608> (a sun.misc.Launcher$AppClassLoader)
         at java.lang.Class.getDeclaredConstructors0(Native Method)
         at java.lang.Class.privateGetDeclaredConstructors(Class.java:1618)
         at java.lang.Class.getConstructor0(Class.java:1930)
         at java.lang.Class.getConstructor(Class.java:1027)
         at com.sun.management.jmx.MetaData.findConstructor(MetaData.java:256)
         at com.sun.management.jmx.MBeanServerImpl.internal_instantiate(MBeanServerImpl.java:2111)
         at com.sun.management.jmx.MBeanServerImpl.instantiate(MBeanServerImpl.java:152)
         at jrunx.kernel.ConfigurableServicePartition.loadAndInit(ConfigurableServicePartition.java:127)
         at jrunx.kernel.ConfigurableServicePartition.loadChildren(ConfigurableServicePartition.java:89)
         at jrunx.kernel.ConfigurableServicePartition.setChildElements(ConfigurableServicePartition.java:60)
         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
         at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
         at java.lang.reflect.Method.invoke(Method.java:324)
         at com.sun.management.jmx.MBeanServerImpl.invoke(MBeanServerImpl.java:1628)
         at com.sun.management.jmx.MBeanServerImpl.invoke(MBeanServerImpl.java:1523)
         at jrunx.kernel.ServiceAdapter.invokeMethod(ServiceAdapter.java:705)
         at jrunx.kernel.JRunServiceDeployer.loadMBeans(JRunServiceDeployer.java:179)
         at jrunx.kernel.JRunServiceDeployer.deployServices(JRunServiceDeployer.java:85)
         at jrunx.kernel.DeploymentService.loadServices(DeploymentService.java:46)
         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
         at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
         at java.lang.reflect.Method.invoke(Method.java:324)
         at com.sun.management.jmx.MBeanServerImpl.invoke(MBeanServerImpl.java:1628)
         at com.sun.management.jmx.MBeanServerImpl.invoke(MBeanServerImpl.java:1523)
         at jrunx.kernel.JRun.startServer(JRun.java:575)
         at jrunx.kernel.JRun.<init>(JRun.java:493)
         at jrunx.kernel.JRun$1.run(JRun.java:346)
         at java.security.AccessController.doPrivileged(Native Method)
         at jrunx.kernel.JRun.start(JRun.java:343)
         at jrunx.kernel.JRun.startByNTService(JRun.java:427)
         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
         at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
         at java.lang.reflect.Method.invoke(Method.java:324)
         at jrunx.kernel.JRun.invoke(JRun.java:180)
         at jrunx.kernel.JRun.main(JRun.java:168)
    Dynamic libraries:
    0x00400000 - 0x00410000      C:\JRun4\bin\jrun.exe
    0x77F40000 - 0x77FFA000      C:\WINDOWS\system32\ntdll.dll
    0x77E40000 - 0x77F34000      C:\WINDOWS\system32\kernel32.dll
    0x77DA0000 - 0x77E30000      C:\WINDOWS\system32\ADVAPI32.dll
    0x77C50000 - 0x77CF5000      C:\WINDOWS\system32\RPCRT4.dll
    0x77BA0000 - 0x77BF4000      C:\WINDOWS\system32\MSVCRT.dll
    0x08000000 - 0x08138000      C:\Java\j2sdk1.4.2_07\jre\bin\client\jvm.dll
    0x77D00000 - 0x77D8F000      C:\WINDOWS\system32\USER32.dll
    0x77C00000 - 0x77C44000      C:\WINDOWS\system32\GDI32.dll
    0x76AA0000 - 0x76ACC000      C:\WINDOWS\system32\WINMM.dll
    0x10000000 - 0x10007000      C:\Java\j2sdk1.4.2_07\jre\bin\hpi.dll
    0x76F50000 - 0x76F63000      C:\WINDOWS\system32\Secur32.dll
    0x003F0000 - 0x003FE000      C:\Java\j2sdk1.4.2_07\jre\bin\verify.dll
    0x005F0000 - 0x00609000      C:\Java\j2sdk1.4.2_07\jre\bin\java.dll
    0x00610000 - 0x0061D000      C:\Java\j2sdk1.4.2_07\jre\bin\zip.dll
    0x006E0000 - 0x006EF000      C:\Java\j2sdk1.4.2_07\jre\bin\net.dll
    0x71C00000 - 0x71C18000      C:\WINDOWS\system32\WS2_32.dll
    0x71BF0000 - 0x71BF8000      C:\WINDOWS\system32\WS2HELP.dll
    0x71B20000 - 0x71B63000      C:\WINDOWS\System32\mswsock.dll
    0x76ED0000 - 0x76EF7000      C:\WINDOWS\system32\DNSAPI.dll
    0x76F70000 - 0x76F77000      C:\WINDOWS\System32\winrnr.dll
    0x76F10000 - 0x76F3F000      C:\WINDOWS\system32\WLDAP32.dll
    0x76F80000 - 0x76F85000      C:\WINDOWS\system32\rasadhlp.dll
    0x03230000 - 0x0323C000      C:\JRun4\bin\portscan.dll
    0x71AE0000 - 0x71AE8000      C:\WINDOWS\System32\wshtcpip.dll
    0x76C10000 - 0x76C38000      C:\WINDOWS\system32\imagehlp.dll
    0x6D580000 - 0x6D621000      C:\WINDOWS\system32\dbghelp.dll
    0x77B90000 - 0x77B98000      C:\WINDOWS\system32\VERSION.dll
    0x76B70000 - 0x76B7B000      C:\WINDOWS\system32\PSAPI.DLL
    Heap at VM Abort:
    Heap
    def new generation total 2304K, used 1312K [0x10010000, 0x10280000, 0x109e0000)
    eden space 2112K, 56% used [0x10010000, 0x1013a8d0, 0x10220000)
    from space 192K, 61% used [0x10250000, 0x1026d958, 0x10280000)
    to space 192K, 0% used [0x10220000, 0x10220000, 0x10250000)
    tenured generation total 30272K, used 1139K [0x109e0000, 0x12770000, 0x18010000)
    the space 30272K, 3% used [0x109e0000, 0x10afce80, 0x10afd000, 0x12770000)
    compacting perm gen total 4864K, used 4680K [0x18010000, 0x184d0000, 0x1c010000)
    the space 4864K, 96% used [0x18010000, 0x184a2348, 0x184a2400, 0x184d0000)
    Local Time = Wed Feb 09 10:43:31 2005
    Elapsed Time = 3
    # The exception above was detected in native code outside the VM
    # Java VM: Java HotSpot(TM) Client VM (1.4.2_07-b05 mixed mode)
    # An error report file has been saved as hs_err_pid1712.log.
    # Please refer to the file for further information.
    Can someone help me. Thanx and sorry about my english.
    Manu

    It crashed 3 seconds after it is running. Should be reading some jar file.
    Could be a something corrupted a zip file or something. Can you still do a java -version? You may want to try reinstalling 1.4.2_07

  • Crystal Ras 9 on Windows 2003 Server, IIS6.0, single threaded?

    We have just migrated from Windows 2000 server to Windows 2003 Server over the weekend. We ran into an issue with Crystal Ras 9.0 where the server serving up reports slower that our previous box. We are using IIS 6.0 and .net 2.0 framework with 1.1 installed for backward compat on our some of our old legacy codes. From what our developers can tell, the issue seems to be Crystal Ras queuing up the request and process them one at a time. That didn't happen before the migration. In fact, we also saw it working in our test environment before the migration. Once the pool is filled no further reports are generated which causes all report to stop which also starts to hang our server. They symptoms is worst under heavy user load. We tested with 6 simultaneous users and all 6 are done at the same time no matter the size of the report. Even the one that fail with an error message came up at the exact same time.
    Are there anyway we can adjust the IIS pools and or Crystal Ras to support additional threads?  We are connecting to Windows 2008 SQL Server EE. Any suggestions and or help is appreciated. I cannot find any references that would help us diagnose this further.
    Also, if you can also detail the cost to buying a phone case, that would be helpful as well.
    Thanks
    -atiwat

    Since you are not changing the version of RAS, I am not sure why the queuing would be different on different Operating Systems? You may want to check on how the queuing is setup on the WIN 200 server and duplicate that on the WIN 2003 server. Also, RAS has a limited number of licenses out of the box. Ensure that you are using the same license on both environments.
    Re. phone support. You can obtain a phone case here:
    http://store.businessobjects.com/store/bobjamer/DisplayProductByTypePage&parentCategoryID=&categoryID=11522300
    However, please note that support of version 9 products terminated years ago, so you will not be able to get support for your version. To get phone support, you will have to upgrade to a supported version of RAS (XI r2 at minimum).
    Ludek
    BTW.; Windows 2008 SQL Server EE came way after RAS / CR 9 and has thus not been tested in this environment...

  • ColdFusion 8 -  Windows 2003 R2 w/ IIS6

    Installed ColdFusion 8 several times on a Windows 2003 Server
    (Enterprise Edition r2) running IIS 6 and I'm unable to get the
    admin console to come up after the installation. The system was
    configured during the installation to work with "All" IIS web
    applications on the machine. I have granted "full control" to the
    cf_root/runtime/lib/wsconfig directory to local users IIS_WPG &
    IUSR_xxxxxx and I’m still getting the following error:
    HTTP Error 401.3 - Unauthorized: Access is denied due to an
    ACL set on the requested resource.
    The log file after the installation indicated no errors. Is
    there anything else I can try to resolve this opportunity? I
    installed the development edition of ColdFusion 8 and I had not
    issues whatsoever on a Windows XP machine, SP2. Please help.... I
    have three servers to get up and running soon....

    by default the admin console would be in
    inetpub\wwwroot\cfide\administrator - did you correct the
    permission there?
    Incidentally on a clean install on Windows I've never seen
    any permissions issue when trying to load the administrator
    assuming a default configuration of CF.
    You're not installing it on a 64 bit server are you by any
    chance?

  • CF 9 on Windows 2003 installation problem

    We've been trying to upgrade CF MX 7.02 (multiserver)  to CF 9 on Windows 2003 and installation ended with 2 errors:
    Install JRE:           C:\JRun4\jre
                               Status: ERROR
                               Additional Notes: ERROR - Error Copying the JRE to the destination directory
                                                 ZeroGlq: Target file was read only or did not have write permissions and was not overwritten
    Web Server Connector Configuration Error
                               Status: ERROR
                               Additional Notes: ERROR - JNDI port 2904 for server cfusion is not active
    Now Windows can not start JRun CFusion service there at all.
    The most weird thing is that we seem to be unable to uninstall what got installed of CF 9: [Remove] button in Add or Remove Programs does not do anything.
    It works normally with the other programs but it would not remove CF 9.
    The C://JRun4/Uninstall/Uninstall Cold Fusion 9.exe does not execute either while executables have been added into Control Panel -> System -> Advanced -> Performance -> Data Execution Prevention.
    What would we do at this point?
    Thank you!

    Hi,
    Sounds like you got trouble there and I worry suggestions on forum  may not be the best or indeed on track.
    I guess c:\jrun4 was the same folder that CF7 installed and perhaps CF7 did not uninstall well or upgrade well to what is now a broken  CF9. So now your currently not functional at all I guess you can be brutal and apply forceful changes since you seem to be in place where you can not easily go forward or back. How about this?
    -rename jrun4
    -reboot
    -install CF9 again to newly created jrun4 folder
    That way you can keep your neo*.xml files to refer and hopefully have a working file set present with  CF9 functional.
    HTH, Carl.

  • Windows 2003 SP2 servers migrating from IIS 6.0 to IIS 7.5 without upgrading to Windows 2008 R2

    I have 3 Windows 2003 SP2 servers running IIS 6.0 and my client wants to upgrade to IIS 7.5 without having to upgrade the OS to Windows 2008 R2. Is this possible?
    Thanks

    No I'm afraid not. The full versions of IIS depend on the OS, so IIS6 on 2003, IIS7 on 2008, IIS7.5 on 2008 R2.
    The Express version of IIS can be installed on 2003 but that's for developers only so no use in your situation.
    Also worth nothing in terms of upgrading, unless your 2003 installation is 64-bit then you can only do an in place upgrade to 2008 IIS7. There's no 32-bit option with 2008 R2, and no way to do an in place upgrade between 32-bit and 64-bit, so if you really
    need to upgrade to IIS 7.5 then your only option would be to start with a new install and then migrate the websites from one server to another.

  • IE Integrated authentication not working with Windows 2003 clients

    Hi,
    I have a website on a windows 2008 R2 server on IIS. It is accessible through the Windows 7/windows 2008 internet explorers with integrated authentication. when the same user logged in a windows 2003 server and try to open this site, popping up the username/password
    prompt. Even if giving the right username/pw, it doesnt accept.
    IE integrated authentication is enabled in the client. Is there any restriction in windows 2003/xp clients to use integrated authentication on a site published in IIS7 over a windows 2008?
    Thanks for any help.

    This may help
    http://forums.iis.net/t/1167697.aspx?Making+Windows+Authentication+work+on+IIS7+it+worked+on+IIS6
    Generally www.iis.net is a good place for solving similar task and problems.
    Regards
    Milos

  • Support package / add on import error in DB2 V9.1 / windows 2003 system

    Hi
    I have installed ERP 6.0 IDES version in Windows 2003 server with DB2 LUW 9.1 / FP5.
    I have selected "Row Compression" and "Deferred Table Creation" during installation.
    Now when I am importing add on BI Content 7.03, I am getting error during Movename tabs phase.
    Error in phase: IMPORT_PROPER
    Reason for error: TP_STEP_FAILURE
    Return code: 0008
    Error message: OCS Package ALL, tp step "6", return code 0008
    The error message in the file D:\usr\sap\trans\log\P090113.IDS is as follows,
    2 ETP301
    3 ETP361 "96" Shadow-Nametabs activated, DDL executed
    2 ETP362 "6" Shadow-Nametab activations failed
    2 ETP360 Begin: Act. of Shadow-Nametabs with DDL ("2009/01/13 02:57:51")
    2 ETP363 End : Act. of Shadow-Nametabs with DDL ("2009/01/13 02:58:07")
    2 ETP301
    1 ETP172 MOVE OF NAMETABS
    1 ETP110 end date and time : "20090113025807"
    1 ETP111 exit code : "8"
    1 ETP199 ######################################
    I have read some notes it may be due to "Row compression" and "Deffered table creation" option in DB2. Please help me in resolving this issue if it is DB2 related.
    Regards,
    Nallasivam.D

    Hi,
    Please find the real error message which I found in the same log file. This is a new installation.
    System configuration details:
    ERP 6.0 IDES SR3 + Windows 2003 enterprise server SP2 + DB2 V9.1 / FP5
    BASIS and ABAP support pack level: (700) 13.
    Error message:
    3 ETP399 INDEX IN "IDS#BTABI"
    3 ETP399 LONG IN "IDS#BTABD COMPRESS YES"
    3 ETP399 
    2WETP000 02:53:26: Retcode 1: error in DDL statement for "/OSP/T_REPINFO                " - repeat
    2EETP345 02:53:38: Retcode 1: SQL-error "-107-SQL0107N  The name "IDS#BTABD COMPRESS YES" is too lo
    2EETP345 ng.  The maximum length is "18".  SQLSTATE=42622" in DDL statement for "/OSP/T_REPINFO   
    2EETP345             "
    2 ETP399  -
    DB-ROLLBACK() -
    3 ETP399 INDEX IN "IDS#POOLI"
    3 ETP399 LONG IN "IDS#POOLD COMPRESS YES"
    3 ETP399 
    2WETP000 02:54:05: Retcode 1: error in DDL statement for "/SAPPO/CMP_ASG                " - repeat
    2EETP345 02:54:17: Retcode 1: SQL-error "-107-SQL0107N  The name "IDS#POOLD COMPRESS YES" is too lo
    2EETP345 ng.  The maximum length is "18".  SQLSTATE=42622" in DDL statement for "/SAPPO/CMP_ASG   
    2EETP345             "
    2 ETP399  -
    DB-ROLLBACK() -
    2EETP334 02:54:17: error in DDL, nametab for "/SAPPO/CMP_ASG" not activated
    3 ETP399 IN "IDS#POOLD"
    3 ETP399 INDEX IN "IDS#POOLI"
    3 ETP399 LONG IN "IDS#POOLD COMPRESS YES"
    3 ETP399 
    2WETP000 02:54:17: Retcode 1: error in DDL statement for "/SAPPO/CSCRN_HDR              " - repeat
    2EETP345 02:54:29: Retcode 1: SQL-error "-107-SQL0107N  The name "IDS#POOLD COMPRESS YES" is too lo
    2EETP345 ng.  The maximum length is "18".  SQLSTATE=42622" in DDL statement for "/SAPPO/CSCRN_HDR 
    2EETP345             "
    2 ETP399  -
    DB-ROLLBACK() -
    2EETP334 02:54:29: error in DDL, nametab for "/SAPPO/CSCRN_HDR" not activated
    3 ETP399 INDEX IN "IDS#POOLI"
    3 ETP399 LONG IN "IDS#POOLD COMPRESS YES"
    3 ETP399 
    2WETP000 02:54:29: Retcode 1: error in DDL statement for "/SAPPO/F_ASG                  " - repeat
    2EETP345 02:54:41: Retcode 1: SQL-error "-107-SQL0107N  The name "IDS#POOLD COMPRESS YES" is too lo
    2EETP345 ng.  The maximum length is "18".  SQLSTATE=42622" in DDL statement for "/SAPPO/F_ASG     
    2EETP345             "
    2 ETP399  -
    DB-ROLLBACK() -
    2EETP334 02:54:41: error in DDL, nametab for "/SAPPO/F_ASG" not activated
    Regards,
    Nallasivam.D

  • Installation problem on Windows 2003

    Hi All,
    I have installed the saprfc extension on my laptop for testing purposes.
    Definitions of my laptop: Windows XP, IIS 6, PHP 4.4.2, SAP GUI 640
    Everything works fine and I can access the SAP through the web server on my laptop without any problem.
    Now, after finishing my tests I installed my web application on a real production server with the following definitions: Windows 2003 server, IIS 6, PHP 4.4.2
    As you can see – the two differences are the operating system and the fact that I do not have a complete SAP GUI installation on the server – I only located the librfc32.dll under the windows library.
    My problem is that I get the message that the php_saprfc.dll extension cannot be loaded (I edited the php.ini).
    Doe anyone have any idea why?
    Thanks,
    Roy

    Hi,
    I have an installation with my laptop WIN2003 server with apache web server instead of IIS, without problems.
    Are you sure that in your php.ini is all OK?
    Have you tried to copy the WIN2003 php.ini on your laptop and try to load saprfc.dll?
    Lorenzo

  • Windows 2008 R2 SP1 (64bit) shared folders no longer work with Windows 7 Pro but do work with WindowsXP & Windows 2003

    As of last week, our Windows 7 Pro workstations can not map or browse the Windows 2008 Server shares. They can ping the Windows 2008 server. The Windows 7 Pro machines can still access the Windows 2003 Server Shares. The older workstations running Windows
    XP can still map to the both the Windows 2003 & Windows 2008 Servers. All the servers can browse to each others shared folders (2 windows 2003 server & 1 windows 2008 server). 

    Ok, now you're down to network or permissions issues. An unedited ipconfig /all
    of server and problem workstation may help. You could also try setting up some auditing.
    https://technet.microsoft.com/en-us/library/dn311489.aspx
    Regards, Dave Patrick ....
    Microsoft Certified Professional
    Microsoft MVP [Windows]
    Disclaimer: This posting is provided "AS IS" with no warranties or guarantees , and confers no rights.

  • Migration from Oracle 9i 32 bit to Oracle 10G 64 bit on Windows 2003 Server

    I am working on migrating Oracle 9i 32 bit to Oracle 10G 64 bit on Windows 2003 from Old server to new server. We have db around 500 GB and 3 schemas. I installed Oracle 10G on new server, created tablespaces, schema's blah blah and now doing export and import at schema level from old server to new server.
    Import is taking more than 4 to 5 hours on new server. My manager is saying, window time is bit longer and he wants me to try possiblities to make this process faster. Can some one help me on this, to use the best possible method to complete this process faster?
    Will below step work, if I try?
    If I install, oracle 9i and 10g both on new server in different home directories and take the hot backup from old machine and restore on new machine in 9i home directory and use the upgrade configuration assistant from 10g and do the upgrade? Pls advice.
    Thanks in advance,
    Hari babu
    Edited by: user6367891 on Mar 2, 2010 5:28 AM

    It looks good.
    I have one question in below steps:
    To migrate an Oracle9i or older database to an Oracle Database 10g Release 1 (10.1) database for 64-bit Windows:
    1 Perform steps 1 - 11 in "Migrating an Oracle Database 10g Release 1 (10.1) Database".
    2 Shut down the database on the 64-bit computer:
    SQL> SHUTDOWN IMMEDIATE;
    3 Start the database migration:
    SQL> STARTUP MIGRATE;
    4 Migrate the database as described in Chapter 3, "Upgrading a Database to the New Oracle Database 10g Release" in Oracle Database Upgrade Guide.
    In step 4, it says, migrate database as described in chapter 3. In chapter 3, it says, to do the upgrade the process using dbca or manually. Pls confirm whether do the upgrade process after issuing startup migrate or not.
    Thanks in advance.

  • How to Install 64-bit "Generic / Text Only" print driver on a 32-bit Windows 2003 Server?

    Hi All,
    In a nutshell, I need to Install the 64-bit Generic / Text Only print driver on a 32-bit Windows 2003 Server’s “Generic / Text Only 32-bit print queue.
    The problem is that there is no Driver-Disk to get the drivers. I’ve been able to isolate 14 files related to the 64 bit drivers from a Windows 7 x64 computer and copy them to a temp folder on the Windows 2003 x32 server. When I try to add the 64 bit driver
    to the Windows 2003 x32 server,  it wants a *.inf file, which I don’t have and can’t find.
    Because Microsoft will no longer support Windows XP, my client is replacing all of their Point-of-Sale Windows XP x32 systems with Windows 7 x64. They use Terminal Services (Remote Desktop) to connect to a Windows 2003 x32 server to use the POS system. The
    POS software redirects LPT1 back to the local Generic / Text Only printer. This works great for XP x32.
    When we use the Terminal Services POS software on the new Windows 7 x64 system, none of the labels print out because it’s redirected in 32-bit back to the local Windows 7 x64 Generic / Text Only 64-bit printer.
    This will be a huge issue for me if I can’t get this to work.
    Thanks in advance for any suggestions and help! -Rob

    those may be helpful...
    http://social.technet.microsoft.com/Forums/en-US/a129f49a-0216-41f0-b190-3efb46fbb8ac/generic-text-only-driver-on-windows-2008-server-r2?forum=winserverprint
    http://blogs.technet.com/b/yongrhee/archive/2009/09/14/how-to-add-64-bit-print-drivers-on-32-bit-windows-server-2003-or-windows-server-2008-print-server.aspx
    Best,
    Howtodo

Maybe you are looking for