Click here to Skip to main content
15,899,126 members
Home / Discussions / .NET (Core and Framework)
   

.NET (Core and Framework)

 
AnswerRe: Class not registered Pin
Michel Godfroid10-May-10 1:08
Michel Godfroid10-May-10 1:08 
AnswerRe: Class not registered Pin
Peace ON10-May-10 2:18
Peace ON10-May-10 2:18 
GeneralRe: Class not registered Pin
Not Active10-May-10 2:28
mentorNot Active10-May-10 2:28 
GeneralPatterns and Libraries for working with raw UI values. Pin
Brady Kelly9-May-10 1:06
Brady Kelly9-May-10 1:06 
GeneralRe: Patterns and Libraries for working with raw UI values. Pin
Not Active9-May-10 4:44
mentorNot Active9-May-10 4:44 
AnswerRe: Patterns and Libraries for working with raw UI values. Pin
Abhinav S9-May-10 4:59
Abhinav S9-May-10 4:59 
Questioncrystal report problem Pin
ankurkaushik227-May-10 1:28
ankurkaushik227-May-10 1:28 
Questioncrystal report server error Pin
geo_rge12127-May-10 1:27
geo_rge12127-May-10 1:27 
Hi

in my .net web application using c# i have used crystal reports in local i can run my project with out any error but when do the same using server its shows some security permisons should be stopped

my error is this....


Security Exception
Description: The application attempted to perform an operation not allowed by the security policy. To grant this application the required permission please contact your system administrator or change the application's trust level in the configuration file.

Exception Details: System.Security.SecurityException: Request for the permission of type 'System.Security.Permissions.FileIOPermission, mscorlib, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089' failed.

Source Error:


Line 28: da = new SqlDataAdapter("select Receiptno,convert(varchar,date,105) date,AdminNo,Purpose,InsourceAmount,sourcedetail from InsourceAccount1", cn);
Line 29: da.Fill(ds);
Line 30: CrystalReportSource1.ReportDocument.SetDataSource(ds.Tables[0]);
Line 31: CrystalReportViewer1.DataBind();
Line 32: //}


Source File: c:\domains\bpofos.com\wwwroot\ssvs\reports\insourcefinalreport.aspx.cs Line: 30

Stack Trace:



Please give some suggestions to rectify this issue.



parden if any mistakes "sorry i m not good at english" please if u can solve send a mail to my id.

Thanks & Regards
sateesh
msateesh.2006@gmail.com
msateesh143@yahoo.com

Question.Net micro framework Pin
TSKNaidu6-May-10 3:52
TSKNaidu6-May-10 3:52 
AnswerRe: .Net micro framework Pin
Peace ON7-May-10 21:33
Peace ON7-May-10 21:33 
GeneralRe: .Net micro framework Pin
TSKNaidu9-May-10 23:48
TSKNaidu9-May-10 23:48 
Questionthe registered dll is not displayed. Pin
prasadbuddhika6-May-10 1:02
prasadbuddhika6-May-10 1:02 
AnswerRe: the registered dll is not displayed. Pin
Not Active6-May-10 1:55
mentorNot Active6-May-10 1:55 
AnswerRe: the registered dll is not displayed. Pin
The Man from U.N.C.L.E.6-May-10 2:11
The Man from U.N.C.L.E.6-May-10 2:11 
GeneralRe: the registered dll is not displayed. Pin
prasadbuddhika7-May-10 18:40
prasadbuddhika7-May-10 18:40 
Questiongenerating CustomerID Pin
kolisa6-May-10 0:59
kolisa6-May-10 0:59 
AnswerRe: generating CustomerID Pin
Jens Meyer6-May-10 1:40
Jens Meyer6-May-10 1:40 
AnswerRe: generating CustomerID Pin
Not Active6-May-10 1:59
mentorNot Active6-May-10 1:59 
Questionreading size using radio buttons Pin
kolisa6-May-10 0:48
kolisa6-May-10 0:48 
AnswerRe: reading size using radio buttons Pin
Peace ON7-May-10 4:03
Peace ON7-May-10 4:03 
AnswerRe: reading size using radio buttons Pin
T M Gray7-May-10 4:38
T M Gray7-May-10 4:38 
QuestionSecurity Exception Pin
MWRivera5-May-10 6:03
MWRivera5-May-10 6:03 
AnswerRe: Security Exception Pin
Not Active5-May-10 7:00
mentorNot Active5-May-10 7:00 
GeneralRe: Security Exception Pin
MWRivera5-May-10 8:31
MWRivera5-May-10 8:31 
GeneralRe: Security Exception Pin
Not Active5-May-10 8:43
mentorNot Active5-May-10 8:43 

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.