Report Viewer asking for Login credentials on Non-Development PC

I have created several reports within Crystal 2008(using the push method). I run these reports in a VB6 application using the Report Viewer. Reports without sub-reports will run on both the development and non-development PC. If I try to run a report with a sub on a non-development PC it will prompt the user for login credentials.
I can run the same report(with a sub) in development or on a PC with Crystal 2008 and Visual Basic installed. I have created a setup.exe to install this on the pc and included both the Crystal runtime 2008 and Crystal Report Viewer 2008 as prerequisites.
Any help would be appreciated

We created a form in Visual Studio 2008 that holds the Crystal Report Viewer.  We then used Interop to wrap the assembly into a usable reference for the VB6 application. 
This was working fine when we were using the pull method for the report but once we changed the code to use the push method reports with subs will ask for a login. No matter what is entered the report will not print to the screen.  The reports without a sub will print just fine.
Not sure what to look for next?
Thanks for your quick response.

Similar Messages

  • Unable to open a report and asking for user credentials

    Hi,
    when i am trying to open a crystal report, i am asking for user credentials and my URL is directed to the below URL
    http://hostname/PlatformServices/service/app/logon.do?appKind=InfoView&service=%2FOpenDocument%2FappService.do&backContext=%2FOpenDocument&backUrl=%2Fopendoc%2FopenDocument.jsp%3FSERVICE%3D%252FOpenDocument%252FappService.do%26OBJIDS%3D20016421%26backUrl%3D%252Fcontent%252Fview.do%26PREF%3DmaxOpageUt%253D200%253BmaxOpageC%253D10%253Btz%253DUS%252FPacific%253BmUnit%253Dinch%253BshowFilters%253Dtrue%253BsmtpFrom%253Dtrue%253BpromptForUnsavedData%253Dtrue%253B%26CONTAINERID%3D6424083%26backContext%3D%252FPlatformServices%26LOC%3Den%26APPKIND%3DInfoView%26PVL%3Den%26ACTID%3D280%26service%3Dtimeout&backUrlParents=1&appName=OpenDocument&prodName=BusinessObjects+Enterprise&cmsVisible=false&cms=servername%3A6600&authenticationVisible=false&authType=secEnterprise&sso=false&sm=true&smAuth=secLDAP&persistCookies=true&sessionCookie=true&useLogonToken=true
    Please help me on this

    Hi,
            This is happening to all of the users. And this kind of behaviour is happening frequently to most of the users but as for me and some of us this is not happening frequently.
    And we are using Crystal Reports 2008 ie. CR12.
    -VinodC

  • Crystal Report Layout asking for Login Info

    I have modified the Delivery Note Crystal Report Layout for Business One by clicking the Edit button on the Report and Layout Manager for Delivery Note (Items).  I then saved my modifications to a file.  Finally, I go into Business One and import the Layout for Delivery Note (Items).  When I preview the Layout it asks me for login information then continues to fail.  How dow I make it so I can print the Delivery without having to constantly log in?

    Hi Jeff,
    I recently had a similar problem on an 8.82 implementation, having contacted and spoken to SAP Support multiple times these suggested fixes worked:
    The request to login to the database when you open or print preview a Crystal
    report is a known issue. To resolve this, I recommend you go through our Root
    Cause Analysis (RCA) guide. Please see attac hed Note 1676353 on where to find
    this. There are four Cases in this guide (which contain a number of Influences)
    - please go through all Cases and Influences.
    We also tried the following:
    STEP 1:
    Influence 2: Case 2 is to clear all the data for login (e.g. sa and
    password - delete them) and then ticked 'Integrated Security#.
    - Influence
    3: #: Check the current datasource is to update connection.
    - Retest opening
    the system reports on a workstation.
    - If they are still reporting an error
    try the next step
    - STEP 2:
    - Change the datasource location of
    the report from OLE DB to SAP Business One type and leave the
    authentication
    information blank. Try running the report in Crystal, and then import to SAP.
    And also opened up the Crystal Report via the Edit button in SAP in Reports and Layouts Manager, we then clicked on the database connection and updated all the tables (even though they were the same) and these got the reports needed working. Speaking to SAP it is a known bug and they are releasing a hotfix to resolve it, but try explaining that to a customer !!!
    Hope these help.
    Regards
    Sean

  • Portal asking for Login details again while executing the reports

    Hi Team,
    Our Portal is asking for Login details again while executing the reports individually.
    The issue is the if i enter the same PORTAL Login credentials, its showing as Authentication failed.
    PLEASE ADVICE ASAP.
    thanks & regards
    Sneha

    Hi Kiran,
    I have recently taken up this portal.. so not clear on the structure.
    however, I observed there was no user mapping available.. so i added the same with my login credentials..
    stil the issue persists.
    Please advice.
    Sneha

  • Asking for login details jumping from BW  to SS report at Portal site

    Hi Guys
    Our BW reports are avilable from protal for user's.
    Now the issue we are facing is when we jump from BW report to source system(SRM) report, it is aksing for login details for source system. where as at portal site it should not ask for login deatils. And we are facing this issue only in QA system and not PRD system.
    M not sure where things are going wrong. I have checked SSO. nothing seems to be wrong here also.
    Thanks & Regards,
    Rohini

    Hi Rohini,
    I may not be correct. But does the user id which you are using (both in QA & Prod) have same settings for User-Type (<i>SU01 -> Logon Data -> User Type</i>). ?
    Also u can check the RFC Settings (SM59).
    Hope it would help..
    Regards,
    Vikrant.

  • Child dashboard asking for logon credentials when opening it in infoview..

    hi al,
    iam trying to open a child dash board form a parent dash board ( i have converted them in to swf files and exported them to infoview) in infoview.while iam accessing the child swf file in Infoview it is asking for logon credentials..my architecture is like
    infoset->crystal reports->live office->dash board
    i have used the following  url to avoid login  credentials:
    [http://myserver:8080/Xcelsius/opendoc/documentDownload?iDocID=1234&sKind=Flash&lsSCELogonToken=<token>]
    initially,i have created a flash variable with name CElogonToken and binded it to a cell f3 in my excel sheet .
    then again i have concatenated the above url and f3 cell ,in my parent dashboard.
    note that iam able to access the child dash board from tha parent dash board in infoview by giving the logon credentials.
    i dont want to enter login details while accessing the child swf file in infoview.
    any help is highly appreciated...

    Stratos,
    i have tried ur solution but it  did not work out to me.thnq for ur prompt reply.
    and thnks to google...i have got the below link which is working fine without asking me any logon credentials
    http://server:8080/Xcelsius/opendoc/documentDownload?iDocID=26927&sKind=Flash&CELogonToken=
    i have clipped the lsS part before the CELogonToken
    once again thnks to google and other forum members whose replies helped me a lot

  • Report Server asking for credential as home page

    Hi,
    I have a user that when she tries to logon to Report Manager the system asks for her credentials and then denies permission.
    We have even tried enhancing her permissions to the same level as mine (full admin) , but it asks for her credentials and denies permission.
    Can anybody help?
    Mr Shaw

    Hi Mr Shaw,
    Based on my understanding, when a user access report manager, credential entry pops up and the user account doesn’t work, right?
    In Reposting Service, RSWindowsNegotiate is added to the RSReportServer.config file by default. Negotiate specifies report server can either accept Kerberos or NTLM authentication tokens. In this scenario, the issue could be caused by Kerberos authentication.
    If there is a mismatch between the destination specified in the token and the report server process configuration, the underlying Kerberos authentication scheme supported by Windows will prevent report server from authenticating the user. So please refer to
    methods below to fix the issue:
    • Remove RSWindowsNegotiate and ensure RSWindowsNTLM is specified in the Reporting Services configuration file (in SSRS 2012, this file locates at xx:\Program Files\Microsoft SQL Server\MSRS11.MSSQLSERVER\Reporting Services\ReportServer\rsreportserver.config).
    • Change the report server service account to Network Service.
    • Configure a specific hostheader for SSRS, configure your DNS server to understand that hostheader, and configure your domain controller to have an SPN for the hostheader and the report server service account.
    For detail information, please refer to this article:
    Solving the Reporting Services Login issue in the February CTP of SQL Server 2008.
    Reference:
    Authentication with the Report Server
    If you have any question, please feel free to ask.
    Best regards,
    Qiuyun Yu

  • How do you stop BSPs on WebSEAL for asking for user-credentials?

    Hi
    We are currently having an issue with BSP Pages. When we test the BSP pages on the R/3 system they work OK. When we test them directly on the Portal then they too also work. The problem is that they are not working properly on our Intranet.
    The intranet that we use is an IBM Tivoli product (also known as WebSEAL). We currently have WebSEAL SSO to our SAP Portal. This is working OK. When we use WebSEAL to access the portal we are prompted to enter our user-id and password so that the BSP page can be displayed. This should not be happening and it defeats the purpose of SSO. I have attached a screen shot document to demonstate this.
    Some time ago we had a similar issue where the transactions on the portal (when executed from WebSEAL) were giving us a Webdynpro time-out error. I later determined that the cookie information was not being passed to WebSEAL. To fix this, I went to the Visual Administrator and went to server >> services >> web container and for the web container "sap.com/irj" I went to the cookie configuration to add a session cookie. By doing this I fixed my previous problem.
    Coming back to my problem, I had a junction created in WebSEAL to point to the bsp directory (sap/bc/sap/bsp/*) on the host concerned. I had both a SSL and TCP junction created both resulted in error messages - stating that the client (SAP) is asking for user credentials.
    Hoping that I have provided enough information above my question is as follows:
    (1) How can I get the BSP messages to work on WebSEAL such that it will not ask for user credentials to be entered? Would this involve making a further change to a Web Container? If so - which container also needs a session cookie to be generated?
    Thanks
    Kind Regards
    Rajdeep Kumar

    Hi Peter
    I am having an issue with the re-direct and am hoping you might be able to provide a little assistance. If not then not to worry.
    My security department have logged a call with IBM 2 days ago yet have not received any response.
    In your document you mention that you need to have a junction to AS-JAVA and a junction to AS-ABAP.
    We have created the junctions "/sapep" (for AS-JAVA) and "saphr1" (for AS-ABAP).
    The junction /sapep" also contains the junction mapping entries "/irj/" and "/SSOTicket/".
    The direct URL to the hidden image is : https://uadsfi01.auiag.corp:53001/SSOTicket/1x1.gif. I have tested this (using my user id and password) and it works OK.
    When testing the image through TAM (https://test.insideiaghome.iaglimited.net/sapep/SSOTicket/1x1.gif) we get an "unexpected authentication challenge"
    I have reviewed the log below and it seems that we are having an authentication issue with the image:
    ==(START OF LOG)==
    2008-06-16-19:59:58.365+10:00I----- thread(136) trace.pdweb.debug:2 /sand/cholt/laura_amweb510_11LA/src/pdweb/wand/wand/log.c:309: -
    PD ===> BackEnd -
    Thread_ID:52943
    GET /SSOTicket/1x1.gif HTTP/1.1
    via: HTTP/1.1 uattam01:443
    host: uadsfi01.auiag.corp:53001
    user-agent: Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; .NET CLR 1.1.4322; MS-RTC LM 8; .NET CLR 2.0.50727)
    iv_server_name: uatin1-webseald-uattam01
    accept: image/gif, image/x-xbitmap, image/jpeg, image/pjpeg, application/x-shockwave-flash, application/vnd.ms-excel, application/vnd.ms-powerpoint, application/msword, /
    iagsapid: 52975
    accept-language: en-au
    referer: https://test.insideiaghome.iaglimited.net/sapabap.html
    connection: close
    iv-user: s52975
    2008-06-16-19:59:58.373+10:00I----- thread(136) trace.pdweb.debug:2 /sand/cholt/laura_amweb510_11LA/src/pdweb/wand/wand/log.c:309: -
    PD <=== BackEnd -
    Thread_ID:52943
    HTTP/1.1 401 Unauthorized
    content-type: text/html
    date: Mon, 16 Jun 2008 09:59:58 GMT
    cache-control: no-cache
    content-length: 1787
    www-authenticate: Basic realm="Upload Protected Area"
    server: SAP J2EE Engine/7.00
    expires: 0
    pragma: no-cache
    connection: close
    ==(END OF LOG)==
    When logging into the SAP Portal directly general user ids have no problem accessing this (Non-Administrator portal users), however through Tivoli it is causing an issue.
    Do you know what may be causing this issue?
    Thanks in advance for any assistance you can offer.
    Kind Regards
    Rajdeep Kumar

  • Sun AS 9.1 UR2 Admin console doesn't ask for login name and password

    I have an instance of Sun AS 9.1 installed on Linux, that has broken admin console. The console never asks for login and password, just lets the user to do anything.
    I didn't set it up and I've never seen that. There's Policy Agent installed because of some apps and maybe this is causing the problem. But I don't know. I just need to secure the console (anyhow).
    Any ideas what could happen? Any hints where to look, what libs could be overwritten by bad version or something?

    This is probably the only thread that relates to the problem i am facing.
    I have encountered the same issue whereby the user ID shows up empty.
    Accessing the console without having the need to enter credentials is causing me some serious security issues.
    Martin777, have you found any ways to secure your console?
    Thanks.

  • How do I get rid of iMac always asking for login keychain

    How do I get rid of iMac always asking for login keychain, very annoying

    There is a utility called Keychain Access.  It is in your Applications/Utilities/ folder.  Keychain Access has tools to do "first aid" and a reset on your keychain.  Here are some Apple Support articles with instructions.
    http://support.apple.com/kb/PH7296
    and if that does not help (reset)
    http://support.apple.com/kb/TS1544

  • Ask for Login during Installation wizard of application

    Hi to all,
    I am doing an application in which I have some unusual
    requirement, that is I want my application to ask for login (only
    username is required) while I install the application i.e; during
    the installation wizard and save it at that time only, so that the
    application will not prompt user again for login in future.
    I know how to achieve this after the application is installed
    by using the shared objects once the user login.
    Is there any way to achieve this?
    Any help would be greatly appreciated!
    Thanx.

    Hi Arun,
    I'm not sure I understand what type of login you are requesting, but it is possible to build a wrapper installer that silently launches your AIR installer then does whatever you need in a post install step (or preinstall for that matter.)
    Silent Installation
    Moved discussion to the Desktop Development forum.
    Chris

  • I am trying to set up an account without a credit card. When I get to the screen which asks for credit card information, 'none' is not an option. Why not?

    I am trying to set up an iTunes account without a credit card. However when I get to the screen that asks for credit card information, 'none' is not an option.  According to the instructions on the website, that should be an option. Any help would be greatly appreciated.

    Thanks for the response,
    Yes, I followed the instructions to the letter. But it asks for credit information anyway and 'none' is supposed to be an option when setting up an account 'with no credit card'.
    I have two new iphones, the first one set up as expected, where 'none' was an option. Now that I'm attempting to set up the second with different information, there is no 'none', only Mastercard,Visa, AmerX, Discover and Paypal.
    My wife is ready to throw hers out the window, help me stop her...

  • My Mac is asking for "login"keychain what is this

    My max is asking for "login" keychain and I can't get it off and it's not letting my access other things without this keychain.  I've entered my login password and that doesn't work

    Back up all data.
    Launch the Keychain Access application in any of the following ways:
    ☞ Enter the first few letters of its name into a Spotlight search. Select it in the results (it should be at the top.)
    ☞ In the Finder, select Go ▹ Utilities from the menu bar, or press the key combination shift-command-U. The application is in the folder that opens.
    ☞ Open LaunchPad. Click Utilities, then Keychain Access in the icon grid.
    Select the login keychain from the list on the left side of the Keychain Access window. If your default keychain has a different name, select that.
    If the lock icon in the top left corner of the window shows that the keychain is locked, click to unlock it. You'll be prompted for the keychain password, which is the same as your login password, unless you've changed it.
    Right-click or control-click the login entry in the list. From the menu that pops up, select Change Settings for Keychain "login". In the sheet that opens, uncheck both boxes, if not already unchecked.
    From the menu bar, select
    Keychain Access ▹ Preferences ▹ First Aid
    If the box marked Keep login keychain unlocked is not checked, check it.
    Select
    Keychain Access ▹ Keychain First Aid
    from the menu bar and repair the keychain. Quit Keychain Access.

  • My iPad 4 tried to open application but repeatedly iCloud asked for login with apple id password. I put my apple id password correct,even i reset it again but still it does not accept in iPad .i am bored with this 3rd class application.please help

    My iPad 4 tried to open application but repeatedly iCloud asked for login with apple id password. I put my apple id password correctly,even i reset it again but still it does not accepted in iPad .i am bored with this  class application.please help.After every 1 second icloud logoin asked.

    Find Apple ID
    https://iforgot.apple.com/applied
    iPad: Unable to update or restore
    http://support.apple.com/kb/ht4097
    iTunes: Specific update-and-restore error messages and advanced troubleshooting
    http://support.apple.com/kb/TS3694
    If you can’t update or restore your iOS device
    http://support.apple.com/kb/ht1808
     Cheers, Tom

  • OSX unexpectedly asks for admin credentials

    Hi everyone,
    a few seconds after waking up my iMac today I dialog box was shown: "App store tries to install new apple software. Enter name and password of an administrator to allow this" (the message was shown in german, this is just a translation by me). The dialog box shows a closed lock with a terminal window as icon. Of course I did not enter any credentials.
    As I have not initiated any software installation and the App store application was closed I wonder if my Mac got compromised somehow, I have never seen such a dialog without any prior action by me. Scanning for updates after canceling the dialog worked without problems and without asking for the credentials.
    Further investigation shows a log message "the software updated has restarted - reconnecting now" around the time the message was displayed, so this might be the reason. As an additional test I killed the softwareupdated process from a remote machine and the same message was shown a few hours later with the same log message, but this is no proof that the restart of this process triggered the dialog.
    I am  using a iMac 27" with OSX 10.9.4, all updates installed.
    All held is highly appreciated, thanks in advance!
    Dwalin

    Dwalin wrote:
    I have activated to load new Updates in the background, to install system files and security updates but not to install app updates.
    At the time the dialog was displayed all updates had been installed, no new updates where displayed  the app store.
    I forgot to mention that I am working as a normal user without administrator privileges .
    Then it seems to be doing what it is supposed to do. It is asking you to install the update after having been downloaded.
    The setup pane indicates it will notify you when the app is ready to install. However, I have mine set to install all updates so I don’t know what form that notification comes as. It seems like it would be a normal notification and you would click “Install” or “Later” to dismiss it.

Maybe you are looking for

  • Up graded from Windows XP to Windows 7

    I have Photoshop Elements and Photoshop Premier Elements.  I upgraded from Windows XP to Windows 7 and the programs are not compatible with the W-7.  Is there any way to run them on W-7 or is there an upgrade available without purchasing complete new

  • Creating VLANS on the current subnet

    i have recently been tasked to redesign our LAN, its has been one broadcast 192.168.16.0 subnetted 255.255.248.0. may you kindly assist on how to vlan the network that will have about 400 workstations in 8 departments, 105 mitel ip phones, 60 servers

  • Removing tags and joining xml to a relational table

    db ver 11.2 New to do the whole XML thing so trying hard to figure it out. I want to join from cdata value to a relational table the XML is <?xml version="1.0"?> <ROWSET> <ROW>   <RN>1</RN>   <EMP_ROW>    <EMP_ROW_ROW>     <FNAME>pete</FNAME>     <AD

  • Why isn't download helper working?

    I have been successfully using download helper for weeks. All of a sudden it just stopped working. The icon will animate for an advertisement but not for a video. I have been downloading from project free tv and have successfully downloaded over 100

  • Performance on iMac 2.4GHZ, dual core 1GB mem

    Hi there, Just picked up an iMac and am noticing performance sluggish compared on my 2.2ghz Macbook with 2GB of memory. Is it the extra GB of memory that is making the difference? I also want to make mention that I did a migration from macbook to iMa