I have an ASP.NET application which is using Web services to access data on SQL server.
1. I wrote one webservice called "Security.asmx". It works fine.
2. I added another web service called "KudzuData.asmx" and I get an error. Could not create type "Kudzu.KudzuData".
It blows up on line 1 of the source file.
any help would be appreciated.
