Click here to Skip to main content
15,910,009 members
Home / Discussions / ASP.NET
   

ASP.NET

 
AnswerRe: treeview Pin
Naveed Kamboh26-Mar-07 3:25
Naveed Kamboh26-Mar-07 3:25 
QuestionASP Position webcontrols on form Pin
Karel Jonker26-Mar-07 1:22
Karel Jonker26-Mar-07 1:22 
AnswerRe: ASP Position webcontrols on form Pin
Sandeep Akhare26-Mar-07 3:24
Sandeep Akhare26-Mar-07 3:24 
Questionwebservices Pin
Sophia Rekhi26-Mar-07 0:52
Sophia Rekhi26-Mar-07 0:52 
AnswerRe: webservices Pin
Naveed Kamboh26-Mar-07 3:27
Naveed Kamboh26-Mar-07 3:27 
Questiondisplay image in asp.net Pin
mmm!@#26-Mar-07 0:25
mmm!@#26-Mar-07 0:25 
AnswerRe: display image in asp.net Pin
Colin Angus Mackay26-Mar-07 0:45
Colin Angus Mackay26-Mar-07 0:45 
GeneralRe: display image in asp.net Pin
mmm!@#26-Mar-07 1:00
mmm!@#26-Mar-07 1:00 
AnswerRe: display image in asp.net Pin
Guffa26-Mar-07 2:55
Guffa26-Mar-07 2:55 
Questionmeterial for oops Pin
praveenanand26-Mar-07 0:00
praveenanand26-Mar-07 0:00 
AnswerRe: meterial for oops Pin
Colin Angus Mackay26-Mar-07 0:05
Colin Angus Mackay26-Mar-07 0:05 
AnswerRe: meterial for oops Pin
max_panky26-Mar-07 1:01
max_panky26-Mar-07 1:01 
AnswerRe: meterial for oops Pin
Navneet Hegde26-Mar-07 1:51
Navneet Hegde26-Mar-07 1:51 
Questionexport crystal report to mail Pin
nitin.kankrej25-Mar-07 23:59
nitin.kankrej25-Mar-07 23:59 
Questionsplit pharse Pin
Jes M George25-Mar-07 23:54
Jes M George25-Mar-07 23:54 
AnswerRe: split pharse Pin
Guffa26-Mar-07 2:23
Guffa26-Mar-07 2:23 
GeneralRe: split pharse Pin
Jes M George26-Mar-07 2:55
Jes M George26-Mar-07 2:55 
GeneralRe: split pharse Pin
Jes M George26-Mar-07 3:00
Jes M George26-Mar-07 3:00 
AnswerRe: split pharse Pin
Guffa26-Mar-07 7:32
Guffa26-Mar-07 7:32 
GeneralRe: split pharse Pin
Jes M George26-Mar-07 18:43
Jes M George26-Mar-07 18:43 
AnswerRe: split pharse Pin
Guffa26-Mar-07 20:40
Guffa26-Mar-07 20:40 
QuestionGetting Custom Authentication to Work Pin
micaleel25-Mar-07 23:50
micaleel25-Mar-07 23:50 
QuestionAdding Ajax in existing web appication Pin
Oga M25-Mar-07 23:46
Oga M25-Mar-07 23:46 
Hello

I want to add ajax-control in my existing web application(vb),and have read for the intenet that it possible.So what I don't understand is that,they say I must include this code,to add it,in the web.configer
**********
<configuration>
<configsections>
<sectiongroup name="system.web.extensions"
="" type="System.Web.Configuration.SystemWebExtensionsSectionGroup,
System.Web.Extensions, Version=1.0.61025.0, Culture=neutral,
PublicKeyToken=31bf3856ad364e35">
<sectiongroup name="scripting"
="" type="System.Web.Configuration.ScriptingSectionGroup,
System.Web.Extensions, Version=1.0.61025.0, Culture=neutral,
PublicKeyToken=31bf3856ad364e35">

<sectiongroup name="webServices"
*******
="" and="" it="" shows="" that="" my="" requirepermission="" attibute="" are="" not="" declared,in="" this="" code="" are.it="" also="" gives="" me="" error,messages="" alerts
e.g=""

="" type="System.Web.Configuration.ScriptingWebServicesSectionGroup,
System.Web.Extensions, Version=1.0.61025.0,
Culture=neutral, PublicKeyToken=31bf3856ad364e35">








************
Some of the code they said I must add them in System.Web.Configurations,and I don't have that Tag in an existing web.configer

oga m

AnswerRe: Adding Ajax in existing web appication Pin
Oga M26-Mar-07 3:48
Oga M26-Mar-07 3:48 
Questionrun and exe using ASP.NET2.0 Pin
varshavmane25-Mar-07 23:22
varshavmane25-Mar-07 23:22 

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.