Click here to Skip to main content
15,889,216 members
Please Sign up or sign in to vote.
1.00/5 (3 votes)
See more:
Hi,

I have created a webservice in c# .net and it worked well. I am calling this webservice from my c application. Everything works fine, but in all my response, i receive Http 100 continue first and then i receive the original response.

Also, when i try to hit simultaneously from 2 machines, i receive response only for one machine and the other goes to timeout.

If anyone can help me, i will be thankfull.

Please send me the whole project, since i have to compare the web.config and other file also. Just give me a sample application, so that i can refer it and find out the bug in my application.

Thanks in Advance,
Durai
Posted
Updated 30-Aug-12 3:09am
v2
Comments
Christian Amado 30-Aug-12 8:15am    
You can search it on Google. Don't pretend that we do the work for you.
Sandeep Mewara 30-Aug-12 8:22am    
Instead of asking 'complete project' from us, you should share important snippets of your implementation.

It is difficult to comment anything with the information shared.
Christian Amado 30-Aug-12 9:15am    
Totally agree :)
DuraiMurugan_16 31-Aug-12 2:50am    
Hi Christian Amado,

Thanks for your reply.

But i need to develop web service Asp.net. I am using VS2008 and .net frame work version : 3.5. Also, i wil hit the web service from my hand held terminal using post method. Other than http 100 continue return for all request, my project works well. Also, when i try to hit simultaneously from 2 terminals, i get repsonse for one alone and the other times out.
DuraiMurugan_16 31-Aug-12 2:57am    
Also, i have even tried with the sample application downloaded from google [farenheit to celsius application]. Even the simple "hello world" option returns http 100 continue.
First thing, i have not done course in .net and i am new. but, i have experience in c.
Also, suggest me, which code snippet i have to paste here ?

Thanks in Advance,
Regards,
Durai.S

1 solution

 
Share this answer
 
Comments
Christian Amado 30-Aug-12 8:57am    
Why downvoted?
Legor 30-Aug-12 9:10am    
Dont bother .. 5ved for Antitrolling
Christian Amado 30-Aug-12 9:14am    
Thanks =) But I really know why I've been downvoted.
Legor 30-Aug-12 9:57am    
Probably because you didn't provide "the whole project" as requested ...
Christian Amado 30-Aug-12 10:37am    
Oh. That's right! For free!!! Give me your projects people. I will develop everything.

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900