Click here to Skip to main content
15,918,485 members
Home / Discussions / ASP.NET
   

ASP.NET

 
AnswerRe: Listbox Pin
MIHAI_MTZ22-Nov-06 1:43
MIHAI_MTZ22-Nov-06 1:43 
AnswerRe: Listbox Pin
venkatasivaramaprasad22-Nov-06 1:46
venkatasivaramaprasad22-Nov-06 1:46 
GeneralRe: Listbox Pin
kavithapuranik22-Nov-06 21:31
kavithapuranik22-Nov-06 21:31 
AnswerRe: Listbox Pin
ednrgc22-Nov-06 3:47
ednrgc22-Nov-06 3:47 
QuestionHow to use a vb's dll in vb.net project? Pin
SIJUTHOMASP22-Nov-06 0:52
professionalSIJUTHOMASP22-Nov-06 0:52 
Questionsecurtiy exception in web.config while uploading on server Pin
max_dev2006@yahoo.com22-Nov-06 0:37
max_dev2006@yahoo.com22-Nov-06 0:37 
AnswerRe: securtiy exception in web.config while uploading on server Pin
Anshuman Singh22-Nov-06 0:50
Anshuman Singh22-Nov-06 0:50 
Questionurlrewriter + httpmodule + magicajax Pin
max_dev2006@yahoo.com22-Nov-06 0:31
max_dev2006@yahoo.com22-Nov-06 0:31 
hi friends,
may be this is not right place for magicajax but I have tried in all other forums still not getting the solution so if someone have used magicajax plz help.

The MagicAjax HttpModule is not included in web.config. Add [<httpmodules><add name="MagicAjax" type="MagicAjax.MagicAjaxModule, MagicAjax">] inside the <system.web> section.
Description: An unhandled exception occurred during the execution of the current web request. Please review the stack trace for more information about the error and where it originated in the code.

Exception Details: MagicAjax.MagicAjaxException: The MagicAjax HttpModule is not included in web.config. Add [<httpmodules><add name="MagicAjax" type="MagicAjax.MagicAjaxModule, MagicAjax">] inside the <system.web> section.

Source Error:

An unhandled exception was generated during the execution of the current web request. Information regarding the origin and location of the exception can be identified using the exception stack trace below.

Stack Trace:


[MagicAjaxException: The MagicAjax HttpModule is not included in web.config. Add [<httpmodules><add name="MagicAjax" type="MagicAjax.MagicAjaxModule, MagicAjax">] inside the <system.web> section.]
MagicAjax.MagicAjaxContext.get_Current() +123
MagicAjax.UI.AjaxControl.SetAjaxIntrinsics() +15
MagicAjax.UI.Controls.AjaxPanel.OnLoad(EventArgs e) +17
System.Web.UI.Control.LoadRecursive() +35
System.Web.UI.Control.LoadRecursive() +98
System.Web.UI.Control.LoadRecursive() +98
System.Web.UI.Control.LoadRecursive() +98
System.Web.UI.Control.LoadRecursive() +98
System.Web.UI.Page.ProcessRequestMain() +731




--------------------------------------------------------------------------------
Version Information: Microsoft .NET Framework Version:1.1.4322.573; ASP.NET Version:1.1.4322.573

help plz , regards,
max
QuestionHelp Pin
sukhchain singh22-Nov-06 0:26
sukhchain singh22-Nov-06 0:26 
AnswerRe: Help Pin
ednrgc22-Nov-06 3:48
ednrgc22-Nov-06 3:48 
QuestionPrint in ASP.Net Pin
aaraaayen22-Nov-06 0:21
aaraaayen22-Nov-06 0:21 
AnswerRe: Print in ASP.Net Pin
l0kke22-Nov-06 4:40
l0kke22-Nov-06 4:40 
Questionupload Directories/folder Pin
sukhchain singh22-Nov-06 0:03
sukhchain singh22-Nov-06 0:03 
AnswerArgh! Pin
leckey25-Nov-06 15:40
leckey25-Nov-06 15:40 
Question"Log On Failed" in ASP.Net while Binding Crystal Report? Pin
Jesu.Official21-Nov-06 23:49
Jesu.Official21-Nov-06 23:49 
AnswerRe: "Log On Failed" in ASP.Net while Binding Crystal Report? Pin
l0kke22-Nov-06 4:46
l0kke22-Nov-06 4:46 
QuestionPanel Problem Pin
Kissy1621-Nov-06 23:37
Kissy1621-Nov-06 23:37 
AnswerRe: Panel Problem Pin
l0kke22-Nov-06 4:59
l0kke22-Nov-06 4:59 
QuestionAdd to Cart in as p.net Pin
kavithapuranik21-Nov-06 23:33
kavithapuranik21-Nov-06 23:33 
AnswerRe: Add to Cart in as p.net Pin
Exelioindia22-Nov-06 0:36
Exelioindia22-Nov-06 0:36 
AnswerRe: Add to Cart in as p.net Pin
Britney S. Morales22-Nov-06 2:35
Britney S. Morales22-Nov-06 2:35 
QuestionDatagrid Problem Pin
monika_vasvani21-Nov-06 22:48
monika_vasvani21-Nov-06 22:48 
AnswerRe: Datagrid Problem Pin
_AK_21-Nov-06 22:56
_AK_21-Nov-06 22:56 
AnswerRe: Datagrid Problem Pin
venkatasivaramaprasad22-Nov-06 1:49
venkatasivaramaprasad22-Nov-06 1:49 
Questionvalidate button in datagrid Pin
yesu prakash21-Nov-06 22:42
yesu prakash21-Nov-06 22:42 

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.