before i declare public class GetService : System.Web.Services.WebService {...}?
2. I don't understand what you mean by other asp controls on the aspx page...there are many other asp:controls all over mypage, ranging fro textboxes to drop down lists.
3. which tag?? in my aspx page?
and i tried following the faq, but i dont know how im supposed to run breakpoints in the web service...
Tayseer
Member
39 Points
53 Posts
Re: Getting Method Error 500 when populating Cascading Drop Down
May 09, 2012 05:56 AM|LINK
Hi
ok let me ask this:
1. Should i put
[System.Web.Script.Services.ScriptService()]
before i declare public class GetService : System.Web.Services.WebService {...}?
2. I don't understand what you mean by other asp controls on the aspx page...there are many other asp:controls all over mypage, ranging fro textboxes to drop down lists.
3. which tag?? in my aspx page?
and i tried following the faq, but i dont know how im supposed to run breakpoints in the web service...