Click here to Skip to main content
15,917,176 members
Home / Discussions / ASP.NET
   

ASP.NET

 
AnswerRe: worker process Pin
Marco Bertschi21-Apr-13 21:16
protectorMarco Bertschi21-Apr-13 21:16 
GeneralASP.NET Pin
Sugu Thomas21-Apr-13 17:39
professionalSugu Thomas21-Apr-13 17:39 
AnswerRe: ASP.NET Pin
Sandeep Mewara21-Apr-13 19:14
mveSandeep Mewara21-Apr-13 19:14 
GeneralRe: ASP.NET Pin
Sugu Thomas22-Apr-13 5:18
professionalSugu Thomas22-Apr-13 5:18 
Questionhelp help help T_T create for loop Pin
Michael†Cheong21-Apr-13 8:42
Michael†Cheong21-Apr-13 8:42 
AnswerRe: help help help T_T create for loop Pin
Jasmine250122-Apr-13 9:18
Jasmine250122-Apr-13 9:18 
GeneralRe: help help help T_T create for loop Pin
Michael†Cheong22-Apr-13 19:45
Michael†Cheong22-Apr-13 19:45 
QuestionHOW TO DEPLOY or PUBLISH CRYSTAL REPORT TO WEB SERVER IN VISUAL STUDIO 2010 Pin
JYOTIRMOY SAMANTA21-Apr-13 6:55
JYOTIRMOY SAMANTA21-Apr-13 6:55 
Hey Everybody.
I have created crystal report in asp.net project in VISUAL STUDIO DOT NET 2010. These reports are running fine when I run the application by pressing F5 in my development machine. But i want to know how to publish these reports to web server.


<%@ Register assembly="CrystalDecisions.Web, Version=13.0.2000.0, Culture=neutral, PublicKeyToken=692fbea5521e1304" namespace="CrystalDecisions.Web" tagprefix="CR" %>
The above line will help you to know the version of Crystal Report.

Following ERROR Occurs
Quote:
Server Error in '/' Application.

Invalid file name.

Description: An unhandled exception occurred during the execution of the current web request. Please review the stack trace for more information about the error and where it originated in the code.

Exception Details: System.Runtime.InteropServices.COMException: Invalid file name.

Source Error:

An unhandled exception was generated during the execution of the current web request. Information regarding the origin and location of the exception can be identified using the exception stack trace below.

Stack Trace:


[COMException (0x800001fb): Invalid file name.]
CrystalDecisions.ReportAppServer.ClientDoc.ReportClientDocumentClass.Open(Object& DocumentPath, Int32 Options) +0
CrystalDecisions.ReportAppServer.ReportClientDocumentWrapper.Open(Object& DocumentPath, Int32 Options) +95
CrystalDecisions.ReportAppServer.ReportClientDocumentWrapper.EnsureDocumentIsOpened() +270

[CrystalReportsException: Load report failed.]
CrystalDecisions.ReportAppServer.ReportClientDocumentWrapper.EnsureDocumentIsOpened() +333
CrystalDecisions.CrystalReports.Engine.ReportDocument.Load(String filename, OpenReportMethod openMethod, Int16 parentJob) +876
CrystalDecisions.CrystalReports.Engine.ReportDocument.Load(String filename) +84
WebPathLab.AgentList.Page_Load(Object sender, EventArgs e) +504
System.Web.UI.Control.OnLoad(EventArgs e) +91
System.Web.UI.Control.LoadRecursive() +74
System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +2207

Version Information: Microsoft .NET Framework Version:4.0.30319; ASP.NET Version:4.0.30319.272




Thanks in advance.

modified 21-Apr-13 21:32pm.

AnswerRe: HOW TO DEPLOY or PUBLISH CRYSTAL REPORT TO WEB SERVER IN VISUAL STUDIO 2010 Pin
Sandeep Mewara21-Apr-13 19:18
mveSandeep Mewara21-Apr-13 19:18 
GeneralRe: HOW TO DEPLOY or PUBLISH CRYSTAL REPORT TO WEB SERVER IN VISUAL STUDIO 2010 Pin
JYOTIRMOY SAMANTA21-Apr-13 21:39
JYOTIRMOY SAMANTA21-Apr-13 21:39 
QuestionDataBase Problem @@ Pin
Michael†Cheong21-Apr-13 5:29
Michael†Cheong21-Apr-13 5:29 
AnswerRe: DataBase Problem @@ Pin
Sandeep Mewara21-Apr-13 6:11
mveSandeep Mewara21-Apr-13 6:11 
GeneralRe: DataBase Problem @@ Pin
Michael†Cheong21-Apr-13 6:22
Michael†Cheong21-Apr-13 6:22 
AnswerRe: DataBase Problem @@ Pin
PIEBALDconsult21-Apr-13 6:29
mvePIEBALDconsult21-Apr-13 6:29 
GeneralRe: DataBase Problem @@ Pin
Michael†Cheong21-Apr-13 6:36
Michael†Cheong21-Apr-13 6:36 
GeneralRe: DataBase Problem @@ Pin
PIEBALDconsult21-Apr-13 7:19
mvePIEBALDconsult21-Apr-13 7:19 
GeneralRe: DataBase Problem @@ Pin
Jasmine250122-Apr-13 9:21
Jasmine250122-Apr-13 9:21 
AnswerRe: DataBase Problem @@ Pin
Aner Bautista22-Apr-13 8:07
Aner Bautista22-Apr-13 8:07 
Questionasp.net. webPages, webForms, MVC, ... oh my god Pin
Frygreen20-Apr-13 9:34
Frygreen20-Apr-13 9:34 
AnswerRe: asp.net. webPages, webForms, MVC, ... oh my god Pin
Sandeep Mewara20-Apr-13 23:26
mveSandeep Mewara20-Apr-13 23:26 
AnswerRe: asp.net. webPages, webForms, MVC, ... oh my god Pin
Richard MacCutchan20-Apr-13 23:38
mveRichard MacCutchan20-Apr-13 23:38 
GeneralRe: asp.net. webPages, webForms, MVC, ... oh my god Pin
Frygreen26-Apr-13 7:45
Frygreen26-Apr-13 7:45 
Questionhow to create YES/NO buttons in a popup? Pin
Qadri Jillani19-Apr-13 20:57
Qadri Jillani19-Apr-13 20:57 
AnswerRe: how to create YES/NO buttons in a popup? Pin
Abhishek Sur20-Apr-13 1:37
professionalAbhishek Sur20-Apr-13 1:37 
Questionsetup file Pin
Ashwini kumbhar19-Apr-13 19:31
Ashwini kumbhar19-Apr-13 19:31 

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.