Click here to Skip to main content
15,894,907 members
Please Sign up or sign in to vote.
1.00/5 (1 vote)
See more:
Hi,
There is validation in my webservice for Inword No duplication then why it duplicate some time ? is it because of session mode?
My session mode InProc mode. Should I use session state server mode or have to serialize webservice ?. Please suggest me.
Posted
Updated 6-Jun-14 3:43am
v2
Comments
I strongly believe that you should debug and see what is the issue.
Manikandan K 11-Jun-14 1:28am    
post your code...
ashok rathod 17-Jun-14 1:41am    
Better you have post your code of checking of duplication so one can let you know-------------Ashok Rathod
sanjay30784 2-Jul-14 9:29am    
Dublication not happened always ,When duplication occur i was debug code but that time validation message display .
My Web Application calling web service that are independently host from Web App.
Web Application calling web service using asp.net scheduler by oracle procedure (UTL_Http.Request()) .I think session serialization and loss of session state problem.

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