Home » questions » "The report you requested requires further information." appear when i run the Crystal Report?

"The report you requested requires further information." appear when i run the Crystal Report?

2006-08-16 06:25:56, Category: Programming & Design
am in the middle off a task must be assingnd shortly when i run the report the message "The report you requested requires further information." appear and asked me for the username a and the password even if i write them the message appear again. i bind the data for the report field from the DataSet and am using VB.Net (ASP.Net) please help me thanx in advance

Answers

  1. harryhedgehog

    On 2006-08-16 06:30:03


    To all managers: This is what happens when you outsource your IT to India. Good luck and Dog bless.
  2. SpankyTClown

    On 2006-08-16 06:34:53


    Rebuild your connection in the report. Set the up the connection using an SQL connection and change it to an OLE DB (ADO) connection. Although if there is security on the db you might have to also enter that in or leave the sa password blank. This is pretty basic stuff...:(
  3. itzkakarot

    On 2006-08-16 06:30:11


    Some others with the same problem (and solutions you can try): http://p2p.wrox.com/topic.asp?TOPIC_ID=34011 http://www.webdeveloper.com/forum/showthread.php?t=61384 http://support.businessobjects.com/forums/message.asp?fid=260&sk=1&ps=25&pn=1&mid=154819 http://www.experts-exchange.com/Databases/Crystal_Reports/Q_20980230.html Edit: Stupid answers are really unnecessary. Any bets on how some people become lvl 5's so easily?