Click here to Skip to main content
15,899,754 members
Home / Discussions / ASP.NET
   

ASP.NET

 
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 
GeneralRe: getting value of current page's value after response.redirect Pin
puja29-May-10 0:58
puja29-May-10 0:58 
GeneralRe: getting value of current page's value after response.redirect Pin
Brij29-May-10 1:31
mentorBrij29-May-10 1:31 
GeneralRe: getting value of current page's value after response.redirect Pin
puja29-May-10 2:39
puja29-May-10 2:39 
GeneralRe: getting value of current page's value after response.redirect Pin
Brij29-May-10 2:39
mentorBrij29-May-10 2:39 
Questionweb application problem Pin
sanjay.knitian29-May-10 0:01
sanjay.knitian29-May-10 0:01 
AnswerRe: web application problem Pin
R. Giskard Reventlov29-May-10 2:26
R. Giskard Reventlov29-May-10 2:26 
AnswerRe: web application problem Pin
The Man from U.N.C.L.E.29-May-10 6:07
The Man from U.N.C.L.E.29-May-10 6:07 
Questionduplicates Pin
NetQuestions28-May-10 18:38
NetQuestions28-May-10 18:38 

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.