ASP.NET 1.0 Chapter 20 Custom Authentication and .
I've setup the ASP.NET webservice that was presented in the book, but I keep getting "Not authenticated" as a result. I've added the code for the global.asax file to the WebService module. Also I've compiled the WebServiceAuthentication mododule and am using it as a reference on the above global.asax page. Is there a way I can send a zip of all project files to someone who can look at the code and determine why it doesn't work?
john
|