Configuring the Web Server Plugin

Hi again,
I am following http://docs.sun.com/source/816-7156-10/agplugin.html guide to implement this plugin on the WEB SERVER.
I got this error after I finished and restarted the web server:
# ./start
Sun ONE Web Server 6.1 B08/22/2003 12:37
config: func_exec reports: HTTP2122: cannot find function named NSServletEarlyInit
failure: CORE3170: Configuration initialization failed: Error running init function NSServletEarlyInit: unknown error
Can you please advise

Thx. I am also interested in how to do the mapping between the 2 web servers: the reverse proxy @ the front end and the web server @ the back end.
Where do i define the url mappings?
Thanks,
Mel

Similar Messages

  • Step by Step of how to Install and configure the Web Server Core 2008 R2

    I encoutred a couple of problems installing a Web Server Core 2008 R2 edition including the remote connection and for people who are encountring the error :
    "The WinRM client cannot complete the operation within the time specified" or the error : " Could not connect to the specified
    computer. Details: Unable to connect to the remote server "   I think those couple of video will be helpfull,
    so I decided to record and share this experience with you by producing the server core from A  to Z to avoid the headache that I encountred
    during my experience. The lab environment is vmware but you can use hyper v or even physical lab if you want as  the steps are the
    same
    http://www.youtube.com/playlist?list=PLzayUN5B2cXMoyziV4oUs94P6EZT6QVmc
    watch?v=5z1NiWUJdGU  Wipe generation
    watch?v=Q3BoLkWWAC4  hard disk preparation
    watch?v=lOPvy-cn0Uk  server core installation
    watch?v=gTnOUJfRkDg  configure the web server
    watch?v=0ofvknXMNsc  install .net framework in the webserver
    watch?v=K4ADBzZeM6E  install the web server role
    watch?v=oGHC0sbe17Y  remote control the server
    watch?v=SpzAsRkjV40  continue the remote configuration
    watch?v=XjPD8U_y29I  Create and alias for the web server
    watch?v=Pim1T6z6DJM  Configure a Win 7 machine to control
    Enjoy  the vids
    The complexity resides in the simplicity Follow me at: http://smartssolutions.blogspot.com

    Hi MASNSN,
    Thanks for your sharing =)

  • How to configure the web server

    Hi there!
    I'm using the Apache Server 2.0.63 and PHP 5 on my computer
    and Apache is set as "loclhost" using the port 80 .They're are both
    good to go but I have failed to configure Dreamweaver so that I
    would be able to test my PHP projects directly from Dreamweaver.
    Please help my by giving me a piece of advice or suggesting
    me some useful links.
    Thank you!

    raducutzu5 wrote:
    > Hi there!
    > I'm using the Apache Server 2.0.63 and PHP 5 on my
    computer and Apache is set
    > as "loclhost" using the port 80 .They're are both good
    to go but I have failed
    > to configure Dreamweaver so that I would be able to test
    my PHP projects
    > directly from Dreamweaver.
    Open the site definition and select the Advanced tab.
    In the Testing server category, use the following settings:
    Server model: PHP MySQL
    Access: Local/network
    Testing server folder: path to site root
    URL prefix: URL of site root.
    Testing server folder and URL prefix both point to the same
    place. The
    first is the physical path, the second is the URL you use to
    get there.
    For example:
    Testing server folder: C:\htdocs\mysite\
    URL prefix:
    http://localhost/mysite/
    David Powers, Adobe Community Expert
    Author, "The Essential Guide to Dreamweaver CS3" (friends of
    ED)
    Author, "PHP Solutions" (friends of ED)
    http://foundationphp.com/

  • How to configure LabVIEW web server to allow viewing and accessing the content of a folders

    I have added the following html line to the body of the html file generated by the LabVIEW Web Publishing Tool:
    <a href="MyFolder" target="_blank">My Folder Content</a>
    I expect the link labeled "My Folder Content" to open a new browser window displaying the content of  "Myfolder" which is located inside the LabVIEW webserver root folder.  I got an error instead.  If I substitute "Myfolder" with a filename, the browser will display the file just fine.
    Can someone provide me with some hints on configuring the web server for this purpose?

    Hola Hector
                       Estoy trabajando con tu caso y se me ha hecho bastante interesante.
    Solo te quiero preguntar... que version de Internet Explorer tienes?
    Utilizas algun otro web server ? ( Mozilla tiene este problema me parece)
    Segui los pasos que mencionas con Internet Explorer 6
    y pude abrir la carpeta sin problemas.
    Te pido por favor que me contestes estos datos para darte una solucion muy especifica.
    lamentablemente tengas que hacer referencia directa ( todo el path) a los archivos del folder para accesar a ellos si tu explorador no lo permite.
    Lo unico que puedo confirmarte es que parece no ser un problema de National Instruments.
    sin embargo si me das mas informacion podemos descartar cualquiera de las conclusiones a las que he llegado.
    Espero tu respuesta
    Saludos 
    Erwin Franz R.

  • Web Server Plugin for 8.1

    We are currently upgrading from WLS5.1 to WLS8.1. We have an IIS Web server that
    interacts with our WLS. I heard we need to upgrade the Web Server Plugin when
    moving from 5.1 to 8.1
    Anybody has any idea of what that involves?
    thanks
    Sami

    To configure sunone to work with WLS, you need to make entires in the magnus.conf and the obj.conf.From the error, it seems as if u missed the entries in the obj.conf.

  • Problem in configuring Apache Web Server v2.2

    Hi,
    I am facing problem in configuring apache web server with tomcat 7.0. I want to configure the web server in such a way that I can access the application only using the localhost(without appending the port to it). Ex I want to access the application through "http://localhost" instead of "http://localhost:8080".
    I tried to configure it using the concept of vertical clustering and "load balancer", but failed to do that.
    Can anyone please tell me steps to configure apache web server with tomcat or provide any useful link / urls to do that one.
    Thanks in advance

    The only way you can achieve it is by running the web server to listen on port 80
    Please change the port in your httpd.conf file for the webserver and restart it.
    If any other processes are running/using on port 80 on that machine, then please stop them, otherwise you will not be able to achieve your requirement.
    Arun

  • Problem in starting the web-server after configuring .so on AIX

    I am trying to configure a .so file in iplanet fasttrack web server 4.1 on AIX 4.3. I have build the .so file on IBM AIX 4.3. But while starting the web-server it failed to start.It fails when I include the following in obj.conf "Init fn="test-init" config="ConfigFile". While starting web-server I got the following :
    server terminated (signal 11): watchdog is restarting it
    failure: server initialization failed
    Any pointers on this would be helpful.

    I got similar errors in the past when the web server process was running in the background. Sometimes shutting down WAS does not work.
    Before you start WAS ensure that no java process is running or better try rebooting.

  • Does the web server of weblogic support any plugins

    Does the web server of weblogic support any plugins similar to the ISAPI plugins for IIS or apache plugins?

    i can't seem to get it to work either AND I can't seem to find an answer here or any search that I do.  It seems that you can only view your calendar and not delegate calendars via the web view

  • Selective Cache-control in the web server

    I am using weblogic 8.1 as the app server and Sun one 6.1 as the web server
    In my obj.conf of the web server we have this
    PathCheck fn="set-cache-control" control="private"
    This caches all the pages.
    But I don't want some pages to be cached in our site.
    For this, I tried setting "no-cache" for the "Cache-control " of the response hedear, in corresponding jsps. But the webserver configuration is overriding this.
    This configuration set in the webserver should be applicable for all the modules except for some urls .
    can anybody tell me how to make this selective cache-control configuration in the obj.conf of sun one web server.
    or if there is any way to prevent the set up in jsp from being overridden this webserver ?
    Also it would be great if anybody can explain, what are the services handled by the web server and the the app-server and how they interact with each other....

    It's unfortunate that JSPs running in WebLogic can't override the default Cache-Control directives in Web Server. That's probably a bug in the WebLogic plugin. (It is possible for JSPs running directly on Web Server to override the default Cache-Control directives.)
    As with any obj.conf directive, you can configure Cache-Control directives on a path-by-path basis. For example, the following would set Cache-Control: no-cache for /foo/*.jsp and Cache-Control: private for all other URIs:<Object ppath="/foo/*.jsp">
    PathCheck fn="set-cache-control" control="no-cache"
    </Object>
    <Object name="default">
    PathCheck fn="set-cache-control" control="private"
    </Object>Information on obj.conf syntax, including how to configure separate objects for separate paths, can be found in the Syntax and use of obj.conf chapter of the NSAPI Programmer's Guide at http://docs.sun.com/source/817-6252/npgobjcn.html.
    I'm not sure what you mean by "what are the services handled by the web server and the the app-server and how they interact with each other". However, it's worth noting that Sun ONE Web Server 6.1 is fully capable of running JSPs by itself; there's no need for a separate WebLogic server.

  • Configuration Iplanet web server 6.1 to SunOne Application Server 7

    Hi,
    Does anybody know how to configure url forwarding from web server to application server?
    I'm trying with url forwarding, but it doesn't work with post method.
    I found articules talking about this problem, but not resolution, well, I found a note about "web connector plugin" but I don�t know how to see if, it was installed and , if it isn't, how to install and configure.
    Web Server version is 6.1 and Application Server is 7
    Thanks in advance
    Thanks

    Thanks,
    I modified magnus.conf and obj.conf. I was followed instructions but when I try to access, I get an error 500.
    My web server is listening on port 82 and my appserver is listening on port 4849.
    web server: http://sunesma3:82
    app server: http://sunesma3:4849/otic
    I send magnus.conf and obj.conf
    MAGNUS.CONF
    # The NetsiteRoot, ServerName, and ServerID directives are DEPRECATED.
    # They will not be supported in future releases of the Web Server.
    NetsiteRoot /disco10/iplanet61
    ServerName ObsMAP
    ServerID https-ObsMAP
    RqThrottle 128
    DNS off
    Security off
    PidLog /disco10/iplanet61/https-ObsMAP/logs/pid
    User root
    StackSize 131072
    TempDir /tmp/https-ObsMAP-b676d73f
    Init fn=flex-init access="$accesslog" format.access="%Ses->client.ip% - %Req->vars.auth-user% [%SYSDATE%] \"%Req->reqpb.clf-request%
    \" %Req->srvhdrs.clf-status% %Req->srvhdrs.content-length%"
    Init fn="load-modules" shlib="/disco10/iplanet61/bin/https/lib/libj2eeplugin.so" shlib_flags="(global|now)"
    Init fn="load-modules" shlib="/disco10/iplanet61/plugins/passthrough/bin/libpassthrough.so" funcs="init-passthrough,auth-passthrough
    ,check-passthrough,service-passthrough" NativeThread="no"
    Init fn="init-passthrough"
    OBJ.CONF
    # You can edit this file, but comments and formatting changes
    # might be lost when the admin server makes changes.
    <Object name="passthrough">
    ObjectType fn="force-type" type="magnus-internal/passthrough"
    PathCheck fn="deny-existence" path "*/WEB-INF/*"
    Service type="magnus-internal/passthrough" fn="service-passthrough" servers="http://sunesma3:4849"
    </Object>
    <Object name="default">
    AuthTrans fn="match-browser" browser="*MSIE*" ssl-unclean-shutdown="true"
    NameTrans fn="ntrans-j2ee" name="j2ee"
    NameTrans fn="pfx2dir" from="/mc-icons" dir="/disco10/iplanet61/ns-icons" name="es-internal"
    NameTrans fn=assign-name" from="/*" name=passthrough"
    NameTrans fn="document-root" root="$docroot"
    PathCheck fn="unix-uri-clean"
    PathCheck fn="check-acl" acl="default"
    PathCheck fn="find-pathinfo"
    PathCheck fn="find-index" index-names="index.jsp,index.html,home.html,index.jsp"
    ObjectType fn="type-by-extension"
    ObjectType fn="force-type" type="text/plain"
    Service method="(GET|HEAD)" type="magnus-internal/imagemap" fn="imagemap"
    Service method="(GET|HEAD)" type="magnus-internal/directory" fn="index-common"
    Service method="(GET|HEAD|POST)" type="*~magnus-internal/*" fn="send-file"
    Service method="TRACE" fn="service-trace"
    Error fn="error-j2ee"
    AddLog fn="flex-log" name="access"
    </Object>
    <Object name="j2ee">
    ObjectType fn="force-type" type="text/html"
    Service fn="service-j2ee" method="*"
    </Object>
    <Object name="cgi">
    ObjectType fn="force-type" type="magnus-internal/cgi"
    Service fn="send-cgi" user="$user" group="$group" chroot="$chroot" dir="$dir" nice="$nice"
    </Object>
    <Object name="es-internal">
    PathCheck fn="check-acl" acl="es-internal"
    </Object>
    <Object name="send-compressed">
    PathCheck fn="find-compressed"
    </Object>
    <Object name="compress-on-demand">
    Output fn="insert-filter" filter="http-compression"
    </Object>

  • Can web server plugin point to multiple cluster ?

    Hi,
              Can you point a web server plugin to multiple Weblogic 8.1 clusters ? If yes, how does the dynamic list work ?
              E.g. Web server X -> Cluster Y & Cluster Z
              In the plugin documentation it is not explicit that you can or can't do so (http://edocs.bea.com/wls/docs81/plugins/plugin_params.html#1149781).
              "WebLogicCluster : List of WebLogic Servers that can be used for load balancing. The server or cluster list is a list of host:port entries. If a mixed set of clusters and unclustered servers is specified, the dynamic list returned for this parameter will return only the clustered servers."
              Thanks,
              Antonio Goncalves

    you need to introduce a 'NameTrans' directive to redirect the url that you want to send to the back end
    for example, edit your obj.conf to look like
    <Object name="default">
    NameTrans fn="assign-name" name="passthrough" from="<give a top level url that you want to send to the back end"
    and restart the server.
    disabling java will reduce the web server process size significantly. unfortunately, this is a very manual process in 6.1. however, if you could consider migrating to web server 7 u2, where reverse proxy plugin is integrated within the produce (rather than as a separate plugin), u could easily disable-java and configure reverse proxy through either gui or cli command
    http://docs.sun.com/app/docs/doc/820-2204/disable-java-1?a=view
    http://docs.sun.com/app/docs/doc/820-2204/create-reverse-proxy-1?a=view
    pl. remember to run a deploy-config as soon as you run each of this above command. again, this would be relevant only if want to upgrade to web server 7

  • How can I make the web server work on port 80 and not 443. I can only access my website using https.

    On a Mac Mini server with OS X Lion 10.7.2, I am unalbe to get the web server working on port 80. It switches automatically to port 443 (https).
    This situation complicates the access to FileMaker Web publishing, as I don't want my clients having to use https.
    How can I change that? Does anyone know?
    Thanks for any reply

    in the server: I checked the SSL certificate. Tried several configuration.
    Well, that's a problem for a start.
    Your port 80 connection should NOT use SSL. Port 80 is the standard HTTP port, not HTTPS and most applications that connect to port 80 will not expect to use SSL
    If you want to run a site under both HTTP and HTTPS then you create two sites, one on port 80 without SSL and one on port 443 with SSL

  • Port forwarding for the Web server for outside Internet (not working , help!!!!!!)

    Hello 
    I am trying to learn something new here. We have web server inside our organization its IP address is 172.16.0.35. We want outside Internet users to access web server, How is it possible? Please have a look at the running configuration. Web server is working inside the organization but not at outside. Our Static Public IP is 197.255.232.15 it is assigned to Inetrface Gigabit ATM0.1  and ISP default GW is 197.255.232.1. Let me know whats next? How do I make web server inside the organization available for outside Internet users. Thank you.
    Building configuration.
    Current configuration : 1983 bytes
    ! Last configuration change at 17:57:15 UTC Sat Jan 24 2015
    version 15.2
    no service pad
    service timestamps debug datetime msec
    service timestamps log datetime msec
    no service password-encryption
    hostname router_test
    boot-start-marker
    boot-end-marker
    no aaa new-model
    memory-size iomem 10
    ip dhcp excluded-address 172.16.0.34
    ip dhcp pool test
     network 172.16.0.32 255.255.255.224
     dns-server 197.255.224.18 197.255.224.66
     default-router 172.16.0.34
     lease 9
    ip cef
    no ipv6 cef
    license udi pid CISCO887VA-K9 sn FGL1818236L
    controller VDSL 0
    interface Ethernet0
     no ip address
     shutdown
    interface ATM0
     no ip address
     no ip redirects
     no ip unreachables
     no ip proxy-arp
     no atm ilmi-keepalive
    interface ATM0.1 point-to-point
     description ATM Routed Bridge Encapsulation (RBE) Internet
     ip address 197.255.232.15 255.255.248.0
     ip access-group netin in
     ip access-group netout out
     no ip redirects
     no ip unreachables
     no ip proxy-arp
     ip nat outside
     ip virtual-reassembly in
     atm route-bridged ip
     bridge-group 1
     bridge-group 1 spanning-disabled
     pvc 0/35
      encapsulation aal5snap
      protocol ip inarp
    interface FastEthernet0
     no ip address
    interface FastEthernet1
     no ip address
    interface FastEthernet2
     no ip address
    interface FastEthernet3
     no ip address
    interface Vlan1
     description Lan 
     ip address 172.16.0.34 255.255.255.224
     ip nat inside
     ip virtual-reassembly in
     ip tcp adjust-mss 1454
    interface Dialer1
     no ip address
    ip default-gateway 197.255.232.1
    ip forward-protocol nd
    no ip http server
    no ip http secure-server
    ip nat inside source list natlist interface ATM0.1 overload
    ip nat inside source static tcp 172.16.0.35 443 197.255.232.15 443 extendable
    ip route 0.0.0.0 0.0.0.0 ATM0.1 197.255.232.1
    ip access-list extended natlist
     permit ip 172.16.0.32 0.0.0.31 any
    line con 0
     no modem enable
    line aux 0
    line vty 0 4
     login
     transport input all
    end
    http://pastie.org/9858814

    Hi  Karsten Iwen
    I deleted ( ip access-group netin in and ip access-group netout out) but it still does not work
    my config : 
    Building configuration...
    Current configuration : 2267 bytes
    ! Last configuration change at 15:43:06 UTC Wed Jan 28 2015
    version 15.2
    no service pad
    service timestamps debug datetime msec
    service timestamps log datetime msec
    no service password-encryption
    hostname router
    boot-start-marker
    boot-end-marker
    no aaa new-model
    memory-size iomem 10
    ip dhcp excluded-address 172.16.0.34
    ip dhcp pool my
     network 172.16.0.32 255.255.255.224
     dns-server 197.255.224.18 197.255.224.66
     default-router 172.16.0.34
     lease 9
    ip cef
    no ipv6 cef
    license udi pid CISCO887VA-K9 sn FGL1818236L
    controller VDSL 0
    interface Ethernet0
     no ip address
     shutdown
    interface ATM0
     no ip address
     no ip redirects
     no ip unreachables
     no ip proxy-arp
     no atm ilmi-keepalive
    interface ATM0.1 point-to-point
     description ATM Routed Bridge Encapsulation (RBE) Internet
     ip address 197.255.232.15 255.255.248.0
     no ip redirects
     no ip unreachables
     no ip proxy-arp
     ip nat outside
     no ip virtual-reassembly in
     atm route-bridged ip
     pvc 0/35
      encapsulation aal5snap
      no protocol ip inarp
    interface FastEthernet0
     no ip address
    interface FastEthernet1
     no ip address
    interface FastEthernet2
     no ip address
    interface FastEthernet3
     no ip address
    interface Vlan1
     description 
     ip address 172.16.0.34 255.255.255.224
     ip nat inside
     no ip virtual-reassembly in
     ip tcp adjust-mss 1414
    interface Dialer1
     no ip address
    ip default-gateway 197.255.232.1
    ip forward-protocol nd
    no ip http server
    no ip http secure-server
    ip nat inside source list natlist interface ATM0.1 overload
    ip nat inside source static tcp 172.16.0.35 443 197.255.232.15 443 extendable
    ip route 0.0.0.0 0.0.0.0 ATM0.1 197.255.232.1
    ip access-list extended natlist
     permit ip 172.16.0.32 0.0.0.31 any
    line con 0
     no modem enable
    line aux 0
    line vty 0 4
    end
    Router#sh ip nat translations
    Pro Inside global         Inside local          Outside local         Outside global
    tcp 197.255.232.15:5183   172.16.0.33:5183      212.95.74.5:80        212.95.74.5:80
    tcp 197.255.232.15:5196   172.16.0.33:5196      212.95.74.5:80        212.95.74.5:80
    tcp 197.255.232.15:5602   172.16.0.33:5602      174.129.246.27:80     174.129.246.27:80
    tcp 197.255.232.15:5785   172.16.0.33:5785      31.13.93.3:443        31.13.93.3:443
    tcp 197.255.232.15:443    172.16.0.35:443       ---                   ---

  • Probloms in starting the web server

    i am a peoplesoft dba. i am trying to install peoplesoft internet architecture.
    the O.S is windows 2000, database is oracle, application server is using Tuxedo
    6.5. the web server is weblogic 6.12. i have installed all the components and
    am able to log on to the peoplesoft application in 3-tier mode.
    now i am trying to set-up the 3-tier web connection. i have created a domain -
    VISTDEV. the JSL port is 9000, HTTP port is 80. when i am starting the PIA service
    through --- startPIA.cmd under my domain, i am getting the following error:
    <Dec 26, 2003 12:24:19 PM CET> <Notice> <Management> <Loading configuration file
    .\config\VISTDEV\config.xml ...>
    <Dec 26, 2003 12:24:25 PM CET> <Notice> <WebLogicServer> <Starting WebLogic Admin
    Server "PIA" for domain "VISTDEV">
    <Dec 26, 2003 12:24:44 PM CET> <Notice> <Management> <Application Poller not started
    for production server.>
    <Dec 26, 2003 12:24:44 PM CET> <Notice> <WebLogicServer> <ListenThread listening
    on port 8080>
    <Dec 26, 2003 12:24:44 PM CET> <Emergency> <WebLogicServer> <Unable to create
    a server socket for port: 443. java.net.BindException: Address in use: JVM_Bind
    Perhaps another process is using port 443.>
    <Dec 26, 2003 12:24:44 PM CET> <Emergency> <WebLogicServer> <The WebLogic Server
    is no longer listening for connections. You should probably restart it.>
    <Dec 26, 2003 12:24:44 PM CET> <Alert> <WebLogicServer> <Server shutdown has been
    requested by system>
    <Dec 26, 2003 12:24:44 PM CET> <Alert> <WebLogicServer> <The shutdown sequence
    has been initiated.>
    the DOS window closes after that. i am surprised how the port 8080 is coming into
    picture.
    can you please help in troubleshooting.

    Hi,
    I suppose you have set the SSL port to 443 however, it looks like port 443 is
    already in use by another process.
    Regards
    Mayur
    "blue_jay" <[email protected]> wrote:
    >
    i am a peoplesoft dba. i am trying to install peoplesoft internet architecture.
    the O.S is windows 2000, database is oracle, application server is using
    Tuxedo
    6.5. the web server is weblogic 6.12. i have installed all the components
    and
    am able to log on to the peoplesoft application in 3-tier mode.
    now i am trying to set-up the 3-tier web connection. i have created a
    domain -
    VISTDEV. the JSL port is 9000, HTTP port is 80. when i am starting the
    PIA service
    through --- startPIA.cmd under my domain, i am getting the following
    error:
    <Dec 26, 2003 12:24:19 PM CET> <Notice> <Management> <Loading configuration
    file
    \config\VISTDEV\config.xml ...>
    <Dec 26, 2003 12:24:25 PM CET> <Notice> <WebLogicServer> <Starting WebLogic
    Admin
    Server "PIA" for domain "VISTDEV">
    <Dec 26, 2003 12:24:44 PM CET> <Notice> <Management> <Application Poller
    not started
    for production server.>
    <Dec 26, 2003 12:24:44 PM CET> <Notice> <WebLogicServer> <ListenThread
    listening
    on port 8080>
    <Dec 26, 2003 12:24:44 PM CET> <Emergency> <WebLogicServer> <Unable to
    create
    a server socket for port: 443. java.net.BindException: Address in use:
    JVM_Bind
    Perhaps another process is using port 443.>
    <Dec 26, 2003 12:24:44 PM CET> <Emergency> <WebLogicServer> <The WebLogic
    Server
    is no longer listening for connections. You should probably restart it.>
    <Dec 26, 2003 12:24:44 PM CET> <Alert> <WebLogicServer> <Server shutdown
    has been
    requested by system>
    <Dec 26, 2003 12:24:44 PM CET> <Alert> <WebLogicServer> <The shutdown
    sequence
    has been initiated.>
    the DOS window closes after that. i am surprised how the port 8080 is
    coming into
    picture.
    can you please help in troubleshooting.

  • Does Crystal Reports need to be on the web server?

    Hello,
    here's my scenario. someone who left us moved a .Net web application from server 1 to server 2 and didn't leave us notes of what he did. The report came up on server 2 fine but was not getting the right data so we changed the datasource to get the data correctly.  Now we deployed the fixed version on server 2 and refreshed the web server.  Now we see the correct results BUT the Business Objects icons (e.g. BO image, print icon, forward and back icon) are all "X" meaning that they could not be found.
    We took a look at server 1 and it had the full version of Crystal Reports installed on it.  On server 2 it looked like the DLLs were dumped into the GAC and that's all. 
    We're a bit perplexed by why it was working on server 2 with all the Business Objects icons even though Crystal Reports was not installed on it until we restarted the server with the fixed code.  We were thinking maybe it's some sort of caching??  I've never seen this before so I'm a bit perplexed.
    Any ideas on why this happened?
    Thanks for taking a look.

    Hello Jeff
    Mysterious for sure. When you say;
    no virtual directory to crystalreportviewers115 and Crystal reports is not installed on the server (except for seeing only a few CR Dll's)...so how the heck did he get it working
    You're essentially saying something like;
    The car has no wheels, no engine, yet somehow it managed to get from point A to point B.
    Sorry to say, but it ain't happening...
    The only way to get a project that includes CR to work is to deploy the CR runtime. Either via MSI file where a simple double click will install the runtime and configure the viewer directory under the default app pool, or via a setup project you build using the CR MSM files. Again the files will be installed and the viewer directory configured under the default app pool. If your app is under a custom app pool, you need to configure the viewer folder under that pool as the install has no idea about non default app pools. See KB [  1547124|http://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/com.sap.km.cm.docs/oss_notes_boj/sdn_oss_boj_bi/sap(bD1lbiZjPTAwMQ==)/bc/bsp/spn/scn_bosap/notes%7B6163636573733d36393736354636443646363436353344333933393338323636393736354637333631373036453646373436353733354636453735364436323635373233443330333033303331333533343337333133323334%7D.do] for more details re. viewer configuration.
    Ludek
    Follow us on Twitter http://twitter.com/SAPCRNetSup
    Got Enhancement ideas? Try the [SAP Idea Place|https://ideas.sap.com/community/products_and_solutions/crystalreports]

Maybe you are looking for

  • Database connection dailog opens with missing fields

    Greetings all, I have one user who has a couple reports that do not display all the fields in the database connection dialog box when she attempts to refresh the data in a report. Normally this dialog box opens with the Datasource, UserID (of the las

  • Why do my Itunes files skip when playing?

    Alright, I have noticed when I am playing music on Itunes that the files are skipping, usually within the first few seconds of the song beginning. What is up with that!?!? I purchase the files from Itunes. I am paying full price for the songs, but th

  • Define multiple views

    I'm trying to build a simple app which has multiple views. When the user clicks on the worksetItem I want to change the view, and display an other table in the shell. But I dont know how can I define another view, and add it to the shell.

  • How to asscociate an Action to LinkToURL

    Hi, Is there some way to associate an Action when the LinkToURL UIElement is clicked? Can we capture this action? Regards, Smriti.

  • Can I again downlaod music which I previously purchased from the Itunes.

    My computer crashed and now I can't access my saved Itunes music. Can I downlaod music which I previously purchased from the Itunes store a second time (so I can put on my new computer). Since I bought the music once, I shouldn't have to buy it again