Click here to Skip to main content
15,891,033 members
Home / Discussions / ASP.NET
   

ASP.NET

 
GeneralRe: AutoPostback for the Textbox in the userControl Pin
Paddy Boyd21-May-09 5:19
Paddy Boyd21-May-09 5:19 
GeneralRe: AutoPostback for the Textbox in the userControl Pin
Ibrahim Bello21-May-09 6:24
Ibrahim Bello21-May-09 6:24 
Questionneed help for private chat Pin
sasib21-May-09 3:45
sasib21-May-09 3:45 
JokeRe: need help for private chat Pin
AlexeiXX321-May-09 7:24
AlexeiXX321-May-09 7:24 
QuestionError: 'Page_Validators' is undefined Pin
samerh21-May-09 2:19
samerh21-May-09 2:19 
AnswerRe: Error: 'Page_Validators' is undefined Pin
Yusuf21-May-09 4:41
Yusuf21-May-09 4:41 
GeneralRe: Error: 'Page_Validators' is undefined Pin
samerh21-May-09 19:20
samerh21-May-09 19:20 
AnswerRe: Error: 'Page_Validators' is undefined Pin
Tech Code Freak25-Oct-11 1:21
Tech Code Freak25-Oct-11 1:21 
I'm facing the same problem.... Searched for the solution but in vain!
Frown | :(


[Update]
I've found the solution!

Just add a
C#
<script type="text/javascript">
         var Page_Validators = new Array();
     </script>

to the start of your page giving the error.

And there you go!.....error solved.

modified 25-Oct-11 12:08pm.

GeneralRe: Error: 'Page_Validators' is undefined Pin
MaulikDusara2-Jan-12 1:11
MaulikDusara2-Jan-12 1:11 
Questionproblem adding web reference for the web service located at server Pin
hannahwill21-May-09 1:54
hannahwill21-May-09 1:54 
Questionfile downloading issues in mozila and ie Pin
aamirzada21-May-09 0:34
aamirzada21-May-09 0:34 
Question[Message Deleted] Pin
sahoo.fm21-May-09 0:05
sahoo.fm21-May-09 0:05 
AnswerRe: creating pdf Pin
Ashfield21-May-09 1:23
Ashfield21-May-09 1:23 
QuestionCreate controls using a Web Control library Project and using those controls in asp.net web applications Pin
rains197920-May-09 23:26
rains197920-May-09 23:26 
AnswerRe: Create controls using a Web Control library Project and using those controls in asp.net web applications Pin
rains197921-May-09 0:43
rains197921-May-09 0:43 
QuestionHow to Click a Menu Button in Javascript Pin
Vimalsoft(Pty) Ltd20-May-09 22:59
professionalVimalsoft(Pty) Ltd20-May-09 22:59 
AnswerRe: How to Click a Menu Button in Javascript Pin
Ramesh Swaminathan21-May-09 0:19
Ramesh Swaminathan21-May-09 0:19 
GeneralRe: How to Click a Menu Button in Javascript Pin
Vimalsoft(Pty) Ltd21-May-09 2:46
professionalVimalsoft(Pty) Ltd21-May-09 2:46 
Questionasp.net sitemap Pin
trimandir prajapati20-May-09 22:44
trimandir prajapati20-May-09 22:44 
AnswerRe: asp.net sitemap Pin
Ramesh Swaminathan21-May-09 0:27
Ramesh Swaminathan21-May-09 0:27 
QuestionWeb Application Deployment Pin
Tomic20-May-09 21:43
Tomic20-May-09 21:43 
Questionx64 based application complation on 32 bit processors Pin
Junaid Raza Khan20-May-09 21:18
Junaid Raza Khan20-May-09 21:18 
AnswerRe: x64 based application complation on 32 bit processors Pin
Ramesh Swaminathan20-May-09 22:27
Ramesh Swaminathan20-May-09 22:27 
QuestionActiveX Control Security-Warning prompt messages Pin
alisolution20-May-09 20:47
alisolution20-May-09 20:47 
AnswerRe: ActiveX Control Security-Warning prompt messages Pin
Ramesh Swaminathan20-May-09 22:12
Ramesh Swaminathan20-May-09 22:12 

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.