Click here to Skip to main content
15,914,452 members
Home / Discussions / ASP.NET
   

ASP.NET

 
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 
AnswerRe: run and exe using ASP.NET2.0 Pin
Paddy Boyd25-Mar-07 23:55
Paddy Boyd25-Mar-07 23:55 
GeneralRe: run and exe using ASP.NET2.0 Pin
varshavmane26-Mar-07 0:03
varshavmane26-Mar-07 0:03 
GeneralRe: run and exe using ASP.NET2.0 Pin
Paddy Boyd26-Mar-07 0:12
Paddy Boyd26-Mar-07 0:12 
GeneralRe: run and exe using ASP.NET2.0 Pin
RichardGrimmer26-Mar-07 5:26
RichardGrimmer26-Mar-07 5:26 
AnswerRe: run and exe using ASP.NET2.0 Pin
Marcus J. Smith26-Mar-07 3:34
professionalMarcus J. Smith26-Mar-07 3:34 
QuestionUserName! Pin
nclauder25-Mar-07 22:50
nclauder25-Mar-07 22:50 
AnswerRe: UserName! Pin
varshavmane25-Mar-07 23:23
varshavmane25-Mar-07 23:23 
GeneralRe: UserName! Pin
nclauder25-Mar-07 23:34
nclauder25-Mar-07 23:34 
GeneralRe: UserName! Pin
varshavmane25-Mar-07 23:38
varshavmane25-Mar-07 23:38 
GeneralRe: UserName! Pin
nclauder26-Mar-07 3:14
nclauder26-Mar-07 3:14 

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.