Click here to Skip to main content
15,890,717 members
Home / Discussions / ASP.NET
   

ASP.NET

 
QuestionASP .NET thread switching. Pin
Member 23244832-Dec-08 20:58
Member 23244832-Dec-08 20:58 
QuestionQuery Split() Problem Pin
ais072-Dec-08 20:41
ais072-Dec-08 20:41 
AnswerRe: Query Split() Problem Pin
Christian Graus2-Dec-08 21:07
protectorChristian Graus2-Dec-08 21:07 
Questionsession Pin
ellllllllie2-Dec-08 20:40
ellllllllie2-Dec-08 20:40 
AnswerRe: session Pin
Christian Graus2-Dec-08 21:05
protectorChristian Graus2-Dec-08 21:05 
AnswerRe: session Pin
Brij2-Dec-08 21:50
mentorBrij2-Dec-08 21:50 
AnswerRe: session Pin
Guffa2-Dec-08 21:54
Guffa2-Dec-08 21:54 
Questionajaxcontroltoolkit problem Pin
Miss Maheshwari2-Dec-08 20:26
Miss Maheshwari2-Dec-08 20:26 
hello i am using ajaxToolkit:ModalPopupExtender in my site to display some detail its working very well on my local pc(localhost) but when i uploaded the site on server...its throwing javascript error ajaxControlToolkit is undefined and modelpopupextender is not getting displayed..i am trying to solve it from yesterday but the problem is still same.
I copied all the dll in bin folder and also included
<![CDATA[<%@ Register Assembly="AjaxControlToolkit" Namespace="AjaxControlToolkit" TagPrefix="ajaxToolkit" %>]]>
on top of page....and
<atlas:scriptmanager id="scriptmanager" runat="server" scriptmode="Release" scriptpath="./Script" enablepartialrendering="true" xmlns:atlas="#unknown">
<scripts>
             <atlas:scriptreference assembly="AjaxControlToolkit" name="AjaxControlToolkit.Common.Common.js" /> 
            <atlas:scriptreference name="AjaxControlToolkit.ModalPopup.ModalPopupBehavior.js" assembly="AjaxControlToolkit" />
         </scripts>

</atlas:scriptmanager>
in my master page
please tell me how to solve this problem...
AnswerRe: ajaxcontroltoolkit problem Pin
Christian Graus2-Dec-08 20:28
protectorChristian Graus2-Dec-08 20:28 
QuestionRe: ajaxcontroltoolkit problem Pin
Miss Maheshwari2-Dec-08 21:18
Miss Maheshwari2-Dec-08 21:18 
AnswerRe: ajaxcontroltoolkit problem Pin
Christian Graus2-Dec-08 21:43
protectorChristian Graus2-Dec-08 21:43 
GeneralRe: ajaxcontroltoolkit problem Pin
Miss Maheshwari2-Dec-08 23:32
Miss Maheshwari2-Dec-08 23:32 
QuestionMicrosoft JScript runtime error: Sys.ArgumentTypeException Pin
amit arun patil2-Dec-08 19:48
amit arun patil2-Dec-08 19:48 
AnswerRe: Microsoft JScript runtime error: Sys.ArgumentTypeException Pin
Christian Graus2-Dec-08 20:22
protectorChristian Graus2-Dec-08 20:22 
QuestionStyleSheet problem in asp.net 2.0 Pin
Karan_TN2-Dec-08 18:55
Karan_TN2-Dec-08 18:55 
AnswerRe: StyleSheet problem in asp.net 2.0 Pin
Nanda_MR2-Dec-08 19:29
Nanda_MR2-Dec-08 19:29 
GeneralRe: StyleSheet problem in asp.net 2.0 Pin
Karan_TN2-Dec-08 19:53
Karan_TN2-Dec-08 19:53 
GeneralRe: StyleSheet problem in asp.net 2.0 Pin
www.Developerof.NET2-Dec-08 20:24
www.Developerof.NET2-Dec-08 20:24 
GeneralRe: StyleSheet problem in asp.net 2.0 Pin
Christian Graus2-Dec-08 20:27
protectorChristian Graus2-Dec-08 20:27 
AnswerRe: StyleSheet problem in asp.net 2.0 Pin
Nanda_MR2-Dec-08 21:49
Nanda_MR2-Dec-08 21:49 
QuestionProblem exporting datagrid to excel Pin
Anu7872-Dec-08 18:48
Anu7872-Dec-08 18:48 
AnswerRe: Problem exporting datagrid to excel Pin
Karan_TN2-Dec-08 19:29
Karan_TN2-Dec-08 19:29 
AnswerRe: Problem exporting datagrid to excel Pin
Christian Graus2-Dec-08 19:42
protectorChristian Graus2-Dec-08 19:42 
QuestionAccessing the Sub-Menu from MENU CONTROL Pin
Karan_TN2-Dec-08 18:46
Karan_TN2-Dec-08 18:46 
Questionhow to use model pop extender with gridview Pin
sruthikv2-Dec-08 17:39
sruthikv2-Dec-08 17:39 

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.