Click here to Skip to main content
16,022,054 members

Comments by Rasik Banta (Top 5 by date)

Rasik Banta 11-Oct-13 10:48am View    
thanks thatraja for your time in answering my query. I found out the reason for the failure and i feel like punching myself for that :)

In my service logic I was writing logs to a particular directory on my dev server. The server didn't have that directory which was causing fiddler to return Bad Request error. Strangely and much to my relief, everything started working as soon as i created that folder. I dont know why I was getting Bad request error when it was a case of bad implementation.
Rasik Banta 10-Oct-13 15:44pm View    
@thatraja - I am using JSON and this post is about issue in the xml which was sent in the request. I am passing the exact json as mentioned in the sample request in help page of the service and still getting error so the format of thr request message is not the problem
Rasik Banta 10-Oct-13 12:29pm View    
*A typo - in the last line - please read 400 error
Rasik Banta 2-Aug-13 6:44am View    
Have you tried rebuilding the Data Layer and Business Layer and adding the references again. I had faced a similar issue when the Application/UI layer was referencing to old versions of dlls
Rasik Banta 17-Apr-13 2:48am View    
Please elaborate your query for better understanding