Click here to Skip to main content
15,917,454 members
Home / Discussions / ASP.NET
   

ASP.NET

 
QuestionOnline tutorial with examples Pin
kuduva30-May-10 20:49
kuduva30-May-10 20:49 
AnswerRe: Online tutorial with examples Pin
Andreas X30-May-10 21:04
professionalAndreas X30-May-10 21:04 
Questionany suggestions for the webapplication I am developing involving two list with selections Pin
vjvjvjvj30-May-10 13:05
vjvjvjvj30-May-10 13:05 
AnswerRe: any suggestions for the webapplication I am developing involving two list with selections Pin
maltova31-May-10 18:50
maltova31-May-10 18:50 
AnswerRe: any suggestions for the webapplication I am developing involving two list with selections Pin
Amit M patel31-May-10 20:56
Amit M patel31-May-10 20:56 
Questionintegration of applications Pin
NetQuestions29-May-10 21:32
NetQuestions29-May-10 21:32 
Questioninsert with business object Pin
amina8929-May-10 12:54
amina8929-May-10 12:54 
AnswerRe: insert with business object Pin
Sandeep Mewara30-May-10 4:59
mveSandeep Mewara30-May-10 4:59 
QuestionRe: insert with business object Pin
amina8930-May-10 22:29
amina8930-May-10 22:29 
QuestionExcel to import and export data is it the right way? Pin
amina8929-May-10 12:49
amina8929-May-10 12:49 
QuestionHow to pass username and password between sites? Pin
PunkIsNotDead29-May-10 12:27
PunkIsNotDead29-May-10 12:27 
AnswerRe: How to pass username and password between sites? Pin
Andreas X29-May-10 21:59
professionalAndreas X29-May-10 21:59 
GeneralHow to pass username and password between sites? Pin
PunkIsNotDead30-May-10 17:20
PunkIsNotDead30-May-10 17:20 
GeneralRe: How to pass username and password between sites? Pin
raju melveetilpurayil31-May-10 11:10
professionalraju melveetilpurayil31-May-10 11:10 
AnswerRe: How to pass username and password between sites? Pin
aashish.saalvi1-Jun-10 1:55
aashish.saalvi1-Jun-10 1:55 
Questionsome WebMethods in aspx and some in asmx Pin
Seishin#29-May-10 10:40
Seishin#29-May-10 10:40 
Hi I'm using Asp.net 4 with url routing.
I've got a WebmMethods.asmx file with some methods and another file - WebMethods.aspx with the same set of methods (ctrl+c, ctrl+v) and I call them from jQuery code with $.ajax (POST) function..

and there's this problem that just blows my mind..
on one page (default: http://localhost:3333/site/) calling methods from the aspx files throw 500 exception 'unknown method' while calling them from the asmx file works just fine.
on another page (somePage: http://localhost:3333/site/somePage/) it goes the other way round: calling from asmx file throws the same exception and from aspx works.
I use absolute paths - the files are found by the calls but methods not - when I used some other path I got 'resource not found exception'
so what the hell?

I've spent a few hours googling the problem but found nothing..

If anybody had similar problem or knows why it's like this PLEASE enlighten me Smile | :)
life is study!!!

AnswerRe: some WebMethods in aspx and some in asmx Pin
Seishin#31-May-10 7:46
Seishin#31-May-10 7:46 
QuestionAsp .Net Page with different languages Pin
FJJCENTU29-May-10 8:07
FJJCENTU29-May-10 8:07 
AnswerRe: Asp .Net Page with different languages Pin
Abhishek Sur29-May-10 9:27
professionalAbhishek Sur29-May-10 9:27 
QuestionHelp on reports Pin
Prasad Bansi Vagal29-May-10 5:16
Prasad Bansi Vagal29-May-10 5:16 
AnswerRe: Help on reports Pin
Sandeep Mewara29-May-10 10:30
mveSandeep Mewara29-May-10 10:30 
Questionhow to search on homepage of respective item? Pin
hi_everybody29-May-10 2:35
hi_everybody29-May-10 2:35 
AnswerRe: how to search on homepage of respective item? Pin
Andreas X29-May-10 12:22
professionalAndreas X29-May-10 12:22 
Questiongetting value of current page's value after response.redirect Pin
puja29-May-10 0:42
puja29-May-10 0:42 
AnswerRe: getting value of current page's value after response.redirect Pin
Brij29-May-10 0:54
mentorBrij29-May-10 0:54 

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.