RH7 -  Linux client libraries?

I'm using RoboHelp 7 to make context-sensitive help, with WebHelp as the primary output settings. This works perfectly on Windows and Mac. On Linux, when a user clicks a button on a software GUI to bring up the help, they see the following error: "Help not currently supported in Unix". I asked one of my engineer co-workers about this, and he said we would need to get Linux client libraries for RoboHelp.
Do I need to upgrade to RoboHelp 8 to fix this problem? Is there a separate extension/add-on of sort for this product that I'm missing? Thanks for any assistance.

Hi there
The only "library" I'm aware of is a JavaScript file that is supplied for linking WebHelp.
You may wish to refer to fellow Adobe Community Expert Peter Grainge's site using the link below:
Click here to view Peter's site
Cheers... Rick
Begin learning RoboHelp HTML 7 within the day - $24.95!
Click here for Adobe Certified Captivate and RoboHelp HTML Training
Click here for the SorcerStone Blog
Click here for RoboHelp and Captivate eBooks

Similar Messages

  • 32 Bit Oracle Client Libraries on a 64 Bit Machine

    Hello,
    I own a 32 bit application that is running on a 64 bit linux machine currently only installed with 64 bit oracle client libraries. I requested the administrator install the 32 bit client libraries so that my application can function and they tell me that it is not possible. They cited a Meta-Link article that I do not seem to have access to, but this doesn't seem right. Has anyone else ever installed 32 bit compatible client libraries on a 64 bit machine. Thanks
    -Steve
    (First Time Poster)

    On Linux (and this is only on Linux, not on Solaris and AIX !) if the OS is 64bit, only 64 bit Oracle is supported.
    Check the Certify pages for Linux x86-64. This is in the critical notes :
    "Linux x86-64, support on AMD64/EM64T and Intel Processor Chips that adhere to the x86-64 architecture with supported Linux releases. *Running Oracle 32-bit on AMD64/EM64T (64-bit OS) is not supported .*
    Oracle 32-bit running on AMD64/EM64T with a 32-bit OS is supported, refer to platform Linux x86 for more information on product availability. "
    Hemant K Chitale
    http://hemantoracledba.blogspot.com
    You can access certify at http://www.oracle.com/technology/support/metalink/index.html
    Edited by: Hemant K Chitale on Sep 3, 2009 11:43 PM

  • SCCM 2012 Linux Client Installation Error

    Hi guys,
    I had an error when a try to install SCCM 2012 R2 Linux Client on various RedHat Servers.
    This is the error on my Linux Servers:
    Checking Prerequisites...
    Running preinstall validator
    /tmp/cmetc/bin_100/preinstallvalidator: error while loading shared libraries: libssl.so.1.0.0: cannot open
    shared object file: No such file or directory
    Pre-Install validator failed. Please check the version of OpenSSL with CM installation requirements.
    I've seen this is a known error, and probably it could be solved by creating symlinks on the RedHat systems.
    I'm not a Linux expert. How do I create the symlink? What is the exact command?
    Regards,
    Rodrigo

    Excellent Kamil !
    I executed the following commands, and it worked fine:
    ln -s /usr/lib64/libssl.so.1.0.1e /usr/lib64/libssl.so.1.0.0
    ls /usr/lib64/ | grep libssl
    ln -s /usr/lib64/libcrypto.so.1.0.1e /usr/lib64/libcrypto.so.1.0.0
     ls /usr/lib64/ | grep libcrypto
    ./install -mp srv.domain.cl -sitecode NNN ccm-Universalx64.1.0.0.4580.tar
    Thanks a lot.
    Regards,
    Rodrigo

  • SCCM Debian/Linux client

    Hello, 
    I´m trying to install Debian Linux client http://www.microsoft.com/en-us/download/details.aspx?id=36212 following this article http://sccmfaq.wordpress.com/2013/06/29/sccm-2012-sp1-using-linux-client-on-debian-6/ 
    When I try to execute with the following line:
     ./install –mp systemcenter.digitainer.com -sitecode IPV ccm-Universalx86.1.0.0.4648.tar
    It doesn´t work , starting debug with set -x it is not getting the parameters for the TARFILE as you can see here:
    + NOSTART=0
    + HTTPS_CAPABLE=0
    + NOCRLCHECK=0
    + NOOUTPUT=1
    + ALL_YES=0
    + CLEAN_INSTALL=0
    + KEEP_DB=0
    + OUTFILE=/dev/null
    + TMPWRKDIR=/tmp/cmetc
    + LOGGINGDIR=/var/opt/microsoft
    + IGNORE_SHA256_VALIDATION_PARAM=0
    + ECHO_FLAG=-e
    + echo -e \n
    + [ -n -e  ]
    + ECHO_FLAG=
    + VERSION=
    + PATCH=
    + PLATFORM=
    + ARCH=
    + SuSE_Release=/etc/SuSE-release
    + SUSE_Release=/etc/SUSE-release
    + RH_Release=/etc/redhat-release
    + FED_Release=/etc/fedora-release
    + GetARCH
    + uname -s
    + [ -r /etc/SuSE-release ]
    + [ -r /etc/SUSE-release ]
    + [ -r /etc/redhat-release ]
    + PLATFORM=Universal
    + VERSION=
    + GetARCHInternal
    + uname -m
    + ARCH=i686
    + ARCH=x86
    + OS=Universalx86
    + ALTOS=x86
    + whoami
    + whoami=root
    + [ root != root ]
    + INSTALLDIR=/opt/microsoft
    + SIGN_CERT_PATH=
    + SIGN_CERT_PASSWORD=
    + ADDL_ROOT_CERTS=
    + SITE_SIGN_CERT_PATH=
    + CRL_LIST=
    + [ 5 -ge 1 ]
    + TARFILE=–mp
    + dirname –mp
    + tarrootdir=.
    + echo .
    + grep ^/
    + [ 1 -ne 0 ]
    + [ ! -d . ]
    + cd .
    + pwd
    + tarrootdir=/tmp/ccm
    + basename –mp
    + TARFILE=/tmp/ccm/–mp
    + [ ! -r /tmp/ccm/–mp ]
    + echo Archive file not found or no read permissions.
    Archive file not found or no read permissions.
    + exit 1
    Even forcing it, it later ask me for the other params, it isn´t getting the parameters properly. 
    Maybe something is wrong in the script, before patch it I want know if anyone has run it without modifications.
    I´m running debian 6 and Locale set to C or Posix.
    Thanks.

    Now it just has unpacked the packet , but it doesn´t register Libraries:
    /opt/microsoft/configmgr/bin_098# ldd CCMExec
            linux-gate.so.1 =>  (0xb770a000)
            libssl.so.0.9.8 => /usr/lib/i686/cmov/libssl.so.0.9.8 (0xb76bc000)
            libcrypto.so.0.9.8 => /usr/lib/i686/cmov/libcrypto.so.0.9.8 (0xb7564000)
            libdl.so.2 => /lib/i686/cmov/libdl.so.2 (0xb7555000)
            libmofcxx.so => not found
            libhttpclientcxx.so => not found
            libwqlcxx.so => not found
            libomiclient.so => not found
            libmicxx.so => not found
            libpthread.so.0 => /lib/i686/cmov/libpthread.so.0 (0xb753b000)
            libpam.so.0 => /lib/libpam.so.0 (0xb752f000)
            librt.so.1 => /lib/i686/cmov/librt.so.1 (0xb7526000)
            libstdc++.so.6 => /usr/lib/libstdc++.so.6 (0xb7431000)
            libm.so.6 => /lib/i686/cmov/libm.so.6 (0xb740a000)
            libgcc_s.so.1 => /lib/libgcc_s.so.1 (0xb73ec000)
            libc.so.6 => /lib/i686/cmov/libc.so.6 (0xb72a5000)
            libz.so.1 => /usr/lib/libz.so.1 (0xb7291000)
            /lib/ld-linux.so.2 (0xb770b000)
            libcrypt.so.1 => /lib/i686/cmov/libcrypt.so.1 (0xb725f000)
    It doesn´t register the service start script.
    Really this package has been tested and deployed by someone? 

  • Oracle 32bit client libraries

    Hi all,
    I need to install oracle32 bit client libraries on 64 bit linux platform. If I install Oracle11.2 client(complete) 64 bit, will it install 32bit client libraries or not.

    different ORACLE_HOMEYes, 64 bit binaries cannot be mixed with 32 bit. And special care must be taken to ensure a 64 bit database is not started with a 32 bit OH, and vice-versa.
    In unix its pretty simple to ensure the proper environment. On any windows platform it can be tricky, some software installations will add an "oracle home switch" utility to choose, but not all include the utility.

  • 32 Bit ORACLE_HOME Client Libraries Hang

    Hello All,
    I have a 64 bit Redhat Oracle installation -->
    SQL*Plus: Release 10.2.0.2.0 - Production on Wed Feb 6 10:37:37 2008
    Copyright (c) 1982, 2005, Oracle. All Rights Reserved.
    Connected to:
    Oracle Database 10g Enterprise Edition Release 10.2.0.2.0 - 64bit Production
    With the Partitioning and Data Mining options
    I've created a database in the usual manner. I then exported (with exp) a database from a 32 bit Solaris system and imported it (imp) to the 64 bit database. The data and the import looked fine.
    Our application is 32 bit, and uses Pro/C. The application resides on the Oracle server machine, so I'm using these two libraries from $ORACLE_HOME/lib32 :
    ---> /oracle/product/10.2.0/lib32/libclntsh.so.10.1
    ---> /oracle/product/10.2.0/lib32/libnnz10.so
    With 32 bit compilation, the "EXEC SQL CONNECT :connectString ; "
    will block and hang, and the process STAT column from the 'ps' command shows a 'D' , which means "Uninterruptible sleep (usually IO)". These processes cannot be killed (even by root with kill -9). The listener.log file appears to show a valid connection--->
    06-FEB-2008 10:23:41 * (CONNECT_DATA=(SERVER=DEDICATED)(SID=NSS)(CID=(PROGRAM=ins)(HOST=rtnslinuxqaa)(USER=rtns))) * (ADDRESS=(PROTOCOL=tcp)(HOST=172.26.16.18)(PORT=38233)) * establish * NSS * 0
    However, sqlnet.log shows a TNS timeout error:
    Fatal NI connect error 12170.
    VERSION INFORMATION:
         TNS for Linux: Version 10.2.0.2.0 - Production
         Oracle Bequeath NT Protocol Adapter for Linux: Version 10.2.0.2.0 - Production
         TCP/IP NT Protocol Adapter for Linux: Version 10.2.0.2.0 - Production
    Time: 06-FEB-2008 10:24:41
    Tracing not turned on.
    Tns error struct:
    ns main err code: 12535
    TNS-12535: TNS:operation timed out
    ns secondary err code: 12606
    nt main err code: 0
    nt secondary err code: 0
    nt OS err code: 0
    Client address: (ADDRESS=(PROTOCOL=tcp)(HOST=172.26.16.18)(PORT=38233))
    With 64 bit compilation, all is fine and the connect statement succeeds.
    When I run a small Pro/C test program to connect, my ORACLE_HOME is /oracle/product/10.2.0 and my LD_LIBRARY_PATH specifies the $ORACLE_HOME/lib32 directory.
    Questions:
    Are there any options or control or parameters that need to be specified when creating a database to support connections from the 32 bit client libraries?
    Does anyone have any insight into solving this?
    Any help or advice is greatly appreciated.
    Thanks in advanced..
    Joe

    Are there any options or control or parameters that need to be specified when creating a database to support connections from the 32 bit client libraries?
    No, there are not. Nor are they required. One of the strenghts of Oracle has always been interoperability without almost other platforms and versions.
    My gut feeling tells this is being caused by excluding the 64-bit libraries from the LD_LIBRARY_PATH. I would try setting it to $ORACLE_HOME/lib:$ORACLE_HOME/lib32
    Other than that, you may want to consider to set up a different, fully 32-bit Oracle_home, with only the client and Pro*C installed.
    Sybrand Bakker
    Senior Oracle DBA

  • PHP, SunOS, Oracle Client Libraries

    Hello,
    I am puzzled as to getting the OCI functions to work in PHP. I read the setup of PHP on phpbuilder.net and it stated that I need the Oracle8 Client Libraries in order to access an Oracle database.
    Is there anywhere that I can get these libraries? Are they free? I need to know how to get them.
    Here is my scenario. In our intranet, we have an Oracle database that I have to access to extract data and then post them on a web page. I want to use PHP, because it is the only way that I can think of that utilizes our current system.
    Can anyone help me? I would appreciate it ALOT. Thanks in advance
    George
    null

    You have probably solved this problem as it was back in Feb. However for someone who stumbles across this message and is looking for an answer:
    You have to get the complete Oracle Package. The Linux client is part of it.

  • New files and folders on a Linux client mounting a Windows 2012 Server for NFS share do not inherit Owner and Group when SetGID bit set

    Problem statement
    When I mount a Windows NFS service file share using UUUA and set the Owner and Group, and set the SetGID bit on the parent folder in a hierarchy. New Files and folders inside and underneath the parent folder do not inherit the Owner and Group permissions
    of the parent.
    I am given to understand from this Microsoft KnowledgeBase article (http://support.microsoft.com/kb/951716/en-gb) the problem is due to the Windows implmentation of NFS Services not supporting the Solaris SystemV or BSD grpid "Semantics"
    However the article says the same functionality can acheived by using ACE Inheritance in conjunction with changing the Registry setting for "KeepInheritance" to enable Inheritance propagation of the Permissions by the Windows NFS Services.
    1. The Precise location of the "KeepInheritance" DWORD key appears to have "moved" in  Windows Server 2012 from a Services path to a Software path, is this documented somewhere? And after enabling it, (or creating it in the previous
    location) the feature seems non-functional. Is there a method to file a Bug with Microsoft for this Feature?
    2. All of the references on demonstrating how to set an ACE to achieve the same result "currently" either lead to broken links on Microsoft technical websites, or are not explicit they are vague or circumreferential. There are no plain Examples.
    Can an Example be provided?
    3. Is UUUA compatible with the method of setting ACE to acheive this result, or must the Linux client mount be "Mapped" using an Authentication source. And could that be with the new Flat File passwd and group files in c:\windows\system32\drivers\etc
    and is there an Example available.
    Scenario:
    Windows Server 2012 Standard
    File Server (Role)
    +- Server for NFS (Role) << -- installed
    General --
    Folder path: F:\Shares\raid-6-array
    Remote path: fs4:/raid-6-array
    Protocol: NFS
    Authentication --
    No server authentication
    +- No server authentication (AUTH_SYS)
    ++- Enable unmapped user access
    +++- Allow unmapped user access by UID/GID
    Share Permissions --
    Name: linux_nfs_client.host.edu
    Permissions: Read/Write
    Root Access: Allowed
    Encoding: ANSI
    NTFS Permissions --
    Type: Allow
    Principal: BUILTIN\Administrators
    Access: Full Control
    Applies to: This folder only
    Type: Allow
    Principal: NT AUTHORITY\SYSTEM
    Access: Full Control
    Applies to: This folder only
    -- John Willis, Facebook: John-Willis, Skype: john.willis7416

    I'm making some "major" progress on this problem.
    1. Apparently the "semantics" issue to honor SGID or grpid in NFS on the server side or the client side has been debated for some time. It also existed as of 2009 between Solaris nfs server and Linux nfs clients. The Linux community defaulted to declaring
    it a "Server" side issue to avoid "Race" conditions between simultaneous access users and the local file system daemons. The client would have to "check" for the SGID and reformulate its CREATE request to specify the Secondary group it would have to "notice"
    by which time it could have changed on the server. SUN declined to fix it.. even though there were reports it did not behave the same between nfs3 vs nfs4 daemons.. which might be because nfs4 servers have local ACL or ACE entries to process.. and a new local/nfs
    "inheritance" scheme to worry about honoring.. that could place it in conflict with remote access.. and push the responsibility "outwards" to the nfs client.. introducing a race condition, necessitating "locking" semantics.
    This article covers that discovery and no resolution - http://thr3ads.net/zfs-discuss/2009/10/569334-CR6894234-improved-sgid-directory-compatibility-with-non-Solaris-NFS-clients
    2. A much Older Microsoft Knowledge Based article had explicit examples of using Windows ACEs and Inheritance to "mitigate" the issue.. basically the nfs client "cannot" update an ACE to make it "Inheritable" [-but-] a Windows side Admin or Windows User
    [-can-] update or promote an existing ACE to "Inheritable"
    Here are the pertinent statements -
    "In Windows Services for UNIX 2.3, you can use the KeepInheritance registry value to set inheritable ACEs and to make sure that these ACEs apply to newly created files and folders on NFS shares."
    "Note About the Permissions That Are Set by NFS Clients
    The KeepInheritance option only applies ACEs that have inheritance enabled. Any permissions that are set by an NFS client will
    only apply to that file or folder, so the resulting ACEs created by an NFS client will
    not have inheritance set."
    "So
    If you want a folder's permissions to be inherited to new subfolders and files, you must set its permissions from the Windows NFS server because the permissions that are set by NFS clients only apply to the folder itself."
    http://support.microsoft.com/default.aspx?scid=kb;en-us;321049
    3. I have set up a Windows 2008r2 NFS server and mounted it with a Redhat Enteprise Linux 5 release 10 x86_64 server [Oct 31, 2013] and so far this does appear to be the case.
    4. In order to mount and then switch user to a non-root user to create subdirectories and files, I had to mount the NFS share (after enabling Anonymous AUTH_SYS mapping) this is not a good thing, but it was because I have been using UUUA - Unmapped Unix
    User Access Mapping, which makes no attempt to "map" a Unix UID/GID set by the NFS client to a Windows User account.
    To verify the Inheritance of additional ACEs on new subdirectories and files created by a non-root Unix user, on the Windows NFS server I used the right click properties, security tab context menu, then Advanced to list all the ACEs and looked at the far
    Column reflecting if it applied to [This folder only, or This folder and Subdirectories, or This folder and subdirectories and files]
    5. All new Subdirectories and files createdby the non-root user had a [Non-Inheritance] ACE created for them.
    6. I turned a [Non-Inheritance] ACE into an [Inheritance] ACE by selecting it then clicking [Edit] and using the Drop down to select [This folder, subdirs and files] then I went back to the NFS client and created more subdirs and files. Then back to the
    Windows NFS server and checked the new subdirs and folders and they did Inherit the Windows NFS server ACE! - However the UID/GID of the subdirs and folders remained unchanged, they did not reflect the new "Effective" ownership or group membership.
    7. I "believe" because I was using UUUA and working "behind" the UID/GID presentation layer for the NFS client, it did not update that presentation layer. It might do that "if" I were using a Mapping mechanism and mapped UID/GID to Windows User SIDs and
    Group SIDs. Windows 2008r2 no longer has a "simple" Mapping server, it does not accept flat text files and requires a Schema extension to Active Directory just to MAP a windows account to a UID/GID.. a lot of overhead. Windows Server 2012 accepts flat text
    files like /etc/passwd and /etc/group to perform this function and is next on my list of things to see if that will update the UID/GID based on the Windows ACE entries. Since the Local ACE take precedence "over" Inherited ACEs there could be a problem. The
    Inheritance appears to be intended [only] to retain Administrative rights over user created subdirs and files by adding an additional ACE at the time of creation.
    8. I did verify from the NFS client side in Linux that "Even though" the UID/GID seem to reflect the local non-root user should not have the ability to traverse or create new files, the "phantom" NFS Server ACEs are in place and do permit the function..
    reconciling the "view" with "reality" appears problematic, unless the User Mapping will update "effective" rights and ownership in the "view"
    -- John Willis, Facebook: John-Willis, Skype: john.willis7416

  • Pdf printing with linux client

    hi,
    i'm working with a SuSE 9.3 Client and I want to use PDF-Printing with the Acrobat Reader. With Windows Xp it works fine, but if i choose the PDF-Printer with the Linux-Client nothing happens. The PDF-Job exist in the cue. What do i have to do that it works?
    P.S. I`am from germany ;-)

    Thanks! But on which machine do i have to put the lp command?
    Application-Server?
    Tarantella Server?
    Client?
    I have put it on my Client! But nothinng happens.
    My PATH --> /home/me/bin:/usr/local/sgdee:/usr/local/bin:/usr/bin:/usr/X11R6/bin:/bin:/usr/games:/opt/gnome/bin:/opt/kde3/bin:/usr/lib/jvm/jre/bin:/usr/lib/qt3/bin
    my script -->
    me@my-notebook:~> cat /usr/local/sgdee/lp
    #!/bin/bash
    LPINFILE=/tmp/.nclp.$$
    PATH="/bin:/usr/bin:/usr/local/bin:/usr/bin/X11:/usr/X11R6/bin"
    export PATH
    [ -f $1 ] && mv $1 $LPINFILE
    [ -f $2 ] && mv $2 $LPINFILE
    echo "Print: $* -> $LPINFILE" >> /tmp/nclog.`logname`
    echo "/usr/bin/xpdf -display $DISPLAY $LPINFILE; rm -f $LPINFILE" | at now
    exit 0
    me@my-notebook:~>

  • OCIEnvNlsCreate():Oracle Instant Client libraries

    Pls help solve this error:
    [Mon Feb 18 13:45:14 2008] [error] [client 0.0.0.0] PHP Warning: oci_connect() [function.oci-connect]: OCIEnvNlsCreate() failed. There is something wrong with your system - please check that PATH includes the directory with Oracle Instant Client libraries in C:\\EID_Web\\test.php on line 3
    [Mon Feb 18 13:45:14 2008] [error] [client 0.0.0.0] PHP Warning: oci_close() expects parameter 1 to be resource, boolean given in C:\\EID_Web\\test.php on line 14
    [Mon Feb 18 13:45:18 2008] [error] [client 0.0.0.0] PHP Warning: oci_connect() [function.oci-connect]: OCIEnvNlsCreate() failed. There is something wrong with your system - please check that PATH includes the directory with Oracle Instant Client libraries in C:\\EID_Web\\test.php on line 3
    [Mon Feb 18 13:45:18 2008] [error] [client 0.0.0.0] PHP Warning: oci_close() expects parameter 1 to be resource, boolean given in C:\\EID_Web\\test.php on line 14.
    tried to change the path but still no changes.
    this is what i use:
    apache 2.2,oracle server 10g ,instant client 10g, windows 2000,php 5.2
    Message was edited by:
    tamse

    Make sure that you have only one Oracle Client on the client machine.
    Delete/uninstall all others. Best uninstall all Oracle Software on that machine and reinstall one client.
    Before you try to connect from a PHP script, try to connect with sqlplus. If that works, proceed.
    The PHP you use must compiled and linked against the Oracle client version you use, else it won't work.
    Now try again. If you still get the same errors, post the error messages and relevant parts of the PHP script.
    Be aware that this forum is for Instant Client, so there might be better forums for PHP questions.
    Yours,
    Laurenz Albe

  • Machinarium - a new game with a Linux client

    Machinarium is an indie adventure game written in Flash.
    You steer a small robot through a wonderfully painted robot world. To get a feel of the game play, you can play Samorost, an earlier game by the developers, for free or try the demo.
    To get the disclaimer out of the way: I've no affiliation to the developers, but I liked the game and pre-ordered after it won the Excellence In Visual Art competition at this year's IGF.
    Yesterday I downloaded the client and started playing. It works nicely on my computer (1.6GHz C2D, 1GB, GMA950, Arch i686). The graphics are beautiful and the puzzles are so far (I played only the first section) on the same high level as Samorost 1+2.
    According to the web site the game is only 32bit and needs a minimum resolution of 1024x768, with 1280x800 or higher recommended. The developers also recommend to disable flash hardware acceleration.
    You can find more information and a demo at the website at http://www.machinarium.com/ , where you can also buy the game for $20.
    P.S. I'm writing here because I believe in supporting developers who offer Linux versions of their games. I bought Penumbra, WoG, Prey and now Machinarium for this reason. If you like the game (there's a demo), please consider buying it to show your support for studios developing for Linux, too.

    Mh, so far there has been one screen (kind of a plaza) where the game became sluggish and the fan got loud...the game itself is still a lot of fun and the puzzles are good and logical, although I managed to overlook an obvious switch and had to look at in-game help once.
    I'm not sure you can say they support Linux development as it's designed for flash (a cross-environment program).
    I agree that Linux support is probably not intentionally, but they saw the possibility and offer a Linux version on Launch day.
    Linux gaming is in a very sorry state - just take a look at the still missing UT3 client or the sound problems with Prey. And these are games which are (were promised to be) supported - almost no developer cares about Linux as a platform.
    I believe that when I buy the games of and talk about those few developers who do care about Linux, I might convince more developers that there's a market for Linux games.
    When I pre-ordered Machinarium, I communicated clearly that I bought the game because they thought about offering a Linux client. I'm glad they did in the end. The same for Osmos - I pre-ordered the game (it's a very relaxing experience) and I pledged to buy it again when the Linux client is released.

  • Attempt to load Oracle client libraries threw BadImageFormatException. This problem will occur when running in 64 bit mode with the 32 bit Oracle client components installed.

    Hello guys,
                Problem has been solved -
    Attempt to load Oracle client libraries threw BadImageFormatException. This problem will occur when running in 64 bit mode with the 32 bit Oracle client components installed.
    1. If you install 64 bit oracle this is not an issue. Install 64 bit oracle.
    2. Download odp.net 32 bit  from below link:-
        ODP.NET Managed Driver Beta Download&lt;/title&gt;&lt;meta name=&quot;Title&quot; content=&quot;ODP.NET Managed Driver B…
    3. installed the odp.net.
    4. open the visual studio 2010.
    5.Select new - project - asp.net web application - project name -ok
    6.select tools- > connect to database- then follow the following steps
                             i>  user name - your user name/client username (example -- hr)
                             ii> password -- enter your password/client password  (example- hr)
                            iii>select connection type -- if you want to connect client database then- select EZ connect other wise select tns
                            iv>test the connection- then you will get connection succeed.
                            v> then click ok
    Thanks
    Chandrashekhar

    You do not need to do anything in VS.  You do need to configure both tnsnames.ora files, because the drivers do not share any data.
    Please see:
    http://sqlblog.com/blogs/jorg_klein/archive/2011/06/09/ssis-connect-to-oracle-on-a-64-bit-machine.aspx

  • Print services and linux clients

    Hi,
    I'm installing a Windows Server 2012R2 as a printer server. It must give support to all kind of clients (windows, os x and linux).
    Then, I must use event id 307 and 805 to count printed pages.
    My question is related with event 307 and linux clients. I'm asking linux users to configure their CUPS to connect using samba printer, for example, \\server\printer001 but when I check event id, I get no file name (Remote Downlevel Document), and most important,
    I get 0 printed pages in param8. I did some testing using IPP, but I were not able to configure a printer in linux (couldn't manage to make linux clients to validate with their domain user account when using IPP). I tried configuring printer on server to render
    jobs in server with no luck. Tried PS drivers just in case it was easier to CUPS to send info to server, but no luck either.
    So, basically, is there any way to configure server (or linux client) so I get page count in event 307 in printservice? If I must configure IPP printing, how may clients configure their printers to validate using domain accounts?
    Thanks!

    Hi,
    Sorry for delaying in reply.
    Linux clients see page count. I've paused printing and checked some documents. Property page from a linux client document shows as this:
    Documents sent from windows clients show same but they've document name and page count.
    SPL archive copied from spooler printer on Windows server shows that info is present too:
    %!PS-Adobe-3.0
    %%Creator: cairo 1.9.5 (http://cairographics.org)
    %%CreationDate: Thu Jun 19 14:15:48 2014
    %%DocumentData: Clean7Bit
    %%LanguageLevel: 2
    %%DocumentMedia: Letter 612 792 0 () ()
    %%Orientation: Portrait
    %%For: (testuser)
    %%Title: (Phaser 5500 Descarga del archivo)
    %RBINumCopies: 1
    %%Pages: (atend)
    %%BoundingBox: (atend)
    %%EndComments
    %%BeginProlog
    %%BeginFeature: *JobPatchFile 1
    % Default Definitions
    userdict /xerox$pagedevice <<
    /MediaClass null
    /MediaPosition null
    /PageSize [612 792]
    /TraySwitch true
    /ManualFeed false
    /ImagingBBox null
    /ProcessColorModel /DeviceGray
    /DeviceRenderingInfo currentpagedevice 1 index get 1 dict copy
    /PostRenderingEnhance false
    /Install {
    xerox$old_install xerox$flip {
    currentpagedevice /PageSize get aload pop translate 180 rotate
    } if
    >> put
    <--- snip snip REMOVED FOR SIMPLICITY snip snip ------>
    showpage
    %%Trailer
    %%Pages: 1
    %%BoundingBox: 0 0 612 792
    %%EOF
    Linux client used official PPD file downloaded from xerox webpage for linux
    cups. Windows server uses Xerox Global Print Driver PS 5347.600.0.0 type 3 with
    Render print jobs on client computers as suggested by Alan before.
    Any other idea?

  • ACS 3.3.4 with Linux client

    I've got some problems with a Linux wireless network connection. NetworkManager is installed on the Linux laptop. PEAP profile is created.
    When the default Character String in ACS points to "Self" or his own IP adress, the Linux client can authenticate and succesfully log in to the wireless network.
    When the default "Character String" is set to an extended RADIUS server, the client cannot login anymore. I created a new "Character String" that contains the @domain.local suffix. It is not working. Same problem for a Nokia (Symbian) cellphone.
    What can it be ?

    ACS 3.0(4) is only supported on Windows 2000/NT and not 2003

  • Tta_printer with linux client behind router

    hi,
    what do have i to do, to print to my Linux Client! The Client is behind a firewall!
    if i print a job, the job hangs on the tarantella server!
    Applikation Server: SuSE 9.3
    Tarantella Server:SLES10
    Client: openSuSE 10.2
    Router also linux!! ;-)

    if your client is behind a firewall then you probably want to use firewall traversal. If your app server is behind a firewall then you need to open 515 (lpr) or 631 (CUPS). If you are using Windows printing, then you just need the RDP port open (3389).

Maybe you are looking for

  • Different clearing rules in SAPF124

    Hi Gurus, usually we use the filed ZUONR as automatic Clearing rule for GR/IR account. Now we have a Company code, which has a another Content in this field. We could use fields EBELN and EBELP. The rules I store in customizing..are they like "and-ru

  • How to add mulitple namespace in xml

    Hi, I have this output xml: <?xml version="1.0" encoding="utf-8" ?> - <E24B:E24B_Update_MachineCards_001 xmlns:E24B="urn:E24B_UpdateMachineCards_001"> - <E24B:DataArea> - <E24B:UpdateMachineCards> - <E24B:Machine> - <E24B:Component>   <f:ComponentSer

  • Log File name and path to check Excel Download

    Hi , When we download a report in Excel/PDF/HTML is it logged in any log file ? What is the log file name and path? Regards Anand

  • Error message when trying to overwrite file on export

    I am new to Mac and FCP, and I'm trying to go through all of the steps I would do in a normal workflow. I exported a sequence from FCP, which had chapter marks, and was verifying they made their way into DVD Pro. After viewing them in DVD Pro, I clos

  • What is the right way to set the physical path of a folder?

    I want to upload .PDF files using an Upload form on a JSP page which is located on the App Server. The .PDF files will be uploaded into the Web Server. The App Server and Web Server are on separate machines. My JSP page contains the path (eg: /apps/S