Click here to Skip to main content
16,004,901 members
Home / Discussions / ASP.NET
   

ASP.NET

 
AnswerRe: how to create a webapplication that loads like a windowsservice?? Pin
badgrs28-Jan-07 23:52
badgrs28-Jan-07 23:52 
Questioncalendar control problem in ASP.Net Pin
K.R.Neelima28-Jan-07 22:01
K.R.Neelima28-Jan-07 22:01 
AnswerRe: calendar control problem in ASP.Net Pin
kinnuP28-Jan-07 23:09
kinnuP28-Jan-07 23:09 
QuestionOffice online editor Pin
Aaron Hudson28-Jan-07 21:29
Aaron Hudson28-Jan-07 21:29 
AnswerRe: Office online editor Pin
Pete O'Hanlon29-Jan-07 4:24
mvePete O'Hanlon29-Jan-07 4:24 
QuestionOnline Application Pin
v45030528-Jan-07 20:40
v45030528-Jan-07 20:40 
AnswerRe: Online Application Pin
badgrs28-Jan-07 23:55
badgrs28-Jan-07 23:55 
QuestionSys.WebForms.PageRequestManagerServerErrorException Pin
srinandan..28-Jan-07 20:40
srinandan..28-Jan-07 20:40 
Hi All,
I am using the ajax extension in my project asp.net 2.0.
following error occur.
Sys.WebForms.PageRequestManagerServerErrorException: An unknown error occurred while processing the request on the server. The status code returned from the server was: 12031

even i had add the handler
<httphandlers>
<remove verb="*" path="*.asmx">
<add verb="*" path="*.asmx" validate="false" type="Microsoft.Web.Script.Services.ScriptHandlerFactory, Microsoft.Web.Extensions, Version=1.0.61025.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35">
<add verb="GET" path="ScriptResource.axd" type="Microsoft.Web.Handlers.ScriptResourceHandler" validate="false">


any budy help me.

thanks in advance
AnswerRe: Sys.WebForms.PageRequestManagerServerErrorException Pin
badgrs28-Jan-07 23:57
badgrs28-Jan-07 23:57 
Questionpaypal integeration Pin
jegastar28-Jan-07 20:22
jegastar28-Jan-07 20:22 
AnswerRe: paypal integeration Pin
badgrs28-Jan-07 23:58
badgrs28-Jan-07 23:58 
Question"PRINTSCREEN" button functionality on HTML Pin
Amit Agarrwal28-Jan-07 20:20
Amit Agarrwal28-Jan-07 20:20 
QuestionLinked image in DataGrid Pin
nour12328-Jan-07 20:16
nour12328-Jan-07 20:16 
AnswerRe: Linked image in DataGrid Pin
jegastar28-Jan-07 20:42
jegastar28-Jan-07 20:42 
GeneralRe: Linked image in DataGrid Pin
nour12328-Jan-07 22:35
nour12328-Jan-07 22:35 
GeneralRe: Linked image in DataGrid Pin
nour12329-Jan-07 3:21
nour12329-Jan-07 3:21 
GeneralRe: Linked image in DataGrid Pin
nour12329-Jan-07 3:22
nour12329-Jan-07 3:22 
GeneralJust try this code. Pin
jegastar29-Jan-07 17:56
jegastar29-Jan-07 17:56 
GeneralJust try this code. Pin
jegastar29-Jan-07 18:04
jegastar29-Jan-07 18:04 
GeneralRe: Just try this code. Pin
jegastar29-Jan-07 18:13
jegastar29-Jan-07 18:13 
GeneralRe: Just try this code. Pin
nour12329-Jan-07 19:32
nour12329-Jan-07 19:32 
GeneralRe: Linked image in DataGrid Pin
nour12329-Jan-07 8:09
nour12329-Jan-07 8:09 
AnswerRe: Linked image in DataGrid Pin
gauthee29-Jan-07 0:54
gauthee29-Jan-07 0:54 
GeneralRe: Linked image in DataGrid Pin
nour12329-Jan-07 3:26
nour12329-Jan-07 3:26 
QuestionNew to asp.net Pin
v45030528-Jan-07 20:16
v45030528-Jan-07 20:16 

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.