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

ASP.NET

 
GeneralRe: Ajax problem Pin
Not Active2-Oct-10 10:07
mentorNot Active2-Oct-10 10:07 
GeneralRe: Ajax problem Pin
Jassim Rahma3-Oct-10 0:37
Jassim Rahma3-Oct-10 0:37 
Questionimplement mp3 player in site in asp.net 3.5 Pin
amit sahu2030-Sep-10 22:16
amit sahu2030-Sep-10 22:16 
AnswerRe: implement mp3 player in site in asp.net 3.5 Pin
Blue_Boy30-Sep-10 22:25
Blue_Boy30-Sep-10 22:25 
AnswerRe: implement mp3 player in site in asp.net 3.5 Pin
JackBradford30-Sep-10 22:58
JackBradford30-Sep-10 22:58 
AnswerRe: implement mp3 player in site in asp.net 3.5 Pin
raju melveetilpurayil1-Oct-10 17:37
professionalraju melveetilpurayil1-Oct-10 17:37 
QuestionConversion: asp.net 2.0 ajax enabled web site to asp.net 3.5 Pin
Bajrang Singh30-Sep-10 21:11
Bajrang Singh30-Sep-10 21:11 
AnswerRe: Conversion: asp.net 2.0 ajax enabled web site to asp.net 3.5 Pin
Vimalsoft(Pty) Ltd30-Sep-10 22:52
professionalVimalsoft(Pty) Ltd30-Sep-10 22:52 
The Version of Ajax used in 2.0 and 3.5 is different. Your web config is still linked to the 2.0, so what you can do is remove remove the dll(ajaxtoolkit) in the bin and drag and drop any control in your page and it will create the dll in the bin directory and register it in the web config and start removing the 2.0 entries in the web config and you will see at the top of your page the 2.0 and 3.5 registration is not the same, try to change.

Hope this helps
Vuyiswa Maseko,

Spoted in Daniweb-- Sorry to rant. I hate websites. They are just wierd. They don't behave like normal code.

C#/VB.NET/ASP.NET/SQL7/2000/2005/2008
http://www.vuyiswamaseko.com
vuyiswa@its.co.za
http://www.itsabacus.co.za/itsabacus/

Questionhow do i know which web controls sent the request. Pin
AndieDu30-Sep-10 14:03
AndieDu30-Sep-10 14:03 
AnswerRe: how do i know which web controls sent the request. Pin
Karthik. A30-Sep-10 16:51
Karthik. A30-Sep-10 16:51 
GeneralRe: how do i know which web controls sent the request. Pin
AndieDu30-Sep-10 18:43
AndieDu30-Sep-10 18:43 
GeneralRe: how do i know which web controls sent the request. Pin
Karthik. A30-Sep-10 19:01
Karthik. A30-Sep-10 19:01 
AnswerRe: how do i know which web controls sent the request. Pin
Pete O'Hanlon30-Sep-10 22:04
mvePete O'Hanlon30-Sep-10 22:04 
Questionabout keeping information about the bookmarked page Pin
Dhyanga30-Sep-10 7:49
Dhyanga30-Sep-10 7:49 
AnswerRe: about keeping information about the bookmarked page Pin
Sandeep Mewara30-Sep-10 8:03
mveSandeep Mewara30-Sep-10 8:03 
GeneralRe: about keeping information about the bookmarked page Pin
NeverHeardOfMe30-Sep-10 8:39
NeverHeardOfMe30-Sep-10 8:39 
GeneralRe: about keeping information about the bookmarked page Pin
Dhyanga30-Sep-10 9:37
Dhyanga30-Sep-10 9:37 
Questionwsdl utility Pin
indian14330-Sep-10 6:49
indian14330-Sep-10 6:49 
AnswerRe: wsdl utility Pin
Sandeep Mewara30-Sep-10 8:01
mveSandeep Mewara30-Sep-10 8:01 
AnswerRe: wsdl utility Pin
Luc Pattyn30-Sep-10 8:20
sitebuilderLuc Pattyn30-Sep-10 8:20 
QuestionWSDL file Pin
indian14330-Sep-10 5:45
indian14330-Sep-10 5:45 
AnswerRe: WSDL file Pin
Sandeep Mewara30-Sep-10 7:58
mveSandeep Mewara30-Sep-10 7:58 
Questionhtml data in datagrid and gridview problem Pin
Dhyanga30-Sep-10 3:11
Dhyanga30-Sep-10 3:11 
AnswerRe: html data in datagrid and gridview problem Pin
T M Gray30-Sep-10 4:30
T M Gray30-Sep-10 4:30 
GeneralRe: html data in datagrid and gridview problem Pin
Dhyanga30-Sep-10 5:20
Dhyanga30-Sep-10 5:20 

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.