I tried to insert breakpoint in Global.asax on Web service project but it look like bypassing the breakpoint. So I add some code to keep some value to session, it also didn't keep it. My VS look like bypassing Global.asax file. What should I do to solve this problem? or I understand something wrong....
Thank you,
