Click here to Skip to main content
15,890,527 members
Home / Discussions / ASP.NET
   

ASP.NET

 
QuestionButton on AJAXModalPopup not firing the event Pin
anada888617-Feb-09 19:48
anada888617-Feb-09 19:48 
QuestionForms Authentication Pin
Robymon17-Feb-09 18:48
Robymon17-Feb-09 18:48 
AnswerRe: Forms Authentication Pin
anujbanka178417-Feb-09 19:32
anujbanka178417-Feb-09 19:32 
GeneralRe: Forms Authentication Pin
Robymon17-Feb-09 19:45
Robymon17-Feb-09 19:45 
QuestionConfigure IIS7 in Vista to Run .aspx files Pin
Abdul Rahman Hamidy17-Feb-09 18:27
Abdul Rahman Hamidy17-Feb-09 18:27 
AnswerRe: Configure IIS7 in Vista to Run .aspx files Pin
Satish Mahapatra17-Feb-09 18:51
Satish Mahapatra17-Feb-09 18:51 
AnswerRe: Configure IIS7 in Vista to Run .aspx files Pin
Abhijit Jana18-Feb-09 4:22
professionalAbhijit Jana18-Feb-09 4:22 
QuestionCrystal Reports 9 error in ASP.NET Pin
NewbieDave17-Feb-09 11:26
NewbieDave17-Feb-09 11:26 
I am getting an error when I try and load a crystal report from ASP.NET. I am using Microsoft visual studio 2003 and everything workls on my development machine. When I move it to the Web Server I get the following error:
Query Engine Error: 'C:\WINDOWS\TEMP\temp_6f6125e5-259a-4b67-8903-86397812034c.rpt'
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: CrystalDecisions.CrystalReports.Engine.DataSourceException: Query Engine Error: 'C:\WINDOWS\TEMP\temp_6f6125e5-259a-4b67-8903-86397812034c.rpt'

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:


[DataSourceException: Query Engine Error: 'C:\WINDOWS\TEMP\temp_6f6125e5-259a-4b67-8903-86397812034c.rpt']
.F(String  , EngineExceptionErrorID 
) +541
.A(Int16 
, Int32 ) +551
CrystalDecisions.CrystalReports.Engine.FormatEngine.GetPage(PageRequestContext reqContext) +527
CrystalDecisions.ReportSource.LocalReportSourceBase.GetPage(PageRequestContext pageReqContext) +201
CrystalDecisions.Web.ReportAgent.u(Boolean N) +148
CrystalDecisions.Web.CrystalReportViewer.OnPreRender(EventArgs e) +99
System.Web.UI.Control.PreRenderRecursiveInternal() +86
System.Web.UI.Control.PreRenderRecursiveInternal() +170
System.Web.UI.Control.PreRenderRecursiveInternal() +170
System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +2041


I searched everywhere for answers. I created an msi from the project and it loaded the necessary msm's then I created a different app pool so that this website used the "local system" account instead of Network service. Still got the same error. I am at a loss. any help would be appreciated.
QuestionURL Path... Pin
Member 47085017-Feb-09 10:45
Member 47085017-Feb-09 10:45 
AnswerRe: URL Path... Pin
vaghelabhavesh17-Feb-09 10:58
vaghelabhavesh17-Feb-09 10:58 
QuestionDataGrid to DataBase Pin
Terick17-Feb-09 8:49
Terick17-Feb-09 8:49 
AnswerRe: DataGrid to DataBase Pin
N a v a n e e t h17-Feb-09 14:48
N a v a n e e t h17-Feb-09 14:48 
GeneralRe: DataGrid to DataBase Pin
Terick17-Feb-09 15:17
Terick17-Feb-09 15:17 
GeneralRe: DataGrid to DataBase Pin
Satish Mahapatra17-Feb-09 18:45
Satish Mahapatra17-Feb-09 18:45 
QuestionAlerts for a website Pin
fasttoshiba17-Feb-09 8:06
fasttoshiba17-Feb-09 8:06 
AnswerEmail from ASP.net Pin
David Mujica17-Feb-09 8:31
David Mujica17-Feb-09 8:31 
AnswerRe: Alerts for a website Pin
Deepak Nigam17-Feb-09 18:46
Deepak Nigam17-Feb-09 18:46 
QuestionMulti Tier question Pin
Jay Stobbe17-Feb-09 4:15
Jay Stobbe17-Feb-09 4:15 
QuestionRe: Multi Tier question Pin
led mike17-Feb-09 6:58
led mike17-Feb-09 6:58 
AnswerRe: Multi Tier question Pin
Jay Stobbe17-Feb-09 9:13
Jay Stobbe17-Feb-09 9:13 
GeneralRe: Multi Tier question Pin
Christian Graus17-Feb-09 11:49
protectorChristian Graus17-Feb-09 11:49 
AnswerRe: Multi Tier question Pin
keyur satyadev18-Feb-09 0:30
keyur satyadev18-Feb-09 0:30 
QuestionRe: Multi-Tenant Data Architecture in asp.net 2.0 [modified] Pin
Maxy5517-Feb-09 3:59
Maxy5517-Feb-09 3:59 
AnswerRe: Multi-Tenant Data Architecture in asp.net 2.0 Pin
Christian Graus17-Feb-09 11:13
protectorChristian Graus17-Feb-09 11:13 
GeneralRe: Multi-Tenant Data Architecture in asp.net 2.0 Pin
Maxy5517-Feb-09 17:07
Maxy5517-Feb-09 17:07 

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.