Click here to Skip to main content
15,889,335 members
Home / Discussions / ASP.NET
   

ASP.NET

 
QuestionRemember Password?? Pin
Syed Naushad S8-Apr-08 19:25
professionalSyed Naushad S8-Apr-08 19:25 
GeneralRe: Remember Password?? Pin
N a v a n e e t h8-Apr-08 19:35
N a v a n e e t h8-Apr-08 19:35 
GeneralRe: Remember Password?? Pin
Syed Naushad S8-Apr-08 19:38
professionalSyed Naushad S8-Apr-08 19:38 
GeneralRe: Remember Password?? Pin
N a v a n e e t h8-Apr-08 19:51
N a v a n e e t h8-Apr-08 19:51 
GeneralRe: Remember Password?? Pin
Christian Graus8-Apr-08 20:03
protectorChristian Graus8-Apr-08 20:03 
GeneralRe: Remember Password?? Pin
N a v a n e e t h8-Apr-08 20:08
N a v a n e e t h8-Apr-08 20:08 
GeneralRe: Remember Password?? Pin
Christian Graus8-Apr-08 19:53
protectorChristian Graus8-Apr-08 19:53 
GeneralAn exception of type 'Runtime Error' was not handled. Pin
Sandilian8-Apr-08 19:20
Sandilian8-Apr-08 19:20 
I created a web Application.

that web application has one Defaul.aspx Page. I added one Button on the

default.aspx page.

<asp:button id="Button2" runat="server" onclientclick="CallMethod();" text="Click">


debugger;
function CallMethod()
{

alert("Hai");
}


I can't debugg my javascript.while running the web applicaion I got the
Popup error message like below.



---------------------------
Microsoft Development Environment
---------------------------
An exception of type 'Runtime Error' was not handled.

Would you like to debug the application?
---------------------------
Yes No
---------------------------
When i click no browser works fine. stil can't debugg the JavaScript.
I checked the same code in my fried machine.i can debugg the javascript.

if i click the Yes option Microsoft Development Environment is opened. and it points out the debugger word as an error in javascript.

Please help me.
GeneralOnline payment Pin
Member 46590018-Apr-08 19:11
Member 46590018-Apr-08 19:11 
Questionsession Pin
Soumini Ramakrishnan8-Apr-08 19:07
Soumini Ramakrishnan8-Apr-08 19:07 
GeneralRe: session Pin
Christian Graus8-Apr-08 19:11
protectorChristian Graus8-Apr-08 19:11 
GeneralIpn in online Payment Pin
Member 46590018-Apr-08 19:00
Member 46590018-Apr-08 19:00 
GeneralUser controls as output for "copy this script for your website" blocks Pin
Christopher Duncan8-Apr-08 17:41
Christopher Duncan8-Apr-08 17:41 
GeneralRe: User controls as output for "copy this script for your website" blocks Pin
led mike9-Apr-08 6:10
led mike9-Apr-08 6:10 
GeneralRe: User controls as output for "copy this script for your website" blocks Pin
Christopher Duncan9-Apr-08 6:28
Christopher Duncan9-Apr-08 6:28 
GeneralRe: User controls as output for "copy this script for your website" blocks Pin
led mike9-Apr-08 6:34
led mike9-Apr-08 6:34 
GeneralRe: User controls as output for "copy this script for your website" blocks Pin
Christopher Duncan9-Apr-08 6:41
Christopher Duncan9-Apr-08 6:41 
GeneralRe: User controls as output for "copy this script for your website" blocks Pin
led mike9-Apr-08 6:58
led mike9-Apr-08 6:58 
GeneralAjax Postback issue Pin
engsrini8-Apr-08 15:29
engsrini8-Apr-08 15:29 
GeneralRe: Ajax Postback issue Pin
Herman<T>.Instance9-Apr-08 21:58
Herman<T>.Instance9-Apr-08 21:58 
Generalstarterkit Pin
strawberrysh8-Apr-08 8:08
strawberrysh8-Apr-08 8:08 
GeneralRe: starterkit Pin
Christian Graus8-Apr-08 11:17
protectorChristian Graus8-Apr-08 11:17 
QuestionTreeView Web Control using ASP.NET 1.1 Pin
Suneet Singh Rana8-Apr-08 7:37
professionalSuneet Singh Rana8-Apr-08 7:37 
GeneralRe: TreeView Web Control using ASP.NET 1.1 Pin
Christopher Duncan8-Apr-08 17:46
Christopher Duncan8-Apr-08 17:46 
GeneralProgramatically defining css Pin
dptalt8-Apr-08 7:24
dptalt8-Apr-08 7:24 

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.