Click here to Skip to main content
15,891,423 members
Home / Discussions / ASP.NET
   

ASP.NET

 
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 
GeneralRe: Links in dynamic datagrid Pin
nachiket0719-Feb-10 19:29
nachiket0719-Feb-10 19:29 
QuestionAn existing connection was forcibly closed by the remote host Pin
adeeeb17-Feb-10 10:17
adeeeb17-Feb-10 10:17 
Questionhow to store first page's primary key key value in second pages foreign key attribute. Pin
jattscorpion17-Feb-10 7:24
jattscorpion17-Feb-10 7:24 
AnswerRe: how to store first page's primary key key value in second pages foreign key attribute. Pin
Abhishek Sur17-Feb-10 9:48
professionalAbhishek Sur17-Feb-10 9:48 
GeneralRe: how to store first page's primary key key value in second pages foreign key attribute. Pin
jattscorpion17-Feb-10 12:31
jattscorpion17-Feb-10 12:31 
QuestionHow to set the sender address (Field From) usin MAPI Pin
nahelpa17-Feb-10 6:41
nahelpa17-Feb-10 6:41 
QuestionEvent on asp:calendar Pin
_ASPAle_17-Feb-10 6:06
_ASPAle_17-Feb-10 6:06 
AnswerRe: Event on asp:calendar Pin
Brij17-Feb-10 19:22
mentorBrij17-Feb-10 19:22 

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.