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

ASP.NET

 
AnswerRe: how selected index of gridview/table is call in javascript on client-side? Pin
Brij17-Feb-10 21:47
mentorBrij17-Feb-10 21:47 
GeneralRe: how selected index of gridview/table is call in javascript on client-side? Pin
diyaa_0817-Feb-10 22:27
diyaa_0817-Feb-10 22:27 
GeneralRe: how selected index of gridview/table is call in javascript on client-side? Pin
Brij18-Feb-10 1:53
mentorBrij18-Feb-10 1:53 
QuestionSession,Cache Problem Pin
sjs4u17-Feb-10 19:44
sjs4u17-Feb-10 19:44 
AnswerRe: Session,Cache Problem Pin
rakeshs31217-Feb-10 19:48
rakeshs31217-Feb-10 19:48 
GeneralRe: Session,Cache Problem Pin
sjs4u17-Feb-10 20:02
sjs4u17-Feb-10 20:02 
AnswerRe: Session,Cache Problem Pin
Pranay Rana17-Feb-10 20:23
professionalPranay Rana17-Feb-10 20:23 
GeneralRe: Session,Cache Problem Pin
sjs4u17-Feb-10 22:20
sjs4u17-Feb-10 22:20 
QuestionArchitecture Pin
Ramkumar_S17-Feb-10 19:38
Ramkumar_S17-Feb-10 19:38 
AnswerRe: Architecture Pin
Brij17-Feb-10 20:11
mentorBrij17-Feb-10 20:11 
AnswerRe: Architecture Pin
farogh haider18-Feb-10 0:39
farogh haider18-Feb-10 0:39 
QuestionPossibility to run more than 1 application..???? Pin
<<Tash18>>17-Feb-10 19:19
<<Tash18>>17-Feb-10 19:19 
AnswerRe: Possibility to run more than 1 application..???? Pin
Dinesh Mani17-Feb-10 19:41
Dinesh Mani17-Feb-10 19:41 
GeneralRe: Possibility to run more than 1 application..???? Pin
<<Tash18>>17-Feb-10 20:04
<<Tash18>>17-Feb-10 20:04 
GeneralRe: Possibility to run more than 1 application..???? Pin
Dinesh Mani18-Feb-10 18:08
Dinesh Mani18-Feb-10 18:08 
QuestionCrystal Report : Load Report Failed, Access Denied Pin
NTheOne17-Feb-10 17:42
NTheOne17-Feb-10 17:42 
Hi All,

I receive this error when I tried to run my webapp using IIS.

Error:




Access is denied.




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: Access is denied.

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 (0x80004005): Access is denied.
]
CrystalDecisions.ReportAppServer.ClientDoc.ReportClientDocumentClass.Open(Object& DocumentPath, Int32 Options) +0
CrystalDecisions.ReportAppServer.ReportClientDocumentWrapper.Open(Object& DocumentPath, Int32 Options) +95
CrystalDecisions.ReportAppServer.ReportClientDocumentWrapper.EnsureDocumentIsOpened() +271

[CrystalReportsException: Load report failed.]
Reports_ReportCVIEWNow.btnProceed_Click(Object sender, EventArgs e) +1418
System.Web.UI.WebControls.Button.OnClick(EventArgs e) +111
System.Web.UI.WebControls.Button.RaisePostBackEvent(String eventArgument) +110
System.Web.UI.WebControls.Button.System.Web.UI.IPostBackEventHandler.RaisePostBackEvent(String eventArgument) +10
System.Web.UI.Page.RaisePostBackEvent(IPostBackEventHandler sourceControl, String eventArgument) +13
System.Web.UI.Page.RaisePostBackEvent(NameValueCollection postData) +36
System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +1565


I am testing my application on IIS Server, it was ok when I run it on the test server that came with Visual Studio, but when I moved the code to Inetpub, it cause an error.

Any help regarding this will be greatly appreciated...

Thanks a lot in advance

Strive For Excellence not Perfection..!!!

AnswerRe: Crystal Report : Load Report Failed, Access Denied Pin
Dinesh Mani17-Feb-10 18:54
Dinesh Mani17-Feb-10 18:54 
GeneralRe: Crystal Report : Load Report Failed, Access Denied Pin
NTheOne17-Feb-10 20:21
NTheOne17-Feb-10 20:21 
Question$20,000.00 Challenge to test the login of new web site security system. Pin
HighSecurity17-Feb-10 16:13
HighSecurity17-Feb-10 16:13 
QuestionLinks in dynamic datagrid Pin
nachiket0717-Feb-10 15:11
nachiket0717-Feb-10 15:11 
AnswerRe: Links in dynamic datagrid Pin
Dinesh Mani17-Feb-10 19:04
Dinesh Mani17-Feb-10 19:04 
GeneralRe: Links in dynamic datagrid Pin
nachiket0718-Feb-10 7:08
nachiket0718-Feb-10 7:08 
GeneralRe: Links in dynamic datagrid Pin
nachiket0718-Feb-10 7:58
nachiket0718-Feb-10 7:58 
GeneralRe: Links in dynamic datagrid Pin
nachiket0718-Feb-10 12:15
nachiket0718-Feb-10 12:15 
GeneralRe: Links in dynamic datagrid Pin
Dinesh Mani18-Feb-10 18:11
Dinesh Mani18-Feb-10 18:11 

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.