Click here to Skip to main content
15,914,074 members
Home / Discussions / ASP.NET
   

ASP.NET

 
AnswerRe: need help with my asp.net2 - javascipt Pin
Spunky Coder1-May-07 19:46
Spunky Coder1-May-07 19:46 
AnswerRe: need help with my asp.net2 - javascipt Pin
Guffa1-May-07 21:23
Guffa1-May-07 21:23 
Questionfield validation in content pages Pin
hahii1-May-07 13:32
hahii1-May-07 13:32 
AnswerRe: field validation in content pages Pin
firozu3-May-07 1:26
firozu3-May-07 1:26 
Questionhow can I modify the content of a contentplaceholder Pin
rom901251-May-07 11:09
rom901251-May-07 11:09 
AnswerRe: Link within a Textbox Pin
StianSandberg1-May-07 10:34
StianSandberg1-May-07 10:34 
GeneralRe: Link within a Textbox Pin
Ibuprofen1-May-07 11:52
Ibuprofen1-May-07 11:52 
QuestionSecurity Exception Pin
deepaks31-May-07 8:37
deepaks31-May-07 8:37 
Hi Friends,
I have made a SQL DB Wrapper for my project. It is working perfect on my machine dure to local settings.But I am using a shared server on wich it is giving the following error :

<br />
Source Error: <br />
<br />
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.  <br />
<br />
Stack Trace: <br />
<br />
<br />
[SecurityException: Request for the permission of type 'System.Security.Permissions.EnvironmentPermission, mscorlib, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089' failed.]<br />
   System.Security.CodeAccessSecurityEngine.Check(Object demand, StackCrawlMark& stackMark, Boolean isPermSet) +0<br />
   System.Security.CodeAccessPermission.Demand() +59<br />
   System.Environment.GetEnvironmentVariable(String variable) +66<br />
Something.DataProvider.SQLDBFactory..ctor(Provider strProvider) +108<br />
   Something.DataProvider.SQLDBAccess.ExecuteDataset(IDbConnection cnn, CommandType enumCommandType, String strCommandTxt, IDataParameter[] objCommandParameters) +126<br />
   Something.DataProvider.BaseDataProcess.SP_ExecuteDataSet(String text, IDataParameter[] param) +119<br />
<br />
.....<br />
....<br />
 <br />


Please help me to resolve the problem.
Thanks in Advance.

Deepak Surana

AnswerRe: Security Exception Pin
CharlyBrownx31-May-07 9:11
CharlyBrownx31-May-07 9:11 
GeneralRe: Security Exception Pin
deepaks32-May-07 8:49
deepaks32-May-07 8:49 
QuestionMaster Pages Pin
hahii1-May-07 8:18
hahii1-May-07 8:18 
QuestionProblem in using timer control in asp.net Pin
RohitRajPokhrel1-May-07 8:04
RohitRajPokhrel1-May-07 8:04 
AnswerRe: Problem in using timer control in asp.net Pin
CharlyBrownx31-May-07 9:16
CharlyBrownx31-May-07 9:16 
GeneralRe: Problem in using timer control in asp.net Pin
RohitRajPokhrel2-May-07 9:00
RohitRajPokhrel2-May-07 9:00 
QuestionItems in a RadioButtonList Pin
donkur1-May-07 7:34
donkur1-May-07 7:34 
AnswerRe: Items in a RadioButtonList Pin
Ibuprofen1-May-07 8:40
Ibuprofen1-May-07 8:40 
GeneralRe: Items in a RadioButtonList [modified] Pin
donkur1-May-07 8:59
donkur1-May-07 8:59 
GeneralRe: Items in a RadioButtonList Pin
Ibuprofen1-May-07 9:17
Ibuprofen1-May-07 9:17 
GeneralRe: Items in a RadioButtonList Pin
donkur1-May-07 9:23
donkur1-May-07 9:23 
GeneralRe: Items in a RadioButtonList Pin
Ibuprofen1-May-07 9:46
Ibuprofen1-May-07 9:46 
GeneralRe: Items in a RadioButtonList Pin
donkur2-May-07 4:24
donkur2-May-07 4:24 
QuestionASP.NET error Pin
MohammadAmiry1-May-07 7:29
MohammadAmiry1-May-07 7:29 
AnswerRe: ASP.NET error Pin
kubben1-May-07 7:52
kubben1-May-07 7:52 
QuestionMs Access image Pin
nc3b1-May-07 7:04
nc3b1-May-07 7:04 
QuestionCreate a page like Windows Explorer? Pin
Ibuprofen1-May-07 6:51
Ibuprofen1-May-07 6:51 

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.