Click here to Skip to main content
15,885,757 members
Home / Discussions / ASP.NET
   

ASP.NET

 
QuestionAs used in ASP MORRIS.JS. Net? Help me! Pin
Garcia AlfredoS4-Feb-13 13:06
Garcia AlfredoS4-Feb-13 13:06 
AnswerRe: As used in ASP MORRIS.JS. Net? Help me! Pin
Sandeep Mewara4-Feb-13 15:56
mveSandeep Mewara4-Feb-13 15:56 
GeneralRe: As used in ASP MORRIS.JS. Net? Help me! Pin
Garcia AlfredoS5-Feb-13 1:56
Garcia AlfredoS5-Feb-13 1:56 
QuestionHow to fetch all unique/distinct values in a GridView Pin
Andy Tek4-Feb-13 13:05
Andy Tek4-Feb-13 13:05 
AnswerRe: How to fetch all unique/distinct values in a GridView Pin
Sandeep Mewara4-Feb-13 15:46
mveSandeep Mewara4-Feb-13 15:46 
QuestionHiding the physical path of a file in downloading Pin
Majid Shahabfar4-Feb-13 10:27
Majid Shahabfar4-Feb-13 10:27 
QuestionOne time Login needed.. Pin
ashu20013-Feb-13 21:48
ashu20013-Feb-13 21:48 
QuestionWCF REST hosted inside ASP.NET WebForms app - 400 on production server Pin
RichardGrimmer3-Feb-13 21:35
RichardGrimmer3-Feb-13 21:35 
Sticky problem with a few WCF REST services on a production machine. All the services are fine across other servers, failing any interactions on one particular server with a 400 Error.

We have a couple of REST services contained in our basic webforms application. We're calling these via POST method from javascript (raw js, no jQuery). These services then use a standard service reference to call down to "real" WCF services (not restful). All seems fine on several dev machines and several other live sites, but for one of our sites, all we get out of the REST side of things are 400 (Bad Request) errors. We've tried various things:

Dropped a "Really simple rest" service onto the same server, call in the same way and works fine - so don't think it's a server issue.
Checked IIS config for things like wildcard maps etc - all seems to be the same as other servers.
Written a quick Powershell script to call - this also fails with a 400, so we think our JS side of things is OK.
Checked request format etc (JSON) in Fiddler - seems to be fine and the same as works on other servers.
Tried to create a new instance of our complete app on the same server - same problem, so it looks like it's something specific to our server side code in this app only, except the server side code is the same as the really simple service above - with one exception - we use code to create our binding object and endpoint rather than having them in web.config. The settings we use are however the same as per the standard info added when adding the normal service reference.

We're about running out of ideas on this one, so any pointers as to areas to look at would be greatly appreciated.
C# has already designed away most of the tedium of C++.

QuestionTwitter connect rest api v1.1 Pin
Rockerr Black3-Feb-13 20:55
Rockerr Black3-Feb-13 20:55 
AnswerRe: Twitter connect rest api v1.1 Pin
Sandeep Mewara3-Feb-13 21:42
mveSandeep Mewara3-Feb-13 21:42 
QuestionProblem with popup confirmation page using ModalExtender Pin
Nafiseh Salmani2-Feb-13 19:05
Nafiseh Salmani2-Feb-13 19:05 
AnswerRe: Problem with popup confirmation page using ModalExtender Pin
Blikkies3-Feb-13 22:14
professionalBlikkies3-Feb-13 22:14 
GeneralRe: Problem with popup confirmation page using ModalExtender Pin
Nafiseh Salmani4-Feb-13 4:30
Nafiseh Salmani4-Feb-13 4:30 
GeneralRe: Problem with popup confirmation page using ModalExtender Pin
Nafiseh Salmani4-Feb-13 4:53
Nafiseh Salmani4-Feb-13 4:53 
Questionrelated to itext sharp Pin
Member 97985411-Feb-13 19:31
Member 97985411-Feb-13 19:31 
AnswerRe: related to itext sharp Pin
Abhishek Pant1-Feb-13 23:31
professionalAbhishek Pant1-Feb-13 23:31 
GeneralRe: related to itext sharp Pin
Member 97985414-Feb-13 19:30
Member 97985414-Feb-13 19:30 
GeneralRe: related to itext sharp Pin
Abhishek Pant4-Feb-13 21:36
professionalAbhishek Pant4-Feb-13 21:36 
GeneralRe: related to itext sharp Pin
Member 97985416-Feb-13 17:41
Member 97985416-Feb-13 17:41 
GeneralRe: related to itext sharp Pin
Abhishek Pant6-Feb-13 18:09
professionalAbhishek Pant6-Feb-13 18:09 
GeneralRe: related to itext sharp Pin
Member 97985416-Feb-13 19:21
Member 97985416-Feb-13 19:21 
GeneralRe: related to itext sharp Pin
Member 97985416-Feb-13 18:08
Member 97985416-Feb-13 18:08 
Answerrelated to itext sharp-iText use for commercial purpose Pin
Abhishek Pant6-Feb-13 19:07
professionalAbhishek Pant6-Feb-13 19:07 
AnswerRe: related to itext sharp Pin
Sandeep Mewara2-Feb-13 0:24
mveSandeep Mewara2-Feb-13 0:24 
QuestionDisplay image using handler.ashx what wrong my code Pin
Michael†Cheong31-Jan-13 20:43
Michael†Cheong31-Jan-13 20:43 

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.