Alternative to Active X viewer

We are considering going to BOE 3.1, and have many .NET apps usiing the ReportClientDocument model.
The Active X viewer has been problematic, are there any other options to using this viewer in 3.1?
TIA
Rick

It appears your issues are related mainly to the download and install of the ActiveX Printcontrol (Printcontrol.dll) and not the ActiveX viewer (crviewer.dll).   The activeX viewer was modified such that it does not need to be registered on a client machine, whereas the printcontrol.dll still does.  What version of crviewer.dll are you deploying?  What is the name of the .CAB file(s) being deployed through SMS?
XI3.1 still uses the printcontrol.dll for activex printing and your two options with the DHTML viewers (both the .NET viewer in custom apps and the DHTML viewer used in Infoview) are either to use the activex print control, or use pdf printing.  If your end users do not have sufficient permissions to install the dll and they do not want PDF printing, then SMS deployment is the remaining option.
The "recurring problems" you mention sound like they are each different. 
1. page navigation.... where does this occur?  in your custom apps or in Infoview or both?  this sounds more like a postback issue and not an activex issue
2. hitting the print button displays an error on the page.  What's the error?  if you get a yellow exclamation mark in the bottom left of the browser window, click on it and get the detailed javascript error message.
Dan

Similar Messages

  • Error while activating the View

    Hi i am trying to activate the view, but it is resulting in this below error.. i am providing the complete details of the view i created, please help me out what is wrong in this...
    Tables added
    ZTF_CUBD
    ZTF_BTRN
    TCURC
    Join Conditions
    ZTF_BTRN     MANDT     =     ZTF_CUBD     MANDT
    ZTF_CUBD     MANDT     =     TCURC             MANDT
    ZTF_BTRN     MANDT     =     TCURC             MANDT
    ZTF_BTRN     CALCID     =     ZTF_CUBD     CALCID
    ZTF_BTRN     PSPID     =     ZTF_CUBD     PSPID
    ZTF_BTRN     PROVID     =     ZTF_CUBD     PROVID
    View Fields
    MANDT     ZTF_CUBD     MANDT
    MANDT     ZTF_BTRN     MANDT
    PDATE     ZTF_BTRN     PDATE
    WBS1     ZTF_BTRN     WBS1
    FUTYP     ZTF_BTRN     FUTYP
    PROVID     ZTF_BTRN     PROVID
    BILLAB     ZTF_CUBD     BILAB
    OBBUD     ZTF_CUBD     OBBUD
    Below is the error message i am getting...
    VIEW ZFAB_SUMBLCAL was not activated
      Check view ZFAB_SUMBLCAL (OGILIA/07/10/06/23:01)
      View allows read-only access only. Maintenance not possible.
      'Display using Data Browser only' was set automatically
      Key field ZTF_BTRN-CALCID missing
      Key field ZTF_BTRN-PSPID missing
      Key field ZTF_CUBD-FUTYP missing
      Key field ZTF_CUBD-PDATE missing
      Key field ZTF_CUBD-POSID missing
      Key field ZTF_CUBD-RTYPE missing
      All fields are evaluated as key field
      Field name MANDT not unique
      View ZFAB_SUMBLCAL is not consistent
    Some one help me out with this.....
    Thanks in advance....
    Kris...

    HI thanks for responding i made changes  as per you as below ... which ever i selected in ztf_btrn key fields exist in ztf_cubd... Can you suggest me please...
    JOin Conditions
    ZTF_BTRN     MANDT     =     ZTF_CUBD     MANDT
    ZTF_CUBD     MANDT     =     TCURC             MANDT
    ZTF_BTRN     CALCID     =     ZTF_CUBD     CALCID
    ZTF_BTRN     PSPID     =     ZTF_CUBD     PSPID
    ZTF_BTRN     PROVID     =     ZTF_CUBD     PROVID
    View Fields..
    MANDT     ZTF_CUBD     MANDT
    MANDT     ZTF_BTRN     MANDT
    PDATE     ZTF_BTRN     PDATE
    WBS1     ZTF_BTRN     WBS1
    FUTYP     ZTF_BTRN     FUTYP
    PROVID     ZTF_BTRN     PROVID
    BILLAB     ZTF_CUBD     BILAB
    OBBUD     ZTF_CUBD     OBBUD
    WAERS     TCURC     WAERS
    Below is the error message i am getting
       VIEW ZFAB_SUMBLCAL was not activated
       Check view ZFAB_SUMBLCAL (OGILIA/07/10/06/23:51)
       View allows read-only access only. Maintenance not possible.
       'Display using Data Browser only' was set automatically
       Key field ZTF_BTRN-CALCID missing
       Key field ZTF_BTRN-PSPID missing
       Key field ZTF_CUBD-FUTYP missing
       Key field ZTF_CUBD-PDATE missing
       Key field ZTF_CUBD-POSID missing
       Key field ZTF_CUBD-RTYPE missing
       All fields are evaluated as key field
       Field name MANDT not unique
       View ZFAB_SUMBLCAL is not consistent
    Thank You,
    Kris..

  • Error While Activating Analytical View

    Hello Everyone,
    I am facing a strange issue while activating Analytical view in HANA Enterprise.  I have explained my scenario in detail. Could anyone help me or guide me if something is wrong here ?
    1. HANA Enterprise Version: 1.0.63
    2. I have created an Attribute view of Customer Table as ZCUST ( CUST_ID, CUST_NAME, CUST_CITY).
       I have created an Analytical view of Sales tables as ZSALES (ZINV_ID, ZINV_ITM, CUST_ID, MAT_ID, ZINV_PRICE, CURRENCY). Here i have taken ZCUST Attribute view and joined with Sales table to use ZCUST attributes.
    3. I saved this Analytical view without any error but while activating Analytical view, I am getting below error.
    Error: The table "HANATEST"."CUST_AT" (alias: <unset>) (columnName: CUST_ID) is not joined to the central table "HANATEST"."ZINV_AT" (alias: <unset>) (columnName: INV_PRICE) - i.e. the data foundation is fragmented. Deployment is canceled.
    Exception during activation: Error during deployment: Error during deployment
    com.sap.ndb.studio.sdk.resource.deployment.bi.DeploymentException: Error during deployment
        at com.sap.ndb.studio.sdk.resource.deployment.bi.cv.JoinManager.getJoinPath(JoinManager.java:215)
        at com.sap.ndb.studio.sdk.resource.deployment.bi.cv.CubeElement.processColumnMapping(CubeElement.java:487)
        at com.sap.ndb.studio.sdk.resource.deployment.bi.cv.CubeElement.processAttributes(CubeElement.java:357)
        at com.sap.ndb.studio.sdk.resource.deployment.bi.cv.CubeElement.processDimension(CubeElement.java:606)
        at com.sap.ndb.studio.sdk.resource.deployment.bi.cv.CubeElement.processDimensions(CubeElement.java:596)
        at com.sap.ndb.studio.sdk.resource.deployment.bi.cv.CubeElement.initialize(CubeElement.java:211)
        at com.sap.ndb.studio.sdk.resource.deployment.bi.cv.CubeSchemaRoot.initialize(CubeSchemaRoot.java:80)
        at com.sap.ndb.studio.sdk.resource.deployment.bi.DeploymentExecutor.initialize(DeploymentExecutor.java:172)
        at com.sap.ndb.studio.sdk.resource.deployment.bi.CubeDimensionDeploymentExecutor.initialize(CubeDimensionDeploymentExecutor.java:78)
        at com.sap.ndb.studio.sdk.resource.bi.core.impl.BIResourceController.clientSideActivate(BIResourceController.java:223)
        at com.sap.ndb.studio.sdk.resource.repository.core.impl.ResourceManager.activateTypes(ResourceManager.java:974)
        at com.sap.ndb.studio.sdk.resource.repository.core.impl.ResourceManager.activateAllFiles(ResourceManager.java:817)
        at com.sap.ndb.studio.sdk.resource.repository.core.impl.ResourceManager.activateAll(ResourceManager.java:359)
        at com.sap.ndb.studio.modeler.job.type.activate.ActivateJob.activateObjects(ActivateJob.java:117)
        at com.sap.ndb.studio.modeler.job.type.activate.ActivateJob.run(ActivateJob.java:91)
        at org.eclipse.core.internal.jobs.Worker.run(Worker.java:53)
    Did anybody face this problem earlier ? Because i am facing this issue with any scenario that i am developing. I tried taking standard table of SAP like VBRP and MARA but still facing same issue.
    If i remove Attribute view from my scenario and just take transaction table, Then I am able to activate analytical view.
    Regards,
    Komik Shah

    Hi Pawan,
    Thanks for your response. Joining are compatible and there is no issue over there. Also, as i said earlier, I am facing same problem if i take standard table of SAP like VBRP and MARA.
    Kindly find attached screenshot for your reference.
    Do let me know if you need any other details.
    Regards,
    Komik Shah

  • "Alias Unset" Error While Activating Analytical View

    Hello Everyone,
    I am facing a strange issue while activating Analytical view in HANA Enterprise.  I have explained my scenario below. Could anyone help me or guide me if something is wrong here ?
    1. HANA Enterprise Version: 1.0.63
    2. I have created an Attribute view as ZCUST_AT( CUST_ID, CUST_NAME, CUST_CITY) from table CUST.
       I have created an Analytical view as ZSALES_ANA  on top of Sales tables ZSALES (ZINV_ID, ZINV_ITM, CUST_ID, MAT_ID, ZINV_PRICE, CURRENCY) and ZCUST_AT Attribute views.
    3. I saved this Analytical view without any error but while activating Analytical view, I am getting below error.
    Error: The table "HANATEST"."ZCUST_AT" (alias: <unset>) (columnName: CUST_ID) is not joined to the central table "HANATEST"."ZSALES" (alias: <unset>) (columnName: INV_PRICE) - i.e. the data foundation is fragmented. Deployment is canceled.
    Exception during activation: Error during deployment: Error during deployment
    com.sap.ndb.studio.sdk.resource.deployment.bi.DeploymentException: Error during deployment
        at com.sap.ndb.studio.sdk.resource.deployment.bi.cv.JoinManager.getJoinPath(JoinManager.java:215)
        at com.sap.ndb.studio.sdk.resource.deployment.bi.cv.CubeElement.processColumnMapping(CubeElement.java:487)
        at com.sap.ndb.studio.sdk.resource.deployment.bi.cv.CubeElement.processAttributes(CubeElement.java:357)
        at com.sap.ndb.studio.sdk.resource.deployment.bi.cv.CubeElement.processDimension(CubeElement.java:606)
        at com.sap.ndb.studio.sdk.resource.deployment.bi.cv.CubeElement.processDimensions(CubeElement.java:596)
        at com.sap.ndb.studio.sdk.resource.deployment.bi.cv.CubeElement.initialize(CubeElement.java:211)
        at com.sap.ndb.studio.sdk.resource.deployment.bi.cv.CubeSchemaRoot.initialize(CubeSchemaRoot.java:80)
        at com.sap.ndb.studio.sdk.resource.deployment.bi.DeploymentExecutor.initialize(DeploymentExecutor.java:172)
        at com.sap.ndb.studio.sdk.resource.deployment.bi.CubeDimensionDeploymentExecutor.initialize(CubeDimensionDeploymentExecutor.java:78)
        at com.sap.ndb.studio.sdk.resource.bi.core.impl.BIResourceController.clientSideActivate(BIResourceController.java:223)
        at com.sap.ndb.studio.sdk.resource.repository.core.impl.ResourceManager.activateTypes(ResourceManager.java:974)
        at com.sap.ndb.studio.sdk.resource.repository.core.impl.ResourceManager.activateAllFiles(ResourceManager.java:817)
        at com.sap.ndb.studio.sdk.resource.repository.core.impl.ResourceManager.activateAll(ResourceManager.java:359)
        at com.sap.ndb.studio.modeler.job.type.activate.ActivateJob.activateObjects(ActivateJob.java:117)
        at com.sap.ndb.studio.modeler.job.type.activate.ActivateJob.run(ActivateJob.java:91)
        at org.eclipse.core.internal.jobs.Worker.run(Worker.java:53)
    Did anybody face this problem earlier ? Because i am facing this issue with any scenario that i am developing. I tried taking standard table of SAP like VBRP and MARA but still facing same issue.
    If i remove Attribute view from my scenario and just take transaction table, Then I am able to activate analytical view.
    Regards,
    Komik Shah

    Hi Pawan,
    Thanks for your response. Joining are compatible and there is no issue over there. Also, as i said earlier, I am facing same problem if i take standard table of SAP like VBRP and MARA.
    Kindly find attached screenshot for your reference.
    Do let me know if you need any other details.
    Regards,
    Komik Shah

  • How can I make my phone number active when viewing from a mobile device. My phone number is in my header in CSS

    How can I make my phone number active when viewing from a mobile device. My phone number is in my header in CSS

    See this support document http://support.apple.com/kb/HT5661

  • Error in activating Calculation view

    Hi Gurus,
    Please help me in resolving this issue below as I get an error when activating calculation view.
    Internal deployment of object failed;Repository: Encountered an error in repository runtime extension;Internal Error:Unable to create hierarchy view: CREATE COLUMN VIEW
              SQL: transaction rolled back by an internal error: identifier is too long: the identifer
              description" is too long. Maximum length is 127:
    I have checked all content related to this error but not able to find a solution.
    Please advise

    Though your calc view name could be small, the 'fully qualified' calculation view name could be bigger than 127 character.
    Fully Qualified name = <packagename.packagename.packagename.....>/<calc view name>
    For each calc view that you activate, HANA internally creates more than one column views (based on your attributes) which are found under the _SYS_BIC schema and there it will fail if the column view name is exceeding 127 characters.
    Solution: make sure the fully qualified name is not too big
    Regards,
    Sesh

  • Active Report Viewer not working in Internet Explorer 10

    We have many legacy applications developed using ASP and VB(InterDev). Our organisation is moving to use Internet Explorer 10 in the near future.
    We had a IE10 compatibility testing for our legacy applications and we observed that the applications using Active Report Viewer to generate the reports are not working. Applications works perfectly fine with the older version of Internet Explorer.
    We looked for the various workarounds but we did not succeed.
    Some application does nothing when we click on a button to generate the report but some applications throws the below error:
    "ActiveX
    control failed to load! -- This control is required to use the Address Book and Attachment features.  Please check your browser security settings and/or contact PC Support to install the digitally signed control."
    We will be glad if we get any assistance on this issue.

    We have many legacy applications developed using ASP and VB(InterDev). Our organisation is moving to use Internet Explorer 10 in the near future.
    We had a IE10 compatibility testing for our legacy applications and we observed that the applications using Active Report Viewer to generate the reports are not working. Applications works perfectly fine with the older version of Internet Explorer.
    We looked for the various workarounds but we did not succeed.
    Some application does nothing when we click on a button to generate the report but some applications throws the below error:
    "ActiveX control failed to load! -- This control is required to use the
    Address Book and Attachment features.  Please check your browser security settings and/or contact PC Support to install the digitally signed control."
    We will be glad if we get any assistance on this issue.
    Hi,
    There is a more dedicated forum for web development issues
    https://forums.asp.net , I would recommend you post this issue in that forum to get more dedicated supports.
    Thanks for your understanding.
    Regards.
    We are trying to better understand customer views on social support experience, so your participation in this interview project would be greatly appreciated if you have time. Thanks for helping make community forums a great place.
    Click
    HERE to participate the survey.

  • Customize the Activity Clipboard view ?

    Hi,
    We want to customize the Activity Clipboard view (change the headers and the order of the columns ..)
    In the BSP_WD_CMPWB transaction, if we choose the UICMP_ACC_CLIP component , the view is not configurable ..
    Is this the right component ? Is there another way to proceed ??
    Thanks in advance for your help !!
    Regards,
    Nabil

    Hi Nabil,
    Last week I came across this tranasction: IMG --> Interaction Center Webclient --> Basic Functions --> Define Activity Clipboard Profiles.
    Here you can select "Profile Definition" and then DEFAULT_IC, if you select "details" you can enter the amount of colums and Headers. I haven't actually tried it and I'm not sure how it works exactly, but maybe you can give it a try.
    Hope it helps,
    Regards Alex

  • Why doesn't Activation Request View show the request(s)?

    Once in a while the Activation Requests View in Netweaver Studio won't show my Activation Requests. It just shows a highlighted rectangle in the Request ID column and nothing in the Activation Status and Deployment Status columns.
    In at least one case, I was able to fix it by closing the view and then opening it again but that's no longer working.
    I'm using Netweaver 2004s sp9.
    Thanks for any help.
    David.

    I still don't know what exactly causes this but I've found that sometimes just exiting Studio and coming back in takes care of it.
    If I restart the computer, it definitely goes away.
    Anyone know if there is a patch for this?

  • BAM Error - during the creation of BAM Activity and View in EXCEL

    I'm getting an error "The Cube could not be created successfully. Please edit the view and validate the inputs" during the creation of BAM Activity and VIEW in MS Excel for BAM
    Error Details:
    Error Description:
    The following system error occurred:  Invalid class string .
    Error Source:
    Microsoft OLE DB Provider for Analysis Services 2008.
    Please help me in resolving the issue. Thanks in Advance!!

    Hi Ramesh,
    Below link has the information related to all the prerequisites for using BAM Add-In for Excel.
    Kindly ensure that you have all the files in place before creating BAM Activity and View.
    http://msdn.microsoft.com/en-us/library/aa560476.aspx
    Rachit
    Please mark it as Answer if this answers your question

  • MSCRM 2011- Activity associated view on account

    Hi All,
    I have changed the default setting of 'filter on' to ' All' in open activity associated view in account. But now I also want to change the default in 'Include' to 'This record only' using Javascript. Normally, default value of 'Inclue' is 'Related "Regarding"
    Records'. Refer to the below image:
    Please help.Thanks in advance.

    Use this Script below. Call filterAllActivities function on load.
    function filterAllActivities() {
    document.getElementById("navActivities").onclick = function () {
    Mscrm.Details.loadArea(this, "areaActivities");
    document.getElementById("areaActivitiesFrame").onload = function () {
    var entityName = Xrm.Page.data.entity.getEntityName();
    var entity = entityName.charAt(0).toUpperCase() + entityName.substr(1);
    var doc = this.contentWindow.document;
    var filterOn = doc.getElementById("crmGrid_" + entity + "_ActivityPointers_datefilter");
    filterOn.value = "All";
    var FilterRecord = doc.getElementById("crmGrid_" + entity + "_ActivityPointers_ViewControl");
    FilterRecord.value = "ImmediateRelatedView";
    var evt = document.createEvent("HTMLEvents");
    evt.initEvent("change", false, true);
    filterOn.dispatchEvent(evt);
    FilterRecord.dispatchEvent(evt);
    Regards, Saad

  • Additional field on activity search view

    Hi,
    I need to add territory id on activity search view. is there any badi which i can use for this purpose to filter the result and additing the search parameter?
    Regards,
    Kamesh Bathla

    Hi,
    You can add fields to Product master using Set types morever to make this fields available to webui you have to do some more configuration. please use following tcode in seqence to achieve your requirment.
    1) COMM_ATTRSET - Maintain Set Types and Attributes
    2) CRMM_UIU_PROD_GEN - Assign Set Types to Overview Pages
    3) CRMM_UIU_PROD_CONFIG - Create UI Configuration for Set Type
    Regards,
    Dipesh.

  • Including a portlet in a an activity space view

    I've created an activity space which i can call from the portal. What I want to do is to include a portlet in the activity space view page. Can somebody point me in the right the direction please thank you.

    This is a very hard customization to make. You would have to have a deep knowledge of the Plumtree server api and essentially make the same api calls as a MyPage or community page. It is possible, but a difficult customization, and won't be something that you find documentation for.
    Can you possibly use a community with one or two portlets on it to create the same effect?
    Keith

  • DDIC activation error View could not be activated

    Hello
    when i am trying to install a C-CEE add-on it terminates with this error code 8
    View J_1GSL_CTRL_V could not be activated
    (E- View field J_1GSL_CTRL_V-ALLGBMON (domains of the data elements not equal) )
    i tried to activate J_1GSL_CTRL_V from SE11, but it says the view is not consistent
    how do i fix this? can i delete the object- i mean would it be recreated when i run the import again?

    nevermind, there are corrections provided in SAP note 1037952 which fix the inconsistencies

  • BAM Activity and view issue on BizTalk server 2013 R2 machine.

    Hello all,
    I am trying to make BAM portal work since couple of days but no luck yet...
    I ma using BizTalk server 2013 R2.
    I am trying to deploy the activity and view from my Development server to Test server ( it's working fine on Developemnt).
    I have gone through one post and found this and followed steps here is the output for that :
    First confirm that you can see the name of the activity in the list of deployed activity by executing this command:
    bm.exe get-activities
    --> I can see the activity name in  there so I belive that activity is got created.
    While creating the BAM activity you must have created/deployed a view get the name of the view by using this command:
    bm.exe get-views -Activity:<activity name>
    --> I can see the view name in  there so I belive that view is exist.
    You need to provide permission to the account you are using to access the BAM portal on this view by using this command.
    bm.exe add-account -AccountName:”<AccountName>” -View:<viewname>
    --> while executing this command is got error as :
    Using 'BAMPrimaryImport' BAM Primary Import database on server 'TESTSERVER'...
    ERROR: Security management of the BAM view failed.
    The SQL role for the specified view is missing.
    Note : My BAMAlert service is running and running using
    GROUP\~biztalkservice account I am logged on Test Server using "NitinUser" account with administrator rights.
    What does this mean - if this mean that I needs to give rights to my user (NitinUser) on SQL Database please tell me how to do that ? with command....
    Thanks and Regards, Nitin.

    Hi Nitin,
    Can you try the solution as suggested by Thiago Almeida.
    http://connectedthoughts.wordpress.com/2008/06/16/bam-deployment-gotchas/
    His solution for this problem is to remove the view and re-add it, which worked for him. Obviously I didn't encounter this error, so have to suggest the solution from community.
    If this answers your question please mark it accordingly. If this post is helpful, please vote as helpful by clicking the upward arrow mark next to my reply.
    Hello Ashwin,
    As per that post the author was having issue that view was not created ...
    also have noticed one thing that by executing following command in sql management studio.
    use
    BamPrimaryImport
    SELECT
    SUSER_SNAME(owner_sid),nameFROMsys.DATABASES
    on my development box it's showing my user GROUP\nitinUser and Name = CustomBizTalkDB
    but when I execute this on TEST server, entry for GROUP\nitinUser is not in database
    Thanks and Regards, Nitin.

Maybe you are looking for

  • Can you edit a person from one photo and add them to another photo?

    Can you edit a person out of one photo and add them to another photo?  Like if you need the head shot from one photo to replace closed eyes in the other photo?  Thanks.

  • How to make a virtual robot?

    How would you record events that a user does and then replay them back, without needing any special permissions? This is what my code looks like right now... I am trying to find a way to implement a virtual click on any component that will make it wo

  • Now playing on Technetcast "The Importance of XML" (Bray, Chen, Mikula, Orchard, Sutor, Udell)

    Technetcast has released "The Importance of XML", a panel discussion recorded at XML DevCon 2001 in New York. http://technetcast.ddj.com/tnc_play_stream.html?stream_id=555 Panelists discuss the state of XML, web services, and e-business. With: - Tim

  • Role Upload - Rename

    Hello, I have uploaded a role 'FI_ACCOUNTANT' from R3 into EP6 SP9. I have changed the name and description of this role in the editor to 'FI' and when I assign this role to my administrator/super admin userID, the modified name appears in the TLN. A

  • Large delay in FFMPEG stream

    I'm attempting to setup a system where my co-hosts of our show can send me their video feeds, without having to use Skype.  I've worked out a system using ffmpeg, nginx, and vlc that works, but has several seconds of delay, which if it can be reduced