Click here to Skip to main content
15,902,893 members
Home / Discussions / Web Development
   

Web Development

 
AnswerRe: Scheduled task in ASP.net? Pin
Amit Agarrwal15-Jul-08 3:16
Amit Agarrwal15-Jul-08 3:16 
GeneralRe: Scheduled task in ASP.net? Pin
hifiger200415-Jul-08 15:40
hifiger200415-Jul-08 15:40 
QuestionLoading an external website and only displaying specific parts Pin
madchadmi14-Jul-08 2:30
madchadmi14-Jul-08 2:30 
AnswerRe: Loading an external website and only displaying specific parts Pin
Johnny ²14-Jul-08 2:52
Johnny ²14-Jul-08 2:52 
AnswerRe: Loading an external website and only displaying specific parts Pin
munklefish14-Jul-08 3:15
munklefish14-Jul-08 3:15 
QuestionGrabing Data Between Two Code Blocks Pin
munklefish14-Jul-08 1:49
munklefish14-Jul-08 1:49 
AnswerRe: Grabing Data Between Two Code Blocks Pin
Perspx31-Jul-08 8:31
Perspx31-Jul-08 8:31 
QuestionCrystal Report - Database Logon Failed Pin
N.Surendra Prasad14-Jul-08 1:35
N.Surendra Prasad14-Jul-08 1:35 
Hi,
I have an XML file which is stored in a folder named XML and i have an RPT file (stored in CrystalReports folder) which has been designed by using this XML file as datasource. The report works fine in my local machine. But, when released in the server it is not working, it is giving the message like "Database logon failed".

My Code behind,

repDoc = New CrystalDecisions.CrystalReports.Engine.ReportDocument
repDoc.Load(Server.MapPath("~/Reports/CrystalReport/MyReport.rpt"), CrystalDecisions.Shared.OpenReportMethod.OpenReportByDefault)

repDoc.SetDataSource(Server.MapPath("~/Reports/XML/MyXML.xml"))
CrystalReportSource.Report.FileName = Server.MapPath("~/Reports/CrystalReport/MyReport.rpt")

Do anyone know why it is not working.

Regards
N.Surendra Prasad Wink | ;)
AnswerRe: Crystal Report - Database Logon Failed Pin
cglaude222-Oct-10 4:20
cglaude222-Oct-10 4:20 
Questiondreamweaver page correct work with firefox but not with internet explorer [modified] Pin
umeshdaiya13-Jul-08 22:46
umeshdaiya13-Jul-08 22:46 
AnswerRe: dreamweaver page correct work with firefox but not with internet explorer Pin
munklefish14-Jul-08 2:00
munklefish14-Jul-08 2:00 
AnswerRe: dreamweaver page correct work with firefox but not with internet explorer Pin
Shog914-Jul-08 4:20
sitebuilderShog914-Jul-08 4:20 
QuestionInternal IP shown in address bar Pin
dan!sh 13-Jul-08 18:56
professional dan!sh 13-Jul-08 18:56 
QuestionWebsite User Forum type thing? Pin
devintm013-Jul-08 11:43
devintm013-Jul-08 11:43 
AnswerRe: Website User Forum type thing? Pin
Shog913-Jul-08 15:18
sitebuilderShog913-Jul-08 15:18 
QuestionSession State depends on Cookies ? Pin
Feras Mazen Taleb12-Jul-08 4:49
Feras Mazen Taleb12-Jul-08 4:49 
AnswerRe: Session State depends on Cookies ? Pin
Shog912-Jul-08 6:41
sitebuilderShog912-Jul-08 6:41 
GeneralRe: Session State depends on Cookies ? Pin
Feras Mazen Taleb15-Jul-08 3:51
Feras Mazen Taleb15-Jul-08 3:51 
GeneralRe: Session State depends on Cookies ? Pin
Shog915-Jul-08 3:57
sitebuilderShog915-Jul-08 3:57 
QuestionHow Can I determine the current security level of the browser Pin
Feras Mazen Taleb12-Jul-08 4:45
Feras Mazen Taleb12-Jul-08 4:45 
AnswerRe: How Can I determine the current security level of the browser Pin
just3ala212-Jul-08 22:42
just3ala212-Jul-08 22:42 
GeneralRe: How Can I determine the current security level of the browser Pin
Feras Mazen Taleb15-Jul-08 3:54
Feras Mazen Taleb15-Jul-08 3:54 
QuestionRestrict the download of a file to once per IP address. Pin
inf1niti11-Jul-08 12:07
inf1niti11-Jul-08 12:07 
AnswerRe: Restrict the download of a file to once per IP address. Pin
Johnny ²11-Jul-08 22:36
Johnny ²11-Jul-08 22:36 
QuestionHelp......how to convert doc format to tiff format Pin
yang12310-Jul-08 23:57
yang12310-Jul-08 23:57 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.