Required Run time on IIS 6.0 Web Server

Post Author: panBwai
CA Forum: .NET
Hello,
I am trying to publish my asp.net 2.0 web application to a remote IIS server but it gives the following error : " Could not load file or assembly 'CrystalDecisions.Web, Version=12.0.2000.0, Culture=neutral, PublicKeyToken=692fbea5521e1304' or one of its dependencies. The system cannot find the file specified"
I have not yet installed anything related to the Crystal Reports 2008 on the web server.  What do I need to install?
Tia

Post Author: panBwai
CA Forum: .NET
Just for the record, I needed to download and install the Crystal Reports 2008 runtime - also called the merge modules.  Here's the link http://support.businessobjects.com/downloads/runtime.asp

Similar Messages

  • Run time error when loding the WEB clint

    Dear
    All
    I am in sap ides 4.0 I am trying to login the web Clint thru the BSP application in the se80 t code I got in to that code select the BSP application after that cic_ic and F8.
    New internet explore opened and asked for user id password after that. The page is loding after that no action but I refresh the page it is saying that ending the section.
    I find that i am getting two types of run time errors when page loding i find this thru st22 list of run time errors.
    that are 20.10.2008     
    1.09:26:15     gopinath     SAPUSER     800     C     SYNTAX_ERROR               CRM_MKTTG_PROC_TG_FEXP_BATCH     1
    2.18.10.2008     14:05:55     gopinath          000     C     DBIF_RSQL_INVALID_REQUEST               SAPMSYST     1
    and i check in event viewer also in that it is showing that.
    SAP-Basis System: Transaction Canceled 00                  671 ( SYNTAX_ERROR 20081020092615gopinath                        SAPUSER     8001        )
    with Regards,
    Prakesh.

    Hi
    I would suggest you to create a OSS request using service.sap.com and ask SAP to help on this
    Regards
    Madhan

  • Running a batch file on  a web server

    hi,
    i am facing a problem regarding running a batch file(with a java command in that file) on a web server.
    i am having a batch file which is running a chatapplication (this file is having a single line -- "java ChatServer 8080")
    i want to execute this command ( file ) on my web server
    can u help me plz ( i think u can)
    thanx 4 reading my problem...
    -ashish

    thanx 4 replying
    but as i am a developer and i am developing the aplication for a client, so should i speak to the client for this or can i do this without interrupting them?
    -ashish

  • How to run a report jsp on a Web Server

    Hi,
    I've been working as plsql developer for many years, but I'm completely new on Oracle Reports.
    My question is very simple.
    I've tried to create a report by using the Wizard and once finished I see that, if I try to save the report, it's saved as .jsp
    Does this mean that I can simply save my .jsp on a Web Server (for instance Tomcat) and run it on a browser?
    Thanks!

    No, you need the Reports Server (as part of the Application Server or Weblogic, depending on your version).
    I try to save the report, it's saved as .jspThat depends. You can save it as a .rdf file too (so called Paper Layout). I think this option is used more often.

  • Problem running WebLogic as plugin for SunOne web server on Solaris

    I tried to set up WebLogic (8.1) as plugin for SunONE (iPlanet) web server. I followed instraction from http://e-docs.bea.com/wls/docs81/plugins/nsapi.html#110496. SunONE server start up successfully. But I have problem to connect my web application, and SunONE web server returns following error:
    "for host 172.23.54.5 trying to GET /arsys/home, wl-proxy reports: Neither 'WebLogicCluster' nor 'WebLogicHost' specified in parameters"
    I tried both SunOne (6.1 sp3) and iPlanet (6.0), I saw same problem.
    Can anyone help me on this?
    Thanks
    Charlie

    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.

  • How to add screen elements at run time on button click in Web Dynpro abap?

    Hello All,
    I have a requirement wherein the user wants to add the textbox dynamically at runtime on button click action. My questions is, Is it feasible to dynamically add screen elements at runtime? If yes, how?
    Please help.
    Thanks

    Hi Ajinkya,
    This is absolutely possible! Adding view elements at runtime is called "dynamic programming". There are a lot of good resources and tutorials on SCN if you do a search. To start you off, here is an excellent series by Thomas Szücs:
    Dynamic Programming in Web Dynpro ABAP - Introduction and Part I: Understanding UI Elements
    Dynamic Programming in Web Dynpro ABAP - Part II: Handling ViewElements
    Dynamic Programming in Web Dynpro ABAP - Part III: Aggregations and DDIC-Binding of ViewElements
    Another option that avoids dynamic programming is to create the view element at design time but bind its visible property to a context attribute of type WDUI_VISIBILITY. You could initially set its visibility to "none" until the user clicks the button, then you could change its visibility to "visible".
    Cheers,
    Amy

  • Are  JSP files run on apache 1.3.12 web server....?

    Hi,
    I am having Apache Jserv 1.3.12 running on my Server.Iam using JDK1.3 version,Do i need to have tomcat on my client Pc to run my JSP files?
    Any help will be appreciated...
    Regards
    Siva

    you must have servlet container(Tomcat or JRun) to run servlets and JSP's, which acts as add on to Apache server.
    Please go through the documentation of tomcat, or follow books in JSP
    in many of them they explain in detail.
    All the best!
    Raja

  • How to fill Lookup table run time with desired values in project server 2010.

    HI,
    is this possible to fill LookUp Table with some Desired Values at Runtime ??
    Or How to bind a LookUp table with DataBase  Table??

    Dear Rohan,
    You need to do this via PSI script for lookup table.
    Follow this blog Chris Boyd:
    http://blogs.msdn.com/b/project_programmability/archive/2006/11/08/adding-a-project-to-a-category.aspx
    Regards,
    Avinash kumar | Blog:http://avigr8.wordpress.com | If you found this post helpful, please “Vote as Helpful”. If it answered your question, please “Mark as Answer”.

  • Prompt at run time

    Hi,
    is it possible a user open xcelsius file in PPT or PDF then it will ask for prompts values at run time in query as a web service connection..
    My requirement is design xcelsius based on the  query as web service and share xcelsius file  in PPT with users. If i will put prompts in the query as a web service then next time when user open  the file it will ask to choose values from the list and accordingly so the data at run time.
    Thanks,
    Amit

    Hi Amit,
    We cannot get a prompt directly from QaaWS but we can make a prompt screen in the xcelsius itself.
    Make a window with the help of a bacground component and add the combo box or other selector to pass information to QaaWS binded cell.
    Then after selecting that value make the QaaWS trigger on that value.
    And through Dynamic Visibility make the window appera when you load the dashboard.
    Let me know if you need any help.
    Better you send me your mail ID such that  i can send you a sample one.
    Regards,
    Anjanikumar C.A.

  • The tool was unable to install Application Server Role, Web Server (IIS) Role.

    Hi,
    After running the prerequisiteinstaller.exe of SharePoint 2013 I am getting the below error in the logs
    The tool was unable to install Application Server Role, Web Server (IIS) Role.
    Web server role,application server role  is already there in the server.
    Ran the necessary power shell commands but still not able to proceed with this error.
    Please share your inputs to cross over this issue.
    Regards,
    Sudheer
    Thanks & Regards, Sudheer

    HI Sudheer,Please check the link below that explains the solution for the same issues.
    http://expertsharepoint.blogspot.de/2014/01/the-tool-was-unable-to-install.html
    Anil Avula[Partner,MCP,MCSE,MCSA,MCTS,MCITP,MCSM] See Me At: http://expertsharepoint.blogspot.de/

  • Dynamic/Run time attribute creation & storage of attribute history in OID

    Hello there,
    The client wants to store a history of PIN (user defined field) changes in OID which requires run time creation of attributes to be stored in a particular object class.
    Can we modify the OOTB OID connector in some way so that we can create and/or store the values of the newly generated user pin's? If so which method/API can be used? Any hints/clues ... please?
    Thanks in advance!

    I am not sure what is your exact requirement. If i am understanding correctly then you want to an extra field (User Defind Field) value to be stored in OID.
    If yes, then
    OIM password
    If no, please explain a little bit more about your requirement.
    And for creation you can attach java code if it is some logical id and you can't generate OOTB. Otherwise you can attach pre populate adapter in that
    Struggler

  • How to run Naming service in WebAs server using telnet

    Hi
       i have a requirement to start a naming service in WebAs server.I have seen all the services running in server using telnet.But i haven't find naming service.So i have to start it.so pls send me the command and the way how to start it.

    Hello Bhogi,
    The naming service is a core service so it should always be started. You can check it via telnet using lss command on the server shell or in the visual administrator if you navidate to server-> services -> JNDI Registry.
    I suspect that you have not seen the naming service via telnet as you were on the dispatcher node instead of on the server.
    Best Regards
    Vyara

  • Running a JSP on a web server

    Hello,
    I am new in programming. I would like to know how to run a JSP file on a web server. I have created a couple of JSP pages in NetBeeans. Now when I upload that build/web folder to a web server I get just the source code of the file when opening in browser.
    Is there something that needs to be installed on the server? Btw, when testing on localhost with tomcat server it works fine.
    Thanks for any help.
    Carterado

    carterado wrote:
    Hello,
    I am new in programming. I would like to know how to run a JSP file on a web server. I have created a couple of JSP pages in NetBeeans. Now when I upload that build/web folder to a web server I get just the source code of the file when opening in browser.
    Is there something that needs to be installed on the server? Btw, when testing on localhost with tomcat server it works fine.Right, because Tomcat is a servlet/JSP engine that happens to have an HTTP server built in.
    You can't deploy servlets or JSPs on Apache web server or IIS. You need a servlet/JSP engine.
    %

  • Reference to run time on network

    I have a LAN with 2 computers.  1 computer has Labview 2009 environment, the other has 2009 run time engine.
    I start an executable on the run time machine.  How can I get a reference to that running application from the Labview 2009 devlopment machine?
    I would like to start and stop the EXE on the run time machine from the development machine.
    The run time machine is listed under VI Server options, and the app name is listed under VI Server options exported apps.
    When I tried to get a reference to the run time application (it is running) with machine name I get error 63.  When I try to get a reference to the run time application (it is running) with ip address, I get error 63 also.
    I feel there is something fundamental I don't understand, and emails with support have pointed me only to Knowledgebase article which I have already read and tried.
    Thanks for any insight.  My goal is to start and stop the exe remotely using a VI if it is possible.
    Solved!
    Go to Solution.

    sgonzo wrote:
    I have a LAN with 2 computers.  1 computer has Labview 2009 environment, the other has 2009 run time engine.
    I start an executable on the run time machine.  How can I get a reference to that running application from the Labview 2009 devlopment machine?
    I would like to start and stop the EXE on the run time machine from the development machine.
    The run time machine is listed under VI Server options, and the app name is listed under VI Server options exported apps.
    When I tried to get a reference to the run time application (it is running) with machine name I get error 63.  When I try to get a reference to the run time application (it is running) with ip address, I get error 63 also.
    I feel there is something fundamental I don't understand, and emails with support have pointed me only to Knowledgebase article which I have already read and tried.
    Thanks for any insight.  My goal is to start and stop the exe remotely using a VI if it is possible.
    Sounds like you hve tried to get it right.
    I have seen issue with the required tokens that allow access were not copied to the ini file of the target app. You can check this by first making usre you have the VI marked as served etc and then look at the LabVIEW.ini in the LV folder. There are more than one token but they have names and value sthat match-up with the config screens.
    make sure all of those are present in the ini of you exe.
    Double check the Firewall settings.
    Look at the system logs etc for more clues that may help.
    Ben
    Ben Rayner
    I am currently active on.. MainStream Preppers
    Rayner's Ridge is under construction

  • Problem running XSQLSERVLET on JAVA WEB SERVER

    THE BELOW LISTED SIMPLE XSQL QUERY WHEN RUN ON JAVA WEB SERVER 2 (WITH CLASSPATH/MAPPING SETTING AS IN INSTALLATION MANUAL) GIVES FOLLOWING ERROR:
    1. XML document must have a top level element.
    <?xml version="1.0" encoding="UTF-8"?>
    <xsql:query xmlns:xsql="urn:oracle-xsql" connection="demo">
    SELECT 'Hello World' AS "GREETING" FROM DUAL
    </xsql:query>
    2. WHILE RUNNING INDEX.HTML FILE FROM JAVA WEB SERVER 2 IT GIVES FOLLOWING ERROR
    Oracle XSQL Servlet Page Processor 1.0.4.3 (Production)
    XSQL-017: Unexpected Error Occurred
    java.lang.IllegalArgumentException: sun.io.ByteToCharUTF-8
    at sun.io.ByteToCharConverter.getConverterClass(ByteToCharConverter.java:79)
    at sun.io.ByteToCharConverter.getConverter(ByteToCharConverter.java:109)
    at java.lang.String.(String.java:294)
    at java.lang.String.(String.java:313)
    at oracle.xml.xsql.XSQLUtil.XL(XSQLUtil.java:207)
    at oracle.xml.xsql.XSQLServletPageRequest.getParameter(XSQLServletPageRequest.java:139)
    at oracle.xml.xsql.XSQLActionHandlerImpl.variableValue(Compiled Code)
    at oracle.xml.xsql.XSQLActionHandlerImpl.getAttributeAllowingParam(Compiled Code)
    at oracle.xml.xsql.actions.XSQLIncludeXSQLHandler.init(XSQLIncludeXSQLHandler.java:46)
    at oracle.xml.xsql.XSQLDocHandler.handlerForAction(XSQLDocHandler.java:283)
    at oracle.xml.xsql.XSQLDocHandler.getDocument(Compiled Code)
    at oracle.xml.xsql.XSQLPageProcessor.process(Compiled Code)
    at oracle.xml.xsql.XSQLServlet.doGet(XSQLServlet.java:60)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:715)
    at javax.servlet.http.HttpServlet.service(Compiled Code)
    at com.sun.server.ServletState.callService(Compiled Code)
    at com.sun.server.ServletManager.callServletService(Compiled Code)
    at com.sun.server.ProcessingState.invokeTargetServlet(ProcessingState.java:423)
    at com.sun.server.http.HttpProcessingState.execute(HttpProcessingState.java:79)
    at com.sun.server.http.stages.Runner.process(Runner.java:79)
    at com.sun.server.ProcessingSupport.process(Compiled Code)
    at com.sun.server.Service.process(Service.java:204)
    at com.sun.server.http.HttpServiceHandler.handleRequest(HttpServiceHandler.java:374)
    at com.sun.server.http.HttpServiceHandler.handleRequest(Compiled Code)
    at com.sun.server.HandlerThread.run(Compiled Code)
    null

    What jdk are you using ?
    I had this problem with 1.1.7

Maybe you are looking for