Click here to Skip to main content
15,890,527 members
Home / Discussions / ASP.NET
   

ASP.NET

 
AnswerRe: ASP.Net & C# Pin
pmarfleet1-Nov-07 6:06
pmarfleet1-Nov-07 6:06 
QuestionSQLDataSource Pin
recono11-Nov-07 4:38
recono11-Nov-07 4:38 
AnswerRe: SQLDataSource Pin
dataminers1-Nov-07 6:59
dataminers1-Nov-07 6:59 
GeneralRe: SQLDataSource Pin
dataminers1-Nov-07 14:07
dataminers1-Nov-07 14:07 
QuestionFirefox script Pin
Mr.Sam1-Nov-07 3:45
Mr.Sam1-Nov-07 3:45 
AnswerRe: Firefox script Pin
Guffa1-Nov-07 9:21
Guffa1-Nov-07 9:21 
AnswerRe: Firefox script Pin
Pete O'Hanlon1-Nov-07 11:53
mvePete O'Hanlon1-Nov-07 11:53 
QuestionPageRequestManagerServerErrorException 12030 when clicking a Button Pin
Herman<T>.Instance1-Nov-07 3:02
Herman<T>.Instance1-Nov-07 3:02 
Hi,

I have a strange problem and I have not found any proper solution on the internet for it.

I Have a GridView component (with Claims) and if someone presses a Cell (javascript added to cell during rowdatabound of gridviewrow) the next DrillDown action should take place.

Current GridView visible false and Drilldown(in ASP page defined) GridView will become visible true.
Above and below the DrillDown grid I have a Back button. That makes the now DrillDown GridView invisble and the Claims Gridview Visible again.
As long has the DrillDown Grdidview has not too many rows, this works OK.

But when my DrillDown is getting > 4000 rows I receive a javascript error from AJAX saying
it encountered an error: PageRequestManagerServerErrorException 12030 or sometimes PageRequestManagerServerErrorException 12031.

(original Errormessages = Sys.WebForms.PageRequestManagerServerErrorException: An unknown error occurred while processing the request on the server. The status code returned from the server was: 12030)

Even tried to use the page without asp:UpdatePanel objects. If I Click on the Back button then I get a Webserver Error saying The page cannot be displayed.

WinInit errorcodes:

12030 ERROR_INTERNET_CONNECTION_ABORTED
The connection with the server has been terminated.

12031 ERROR_INTERNET_CONNECTION_RESET
The connection with the server has been reset.


Anyone any ideas?


QuestionProblem while finding control inside gridview Pin
rahul.net111-Nov-07 2:50
rahul.net111-Nov-07 2:50 
AnswerRe: Problem while finding control inside gridview Pin
Imran Khan Pathan1-Nov-07 3:08
Imran Khan Pathan1-Nov-07 3:08 
GeneralRe: Problem while finding control inside gridview Pin
rahul.net111-Nov-07 3:52
rahul.net111-Nov-07 3:52 
AnswerRe: Problem while finding control inside gridview Pin
Herman<T>.Instance1-Nov-07 3:12
Herman<T>.Instance1-Nov-07 3:12 
GeneralRe: Problem while finding control inside gridview Pin
rahul.net111-Nov-07 3:53
rahul.net111-Nov-07 3:53 
GeneralRe: Problem while finding control inside gridview Pin
Herman<T>.Instance1-Nov-07 4:01
Herman<T>.Instance1-Nov-07 4:01 
GeneralRe: Problem while finding control inside gridview Pin
rahul.net111-Nov-07 4:05
rahul.net111-Nov-07 4:05 
GeneralRe: Problem while finding control inside gridview Pin
rahul.net111-Nov-07 4:11
rahul.net111-Nov-07 4:11 
GeneralRe: Problem while finding control inside gridview Pin
Herman<T>.Instance1-Nov-07 4:23
Herman<T>.Instance1-Nov-07 4:23 
GeneralRe: Problem while finding control inside gridview Pin
rahul.net111-Nov-07 5:33
rahul.net111-Nov-07 5:33 
Questiontimer in asp.net Pin
prachishah1-Nov-07 2:35
prachishah1-Nov-07 2:35 
AnswerRe: timer in asp.net Pin
InsDev1-Nov-07 2:37
InsDev1-Nov-07 2:37 
Answertimer in asp.net Pin
Sarani Ravindran1-Nov-07 2:48
Sarani Ravindran1-Nov-07 2:48 
AnswerRe: timer in asp.net Pin
Saksida Bojan1-Nov-07 2:48
Saksida Bojan1-Nov-07 2:48 
AnswerRe: timer in asp.net Pin
Paddy Boyd1-Nov-07 6:35
Paddy Boyd1-Nov-07 6:35 
GeneralRe: timer in asp.net Pin
jaygross9-Nov-07 9:10
jaygross9-Nov-07 9:10 
Questiontwo columns in dopdownlist Pin
Sonia Gupta1-Nov-07 2:22
Sonia Gupta1-Nov-07 2: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.