Click here to Skip to main content
15,914,416 members
Home / Discussions / ASP.NET
   

ASP.NET

 
AnswerRe: how can I remove an Item from genericlist? Pin
Blue_Boy6-Sep-08 5:25
Blue_Boy6-Sep-08 5:25 
QuestionHandling browser(<--) and (-->) buttons Pin
K V Sekhar5-Sep-08 21:07
K V Sekhar5-Sep-08 21:07 
AnswerRe: Handling browser(<--) and (-->) buttons Pin
balaji.t5-Sep-08 23:41
balaji.t5-Sep-08 23:41 
GeneralRe: Handling browser(<--) and (-->) buttons Pin
K V Sekhar6-Sep-08 1:59
K V Sekhar6-Sep-08 1:59 
AnswerRe: Handling browser(<--) and (-->) buttons Pin
Dilip H. Patel6-Sep-08 0:28
Dilip H. Patel6-Sep-08 0:28 
GeneralRe: Handling browser(<--) and (-->) buttons Pin
K V Sekhar6-Sep-08 1:56
K V Sekhar6-Sep-08 1:56 
QuestionTo access remote file from server using impersonation & LogOnUser Win32 API Pin
Miteshkumar Patel5-Sep-08 20:52
Miteshkumar Patel5-Sep-08 20:52 
Question'Sys' is undefined error Pin
Learning IT5-Sep-08 20:37
Learning IT5-Sep-08 20:37 
i am using ajax in my web application and changed my web configue according to that but still i am getting this error,can you plz tell me whats the possible cause...

web configue code is...


< httpHandlers>
<remove verb="*" path="*.asmx">
<add verb="*" path="*.asmx" validate="false" type="System.Web.Script.Services.ScriptHandlerFactory, System.Web.Extensions, Version=1.0.61025.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35">
< add verb="*" path="*_AppService.axd" validate="false" type="System.Web.Script.Services.ScriptHandlerFactory, System.Web.Extensions, Version=1.0.61025.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35">
<add verb="GET,HEAD" path="ScriptResource.axd" type="System.Web.Handlers.ScriptResourceHandler, System.Web.Extensions, Version=1.0.61025.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35" validate="false">


< add verb="GET" path="CrystalImageHandler.aspx" type="CrystalDecisions.Web.CrystalImageHandler, CrystalDecisions.Web, Version=10.2.3600.0, Culture=neutral, PublicKeyToken=692fbea5521e1304">
<httpHandlers>

< httpModules>
<add name="ScriptModule" type="System.Web.Handlers.ScriptModule, System.Web.Extensions, Version=1.0.61025.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35">
<httpModules>
plz plz plz help me its vry urgent.... Smile | :)

Maniiiiiiiiiiiiiii

AnswerRe: 'Sys' is undefined error Pin
Blue_Boy5-Sep-08 20:51
Blue_Boy5-Sep-08 20:51 
GeneralRe: 'Sys' is undefined error Pin
Learning IT6-Sep-08 1:12
Learning IT6-Sep-08 1:12 
AnswerRe: 'Sys' is undefined error Pin
Paul Conrad6-Sep-08 9:15
professionalPaul Conrad6-Sep-08 9:15 
Questionpls help restricting multiple logon to an application with single user account. Pin
surender9395-Sep-08 18:01
surender9395-Sep-08 18:01 
AnswerRe: pls help restricting multiple logon to an application with single user account. Pin
The Web Developer5-Sep-08 20:37
The Web Developer5-Sep-08 20:37 
GeneralRe: pls help restricting multiple logon to an application with single user account. Pin
surender9395-Sep-08 22:22
surender9395-Sep-08 22:22 
GeneralRe: pls help restricting multiple logon to an application with single user account. Pin
The Web Developer5-Sep-08 22:36
The Web Developer5-Sep-08 22:36 
GeneralRe: pls help restricting multiple logon to an application with single user account. Pin
surender9395-Sep-08 22:50
surender9395-Sep-08 22:50 
AnswerRe: pls help restricting multiple logon to an application with single user account. Pin
Dilip H. Patel5-Sep-08 23:57
Dilip H. Patel5-Sep-08 23:57 
GeneralRe: pls help restricting multiple logon to an application with single user account. Pin
N a v a n e e t h6-Sep-08 0:24
N a v a n e e t h6-Sep-08 0:24 
GeneralRe: pls help restricting multiple logon to an application with single user account. Pin
surender9397-Sep-08 23:14
surender9397-Sep-08 23:14 
AnswerRe: pls help restricting multiple logon to an application with single user account. Pin
N a v a n e e t h6-Sep-08 0:22
N a v a n e e t h6-Sep-08 0:22 
Questionstoring text of textboxes in list ang show them in textbox again(in gridview) Pin
strawberrysh5-Sep-08 10:48
strawberrysh5-Sep-08 10:48 
AnswerRe: storing text of textboxes in list ang show them in textbox again(in gridview) Pin
Bassam Saoud5-Sep-08 11:19
Bassam Saoud5-Sep-08 11:19 
AnswerRe: storing text of textboxes in list ang show them in textbox again(in gridview) Pin
goradaranaresh5-Sep-08 19:18
goradaranaresh5-Sep-08 19:18 
GeneralRe: storing text of textboxes in list ang show them in textbox again(in gridview) Pin
strawberrysh5-Sep-08 19:39
strawberrysh5-Sep-08 19:39 
Questionjavascript Script Error: Expected ')' in Asp.net Pin
Rajeshwary5-Sep-08 8:30
Rajeshwary5-Sep-08 8:30 

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.