Click here to Skip to main content
15,922,630 members
Home / Discussions / ASP.NET
   

ASP.NET

 
GeneralRe: Close the ChannelFactory connection Pin
jkirkerx5-Aug-12 11:00
professionaljkirkerx5-Aug-12 11:00 
Questionperformance tune a 2010 web app Pin
dcof2-Aug-12 4:25
dcof2-Aug-12 4:25 
AnswerRe: performance tune a 2010 web app Pin
jkirkerx3-Aug-12 10:52
professionaljkirkerx3-Aug-12 10:52 
GeneralCreating Composite Controls ASP.NET 4.0 Pin
RookieCoder_NG1-Aug-12 19:12
RookieCoder_NG1-Aug-12 19:12 
GeneralRe: Creating Composite Controls ASP.NET 4.0 Pin
David Mujica2-Aug-12 8:05
David Mujica2-Aug-12 8:05 
GeneralRe: Creating Composite Controls ASP.NET 4.0 Pin
RookieCoder_NG2-Aug-12 18:08
RookieCoder_NG2-Aug-12 18:08 
GeneralRe: Creating Composite Controls ASP.NET 4.0 Pin
Ahmed Abdulrahman4-Aug-12 4:44
Ahmed Abdulrahman4-Aug-12 4:44 
GeneralWebmethods in ASP.Net page are taking too long Pin
indian1431-Aug-12 10:13
indian1431-Aug-12 10:13 
Hi,

I have an asp.net web page, in which the in the code behind few methods are defined, they are declared as "webmethod", these web methods are calling some WCF methods. These webmethods are being called by some web page using AJAX.
It was taking too long execute web methods. I kept a loggin there, intially WCF service was throwing some exception. Then I have set the Send Time out property for the binding. That problem was resolved. But still the execution is taking a lot of time.

Do I need to set the timemout property web methods also, if it is, then how can I set it. Because it is not a web service but it is web application and web page which is having the <webmethods> in it. In that case how can I set the time out propery. And Which time out it should be like "SendTimeout" or "ExecutionTimeout" etc.

After waiting for a long time, it is giving the following error in the dialog box

---------------------------
Microsoft Visual Studio
---------------------------
Unable to process request from service 'http://xxxxxxxxxxxxxxx/xxxxxxx.StayatWork.Service/StayAtWorkService.svc'. Catastrophic failure


---------------------------
OK
---------------------------

Please help me in doing so, its very urgent.
Thanks & Regards,

Abdul Aleem Mohammad
St Louis MO - USA

GeneralRe: Webmethods in ASP.Net page are taking too long Pin
jkirkerx1-Aug-12 11:25
professionaljkirkerx1-Aug-12 11:25 
GeneralI am getting lot of doubts on this issue Pin
indian1431-Aug-12 13:01
indian1431-Aug-12 13:01 
GeneralRe: I am getting lot of doubts on this issue Pin
jkirkerx1-Aug-12 16:33
professionaljkirkerx1-Aug-12 16:33 
GeneralRe: I am getting lot of doubts on this issue Pin
indian1431-Aug-12 18:19
indian1431-Aug-12 18:19 
GeneralRe: Webmethods in ASP.Net page are taking too long Pin
indian1431-Aug-12 13:16
indian1431-Aug-12 13:16 
QuestionError while sending mail--The remote certificate is invalid according to the validation procedure Pin
arunkumaratp1-Aug-12 5:10
arunkumaratp1-Aug-12 5:10 
Questionusing root web.config for application folder Pin
Jassim Rahma31-Jul-12 3:11
Jassim Rahma31-Jul-12 3:11 
AnswerRe: using root web.config for application folder Pin
Rahul Rajat Singh2-Aug-12 17:52
professionalRahul Rajat Singh2-Aug-12 17:52 
Questionto get the selected column index in a datagrid in a web app Pin
Sh@Sh!K!r@n31-Jul-12 0:08
Sh@Sh!K!r@n31-Jul-12 0:08 
AnswerRe: to get the selected column index in a datagrid in a web app Pin
_Amy31-Jul-12 1:30
professional_Amy31-Jul-12 1:30 
AnswerRe: to get the selected column index in a datagrid in a web app Pin
vvashishta1-Aug-12 3:35
vvashishta1-Aug-12 3:35 
Questionasp.net session not always timing out within iFrame Pin
djmurphy30-Jul-12 7:38
djmurphy30-Jul-12 7:38 
AnswerRe: asp.net session not always timing out within iFrame Pin
Vijay Selvaraj27-Aug-12 0:22
Vijay Selvaraj27-Aug-12 0:22 
QuestionSql Query Inner Join Pin
Samii4929-Jul-12 23:10
Samii4929-Jul-12 23:10 
AnswerRe: Sql Query Inner Join Pin
Karthik Harve30-Jul-12 1:04
professionalKarthik Harve30-Jul-12 1:04 
AnswerRe: Sql Query Inner Join Pin
vvashishta1-Aug-12 3:37
vvashishta1-Aug-12 3:37 
GeneralRe: Sql Query Inner Join Pin
Samii492-Aug-12 18:55
Samii492-Aug-12 18:55 

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.