Click here to Skip to main content
15,885,537 members
Home / Discussions / ASP.NET
   

ASP.NET

 
GeneralRe: Logic for Attendance System Pin
Paul Conrad27-Sep-08 17:44
professionalPaul Conrad27-Sep-08 17:44 
QuestionSeerver Controls.. Pin
Jamal Abdul Nasir26-Sep-08 21:29
Jamal Abdul Nasir26-Sep-08 21:29 
QuestionProblem visual basic 'exe' run on IIS through asp.net Pin
Rinki Mukheraji26-Sep-08 21:12
Rinki Mukheraji26-Sep-08 21:12 
QuestionAJAX CALL Pin
CrazyCoder2626-Sep-08 21:11
CrazyCoder2626-Sep-08 21:11 
AnswerRe: AJAX CALL Pin
AlexeiXX327-Sep-08 17:38
AlexeiXX327-Sep-08 17:38 
AnswerRe: AJAX CALL Pin
Prasanna Kumar Pete28-Sep-08 22:33
Prasanna Kumar Pete28-Sep-08 22:33 
Questionhow to call classes in web site using C#.net Pin
sumanth Reddy26-Sep-08 21:09
sumanth Reddy26-Sep-08 21:09 
AnswerRe: how to call classes in web site using C#.net Pin
snouto26-Sep-08 23:02
snouto26-Sep-08 23:02 
you have to escalate privilage for this class and particularly for this method to access files on the web server
it works fine for you at the intranet because you have windows account access through the intranet but visitors online are anonymous users you have to set permissions to the method you want it to call folders or files at the web server for online anonymous users

because visitors when they run the web application they have anonymous access only to your web applications so you have to provide code access security for this method and grant access to the anonymous role if you used membership or something


search for "Code access security" and read about it


thanks

Human knowledge belongs to the world.

Questionrequest of Procedure to host the files in web server using FTP and making the website work. Pin
sumanth Reddy26-Sep-08 20:58
sumanth Reddy26-Sep-08 20:58 
Questionhow to create .sfd file in flash Pin
Trishul Tandel26-Sep-08 20:56
Trishul Tandel26-Sep-08 20:56 
JokeRe: how to create .sfd file in flash Pin
Rocky#27-Sep-08 0:11
Rocky#27-Sep-08 0:11 
QuestionMaster Page problem Pin
Guvera26-Sep-08 20:54
Guvera26-Sep-08 20:54 
AnswerRe: Master Page problem Pin
Trishul Tandel26-Sep-08 20:59
Trishul Tandel26-Sep-08 20:59 
AnswerRe: Master Page problem Pin
Prasanna Kumar Pete28-Sep-08 22:21
Prasanna Kumar Pete28-Sep-08 22:21 
QuestionSqlCacheDependency Pin
.NET- India 26-Sep-08 20:28
.NET- India 26-Sep-08 20:28 
AnswerRe: SqlCacheDependency Pin
AlexeiXX327-Sep-08 17:23
AlexeiXX327-Sep-08 17:23 
GeneralRe: SqlCacheDependency Pin
.NET- India 28-Sep-08 18:56
.NET- India 28-Sep-08 18:56 
GeneralRe: SqlCacheDependency Pin
AlexeiXX329-Sep-08 5:32
AlexeiXX329-Sep-08 5:32 
QuestionHow to edit Email Address set as a Primary key Pin
pavanip26-Sep-08 20:13
pavanip26-Sep-08 20:13 
AnswerRe: How to edit Email Address set as a Primary key Pin
AlexeiXX327-Sep-08 17:27
AlexeiXX327-Sep-08 17:27 
GeneralRe: How to edit Email Address set as a Primary key Pin
Prasanna Kumar Pete28-Sep-08 21:29
Prasanna Kumar Pete28-Sep-08 21:29 
QuestionIncreasing the speed of auto complete extender Pin
Krazy Programmer26-Sep-08 20:07
Krazy Programmer26-Sep-08 20:07 
AnswerRe: Increasing the speed of auto complete extender Pin
KEVIN.HENG.SHI26-Sep-08 21:03
KEVIN.HENG.SHI26-Sep-08 21:03 
QuestionGet File Name From Path Pin
varsh1226-Sep-08 19:57
varsh1226-Sep-08 19:57 
AnswerRe: Get File Name From Path Pin
Guffa27-Sep-08 16:25
Guffa27-Sep-08 16:25 

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.