I wrote a web service. I can debug the webservice code by attaching a w3p process. But in the debug mode the code looks like assembly language . I can't see my c# code in debug mode. is there any setting that I should do to be able to see the c# source code in debug mode?

thanks

nath