The report you requested requires further information. Database Login.

I have developed a simple report (crystal XI) and deployed to Crystal server.  When viewing the report, the user is asked to login to database with ID/password.  The report works well in dev environment.  The report is not called programmatically via VB, C#, ASP, ... therefore I cannot set ID/password in source code. 
I am looking for a dialog screen within dev environment that allows me to force the report to keep the ID/password with it and use it to connect to DB at runtime.

>
Navin Raja wrote:
> Hey,
>
> The report prompts for Database login if the report is created with dynamic parameters in crystal reports designer and deployed to crystal server.
>
> Logon to Central managenent Console (CMC) using the Administration Launchpad.
> Open the report just saved in Crystal Reports Server.
> Click Process tab of the report.
> Click Database tab under Process tab.
> Enter the Oracle database Server's username in the textbox for "Username".
> This username should Previleges to access or administrative previleges to make changes in CMC.
> Enter the password for the "Password" textbox.
> Click "Use same database logon as when report is run" under "When viewing report:".
> Click the "Update" button.
> Click "Properties".
> Click "Preview".
>
>
> Let me know if it still prompts for the password.
>
>
> Thanks,
> Naveen.
Is there a way to set this for multiple reports at a time?

Similar Messages

  • Crystal Reports prompt issue on export: "The report you requested requires further information"

    I have searched through forums for a solution but none seem to work for me.
    I have an ASP Webform/MySql application which displays Crystal Reports.
    The ones which do not require a user to enter a parameter display fine and I am able to click on export on the CR toolbar and download, e.g. .pdf format.
    On the report that require a user to enter a parameter, the report renders fine but when I click on the export button, i get the prompt:
    "The report you requested requires further information"
    asking for DB login credentials. How can I avoid this?
    My Code:
    Aspx page:
    <%@ Register Assembly="CrystalDecisions.Web, Version=13.0.2000.0, Culture=neutral, PublicKeyToken=692fbea5521e1304" Namespace="CrystalDecisions.Web" TagPrefix="CR" %>
    <div>
              <CR:CrystalReportViewer Width="960px" ID="CrystalReportViewer1" runat="server" AutoDataBind="true" />
    </div>
    protected void Page_Load(object sender, EventArgs e)
             if (Request.QueryString["report"] != null)
                    string reportToGet = Convert.ToString(Request.QueryString["report"]);
                    switch (reportToGet)
                            case "payslip":
                            PaySlip();
                            break;
                            case "pastpayslip":
                            PanelPastPaySlip.Visible = true;
                            break;  
                           default:
                           break;
    protected void btnSearch_Click(object sender, EventArgs e)
          if (txtDate.Text != null || txtDate.Text != string.Empty)
          if (DateTime.TryParseExact(txtDate.Text, "yyyy-MM-dd", CultureInfo.InvariantCulture,
          DateTimeStyles.None, out date))
          PastPaySlip();
    private void PastPaySlip()
                // Some code....
                PayMasterDataSetTableAdapters.pastpayslipcasualviewTableAdapter ta =
                    new PayMasterDataSetTableAdapters.pastpayslipcasualviewTableAdapter();
                PayMasterDataSet.pastpayslipcasualviewDataTable dt = new PayMasterDataSet.pastpayslipcasualviewDataTable();
                ta.FillBy(dt, userId, businessId);
                cReport = new ReportDocument();
                string reportPath = Server.MapPath("~/Views/CasualLabour/Reports/PastPaySlip.rpt");
                cReport.Load(reportPath);
                cReport.SetDataSource((DataTable)dt);
                cReport.SetParameterValue("Date", date);
                cReport.SetDatabaseLogon("userID", "password", "server", "database");
                CrystalReportViewer1.ReportSource = cReport;
                CrystalReportViewer1.ReuseParameterValuesOnRefresh = true;
    I am using CR V. 13.0.9 and VS 2013 Update 2

    This is because almost any action on the viewer result sin a postback. This includes paging, zooming, drilling exporting and printing. E.g.; you will have to place the report in session. See the following KB for how to:
    1985571 - How to use sessions in web applications using the Crystal Reports viewer (the complete code)
    - Ludek
    Senior Support Engineer AGS Product Support, Global Support Center Canada
    Follow us on Twitter

  • The page you requested is currently not available. Please try again later .

    The message occurs, when I try to view a message from my PC. On other PCs the problem does NOT occur.
    Original message:
    " The page you requested is currently not available. Please try again later ...
    If you have questions, please send email to [email protected]
    For more information on the Oracle Collaboration Suite features, please refer to Oracle Technology Network"
    Pls help.
    Borys Lubera

    is this related to collab suite. if ys pls post in collab suite forum. this is reports forum

  • False message: The document name you requested (/selector_test.html) could not be found on this server. However, we found documents with names similar to the one you requested.

    When I specify http://www.celticmanner.com/selector_test.html to Firefox 6.01, I get the false message:
    Multiple Choices
    The document name you requested (/selector_test.html) could not be found on this server. However, we found documents with names similar to the one you requested.
    Available documents:
    /selector_test.txt (common basename)
    The file http://www.celticmanner.com/selector_test.html IS PRESENT on the host.
    The file http://www.celticmanner.com/selector_test.txt IS NOT. (It had been earlier.)
    I do not find the text "selector_test.txt" anywhere on my partition C! Where does Firefox retain a pointer to this file that no longer exists? And why?
    NB: The text "could not be found on this server" is sloppy. That message is not issued from a servcer, but from the instance of Firefox on my computer. The message should read "could not be found on the specified server".
    B. Somers

    I have the same problem and it does not have to do with firefox. Do you have any idea how to fix it through?

  • Technical Details: The website does not support encryption for the page you are viewing. Information sent over the internet withour encryption can be seen by other people while it is in transit

    Technical Details:
    The website does not support encryption for the page you are viewing.
    Information sent over the internet withour encryption can be seen by other people while it is in transit
    == This happened ==
    Not sure how often
    == started few days ago. previously never happened before.

    I was loading a website, it then stated as below, it wasnt any of the problems stated below.
    SERVER NOT FOUND
    # Check the address for typing errors such as
    ww.example.com instead of
    www.example.com
    # If you are unable to load any pages, check your computer's network
    connection.
    # If your computer or network is protected by a firewall or proxy, make sure
    that Firefox is permitted to access the Web.
    Thus i checked the Page Info, it states that:
    Security Info on page:
    '''This website does not supply ownership information.
    Connection not Encrypted.'''
    Technical Details:
    The website does not support encryption for the page you are viewing.
    Information sent over the internet withour encryption can be seen by other people while it is in transit

  • In-app purchase Buy Now: The item you requested is invalid (Error id: 30244)

    I am testing my free app that provides a subscription for in-app purchase against the App Store ('live testing' with sandbox account). I download and run the app from the App World OK, when I try to buy the subscription in-app it has me log on to App World OK, and shows me the virtual good OK.
    Once I click "Buy Now" App World tells me: "The item you requested is invalid. (Error id: 30244)". The transaction does not proceed, therer is no Exceptions in the Event log.
    Anybody came across this already or maybe can provide me with a suggestion where to look up the meaning of this error id?
    Thanks.

    same here. this thread suggest that it's carrier related issue
    http://supportforums.blackberry.com/t5/Payment-Service/Error-quot-The-Item-you-requested-is-invalid-...
    Twitter: @gyubok

  • Sorry, the page you requested does not exist.

    I've been struggling for a couple of weeks attempting to get my domains hosted with my mobile.me account with little success. After trying about everything and I believe they have me blocked now on Chat support, it is now unavailable due to overwhelming interest in mobile.me. I've created my sites on iWeb and published them and when I go to view them I get "Sorry, the page you requested does not exist." Anyone have any ideas?

    Hi Mark,
    The site may have been unavailable for a short time. The links function correctly for me at the moment. Please confirm if you are still having this issue.
    Regards,
    Les

  • Why everything i try to do on itunes it says item not avilable the item you requested is not currently avilable in the U.S. store

    every time i click on itunes store or library or anything i choose to click on it says item not avilable the item you requested is currently not avilable in the u.s store but i did not request anything but to open itunesstore or check my library out im so frustrated

    Similar experience here but finally succeeded! Here's the summary
    Decided to (finally) update MacBook from SL 10.6.8 to Lion (it can't run ML or Mavericks) so this week purchased from UK Apple store. Received redemption code from Apple via email after couple of days and successfully redeemed this in Apps Store.
    Under Purchases in Apps Store clicked on "download" and nothing happened! Clicking on the app name "OS X Lion" gave the message "The item you've requested is not currently available in the UK Store". Contacted support but got no useful help there.....
    Following day went back to Apps Store and tried again clicking Download - still nothing (apparently - see below) so started thinking upgrade unlikely and £14 wasted.
    A little later noticed new icon in Dock and investigating it said downloading Lion - checked Activity Monitor and indeed my internet connection was being hammered. At a little over 4Gb got an error message saying download could not complete (needless to say not happy) and download icon disappeared!!
    So with nothing to lose reclicked Download in Apps Store and again no obvious activity and this time no new download icon in Dock - decided to check Activity Monitor again (just in case) and again high level of download activity! Maybe, just maybe, I thought and after about 90 minutes the Lion install screen appeared!
    Have now backed up the Installer and successfully installed 10.7.4
    I can't offer any explanation why it finally worked - Apps Store still shows "Download" not "Installed" as I would expect and the item is "..still not available.."!

  • Cant download purchase of OS Mountain Lion "The item you requested is currently unavailable in the U.S. Store" cant download my purchase

    I can't download my purchase of OSX Mountain Lion. I get this message "The item you requested is currently unavailable in the U.S. Store"  I click on the download bar and nothing happens. I'm at my purchases page App Store. I have Mac mini and OSX Lion.

    After a little reading on the subject and talking to Apple support. This is how I solved this problem. With OS X Lion and Mountain Lion, they have LaunchPad on the Dock. The little bar underneath launchpad will start blue as you click on download. Also double click launchpad and it will show the picture of mountain lion downloading. I didn't know about my launchpad, until today. It will take a while because my high speed Internet only goes 1.5 MBPS. and I have 4 GB TO GO.

  • On deployment, Param window says"The report requested requires further info

    Development environment has Windows 7 VS2010 with Crystal Service pack 2 (just upgraded). The web application is .Net 3.5 32bit. The production environment is windows 2003 - IIS6.0. The target database is SQL Server express 2008 .
    On the page load, the database logon info is applied. Session variable is used for persistence. This is working fine on the development side. On the Production side, the report cannot be loaded and it prompts for the parameters with the logon info. The logon info has been applied to the tables in the report dynamically.
    I have upgraded to the latest service pack in the hope to fix this issue. Also the Cancel button on the parameter window does not show on development or production. I downloaded the modules utility to check the difference in the loaded dll's and found out that
    CRYSTALDECISIONS.REPORTAPPSERVER.PROMPTING.dll gets loaded on development but does not get loaded on production.... Help please!

    Yes, You are right about the SQL Server Native Client Driver. The 32 bit driver was installed on the deployment machine ( Windows 2003 server 32 bit with SQL Server 32 bit ).
    But the development machine is  window 7 64 bit with 64 bit sql server. On the development machine the driver is SQLNCLI10 installed but Crystal Reports is refrencing SQLNCLI even if the SQL Server Native CLient 10 is selected. I am not sure why it is doing that. Any ideas??
    Current status is that after installing Crystal Reports 2008 on deployment machine, changed the driver to SQLNCLi10.dll, the reports are working.
    But reports cannot be deployed directly from development machine to deployment machine... the driver needs to be changed on the deployment server.  The SQLNCLI10 (64bit) is present on the devlopment machine. Do I need to install the 32bit version of the SQL Server Native Client 10. Any ideas about this?
    Thanks a lot for the help.

  • Just upgraded to the latest version of iTunes. Now I get the message "the Item you requested is not currently available in the US store." When I click on OK, the dialgue goes away, but the store doesn't open. How do I fix this?

    Not sure why I am getting this message anyway. I wasn't trying to buy anything. I just upgraded and then I tried to access the store. I had two purchases that I had previously made from a different computer. I was going to download them to this computer as my iPod is synced to this computer and you can only sync it to one computer. I was able to view my account information and from there I was able to click on the Purchased link. I saw the two items and downloaded them. But I received an error about the second album. It said that I didn't have sufficient privileges. When I checked all the songs had downloaded. Only the booklet was missing. Maybe this has something to do with the issue, I don't know. As far as I know, I purchased everything from the US store. I don't even know how to switch to a different store.
    In any case, I can't access the store because the item I requested is not currently available in the US store. So why don't they just dump me at the home page instead of blocking me completely.

    It is working now. I no longer get the message about the item not being available in the US and I can access the store.

  • Crystal Report Print Preview presenting users with Database Login

    Issue
    A user amended a crystal report form, on doing so has now made that Form unavailable to the majority of users to Print or Preview this is in 8.8 PL10. All other users on Previewing are presented with a window  Database Login, but this only presents the server name, Database name is blank and greyed out and then there is only Login ID and Password available. If you enter in the database password a message appears stating failed login.
    We have access to the SAP server and logged in and get the same message! but on the users machine who amended the Form they can print? any suggestions greatly appreciated

    Hi Roger,
    The problem sounds similar to what I've had recently, it was resolved by changing the database connection type to SAP Business One in Crystal Reports 2008, I can confirm that using OLE DB or other will still cause the login issue on other machines off the SQL server, the SAP Business one connection solves the issue.
    I was fighting with this for hours, hope this helps you all.

  • IPhone4 Battery life: The report you all have been waiting for!!!

    Hello fellow iPhoners,
    I'm a proud owner of an iPhone4 who have been getting sporadic battery performance for a little while. One day I can get 5 to 6 hours of usage while another the phone can barely make it past 4 hours doing the same things.
    Therefore, I decided to start my own observation and document my findings regarding why my iPhone 4 can give me good battery on some days and terrible in others.
    Intro:
    Now I'm sure all of you have read all the typical battery saving tips such as turn off fetch, dont game too much blah blah blah. Well, I wanted to know what is the real world impact do these things really do on battery and how much better is the battery life with them off.
    The following are always ON for me: Wifi, notifications (no push or fetch), edge (I never use 3g - too slow anyway).
    Screen brightness is set in the middle so IOS decides when to raise or lower it. Actually IOS seems to only be able to brighten the screen if you say, walk from a dark to well lit room. The reverse seems not possible. You must put your phone to sleep and wake it in order for the display to dims.
    Keep in mind I typically get between 6 to 7 hours of medium usage. But I set out to find why do I get
    less than 5 hours in some cases.
    Observations:
    1. After placing iphone in charge at night, went to sleep, woke up in morning to find that the iphone was at 65% and losing power while still PLUGGED IN. I had to unplug and replug.
    2. Sometimes iphone will get real hot while I'm not using it. Even after a reboot, it would continue to remain hot and drains battery.
    3. Observation 2 (above) has only happen 2 times unexpectedly.
    Answers to Observations:
    1. I no longer plug my iPhone on certain outlets to charge. I have come to realize that all outlets aren't equal and while some of them will charge up the iphone very fast, it tends to lose that power very fast also which would contribute to the days where I barely get 4 hours out of it. Thus I recommend plugging your phone into a wall outlet and not via an extended outlet. Also using USB to power it up via my PC doesn't provide the best battery life either.
    2. When my iPhone4 gets hot on standby, I know the processor is still running(very fast) which to me means an app is still running even though IOS4 is SUPPOSED to only SUSPEND apps in the background. However, we dont know and assume apps that have not been updated to OS4 simply get closed when we press the home button. Well, I have never updated my AP Mobile app (because the latest update *****) and I feel like it may be one of the culprits that render my phone a hand warmer. However, I also feel like Call Of Duty: Zombies might be another culprit as I always have used one of these apps when the phone keeps getting hot.
    Now of course I won't blame these apps solely as I also feel IOS4 itself IS buggy and may be the bigger culprit. Sometimes X'ing out everything in the background tray solved the hotness problem, sometimes it doesn't and the phone will keep on dropping in battery until it dies.
    Now I always wondered how did apple arrive at their claim of "up to 14 hours talk time on 2g" and "up to 10 hours of internet use on wifi" when I can barely get within that vicinity. While I have been able to figure out how I potentially could get 14 hours of talk time on edge, I still can't see how 10 hours of internet is possible on wifi because... wait for it... WIFI as I have just discovered is one of the biggest slow battery drainers.
    It's true. According to my observations, with Wifi TURNED OFF my iPhone will drop 1% of battery every 7 to 8 minutes of light usage such as reading a book via iBooks or reading jokes on iPhunny. If you do the math, 7.5 x 100 = 750 /60 = 12.5 hours of light usage. Remember this is with wifi off and on edge only.
    Now with WIFI ON and about 2 notifications for apps, doing the same exact thing, I get between 4 to 5 minutes per 1% of battery. One may say, that's not a huge difference, but it is sizable when we do the math, 4.5 x 100 = 450 /60 = 7.5 hours of light usage. This falls in line with my usual 5 to 6 hours since I tend to play a lot of games as well, which required more battery usage than say just reading a book.
    This also hold true for when the phone is on standby which drops 1% every 40 to 60 minutes with wifi OFF. With wifi ON, it was about half the time.
    When I turned off notifications completely with wifi still ON, I failed to notice any significant improvements to battery life as a whole.
    QUESTION:
    Since I'm not an apple engineer, I was wondering if any body knows an answer to this: I'm aware that the iphone - when wifi is enabled- will keep on scanning all the time. However, I was under the impression that once it FINDS AND CONNECTS to a network, that it should STOP scanning. I mean, why should it keep on scanning if it's connected to a network already?
    But, I feel like the reason why battery life is so different with wifi ON is because it keeps on scanning no matter what. So there's always this tiny process running all the time.
    Conclusion:
    Despite over blown antenna issues, iPhone4 is a great device with great battery life to boot. The question is whether you are fine with say 6 to 7 hours of usage? If you would like to get more, remember to use a good outlet, turn off 3g if you dont need the data speed since phone calls tend to drop less on edge anyway, and turn off wifi when you dont really need it. Those remedies can add at least 2 extra hours of usage for you.
    DISCLAIMER: Please all the above is only my opinion based on my own observation of my own iPhone4. I'm no professional techie or engineer. So no flaming or raging.
    Thanks!

    I couldn't do either here is why.
    1. I have a back drop and the un-cropped image would look horrible and unprofessional   
    2. I have 400 kids and to crop and export each size differently would would be a confusing nightmare for everyone not to mention the time involved as I have pretty 8 difference sizes in each package.
    It should be able to be done like life touch offers these kinds of packages all the time

  • The version you requested is greater than the highest version licensed on

    I get this error message when starting fresh installed Labview 8.2. Do I need to update the license file on the license server? How do I get this?

    I am not sure if that is why you get the error message, but you can check you licence by running the licence manager.  It should be under the National Instruments folder in the start menu.  Search the tree for labview 8.2 and check to see if it is activated (solid green square LED).  If not, you can activate it from the licence manager if you have you serial number handy.  It will connect to NI server and request and install the licence.  Select the software and hit the activate button at the top (or right click).Message Edited by paulmw on 10-25-2006 07:41 AM

  • TS3159 says the url you requested is not responding

    My iphone skips songs or pauses in the middle of a song, and sometimes i get these prompts that say The requested URL was not found on this server. any ideas on how to fix this problem?

    It should work as soon as the site is published. To my understanding, you are trying to access a page which is not published yet.
    I might be wrong here, but I get this message almost every time when trying to access something that isn't published yet.
    Message was edited by: Erik Keller
    Message was edited by: Erik Keller

Maybe you are looking for