Click here to Skip to main content
15,915,019 members
Home / Discussions / ASP.NET
   

ASP.NET

 
AnswerRe: How to run a method from codebehind when clicking on a Pin
Edbert P28-Jun-06 13:18
Edbert P28-Jun-06 13:18 
AnswerRe: How to run a method from codebehind when clicking on a Pin
nrutter29-Jun-06 2:48
nrutter29-Jun-06 2:48 
AnswerThanks! Pin
adfgh7529-Jun-06 4:07
adfgh7529-Jun-06 4:07 
QuestionSend Parameters to 2CO Pin
Abubakarsb28-Jun-06 5:11
Abubakarsb28-Jun-06 5:11 
AnswerRe: Send Parameters to 2CO Pin
minhpc_bk28-Jun-06 20:58
minhpc_bk28-Jun-06 20:58 
QuestionHow to send Shopping Cart Parameters to 2CO ?? Pin
Abubakarsb28-Jun-06 5:10
Abubakarsb28-Jun-06 5:10 
Questionaudio streaming on a webpage Pin
keroed_edmond28-Jun-06 4:59
keroed_edmond28-Jun-06 4:59 
QuestionHTTP 401.1 - Unauthorized IIS error message. Pin
Muzaffer Husain28-Jun-06 4:26
Muzaffer Husain28-Jun-06 4:26 
Hi,

Please help me out in one problem with ASP.NET page.

The scenario is something like that, my page contains one data grid and that grid contains around 5000 records (no paging is there). When my page loads, it takes a bit long time to show all the records and show all the records properly. Up till now everything is fine, but when I clicked any operation on same page (which raise some post back event) then the IE ask me for user credentials (without any post back). I supplied the proper administrator credential but it is asking endlessly and when I clicked cancel it shows me error page “HTTP 401.1 - Unauthorized: Logon Failed Internet Information Services”.

I scratched my head and come to know that this might be an issue with catching. As the page size is too long the .NET or the IIS trying to cache the page is there memory and the ASP.Net user don’t have permission to write is that directory.

I tried with so many combinations like using anonymous access and adding administrator user in IUSR_user and IWAM_user, but didn’t get any success.

Please any body suggests me how to approach this?

I am using IIS 5.0 with ASP.NET 1.1 and .Net Framework 1.1


Thanks & Regards
Muzzu
QuestionAsp.net Autopostback Pin
seyha28-Jun-06 2:42
seyha28-Jun-06 2:42 
AnswerRe: Asp.net Autopostback Pin
_AK_28-Jun-06 2:45
_AK_28-Jun-06 2:45 
QuestionInternet Usage Monitor Pin
Rafdy28-Jun-06 2:36
Rafdy28-Jun-06 2:36 
Questionwant to access usercontrol in webpage Pin
ravikiranreddydharmannagari28-Jun-06 2:10
ravikiranreddydharmannagari28-Jun-06 2:10 
AnswerRe: want to access usercontrol in webpage Pin
Sushant Duggal28-Jun-06 2:23
Sushant Duggal28-Jun-06 2:23 
AnswerRe: want to access usercontrol in webpage Pin
Reza Raad28-Jun-06 2:24
Reza Raad28-Jun-06 2:24 
GeneralRe: want to access usercontrol in webpage Pin
ravikiranreddydharmannagari28-Jun-06 18:26
ravikiranreddydharmannagari28-Jun-06 18:26 
QuestionFTP user Creation with ASP.NET Pin
poornachander kola28-Jun-06 1:53
poornachander kola28-Jun-06 1:53 
Questionstore date in mysql with asp.net Pin
Amit Agarrwal28-Jun-06 0:47
Amit Agarrwal28-Jun-06 0:47 
AnswerRe: store date in mysql with asp.net Pin
Paddy Boyd28-Jun-06 1:23
Paddy Boyd28-Jun-06 1:23 
GeneralRe: store date in mysql with asp.net Pin
Amit Agarrwal28-Jun-06 1:26
Amit Agarrwal28-Jun-06 1:26 
AnswerRe: store date in mysql with asp.net Pin
Reza Raad28-Jun-06 1:28
Reza Raad28-Jun-06 1:28 
GeneralRe: store date in mysql with asp.net Pin
Amit Agarrwal28-Jun-06 1:33
Amit Agarrwal28-Jun-06 1:33 
AnswerRe: store date in mysql with asp.net [modified] Pin
Reza Raad28-Jun-06 1:40
Reza Raad28-Jun-06 1:40 
GeneralRe: store date in mysql with asp.net Pin
Amit Agarrwal28-Jun-06 1:46
Amit Agarrwal28-Jun-06 1:46 
AnswerRe: store date in mysql with asp.net Pin
Reza Raad28-Jun-06 2:05
Reza Raad28-Jun-06 2:05 
AnswerRe: store date in mysql with asp.net Pin
Guffa28-Jun-06 2:59
Guffa28-Jun-06 2:59 

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.