/ Published in: C#
Expand |
Embed | Plain Text
When debugging an ASP.NET page with PageMethods, Visual Studio will cache the result of the PageMethod. So you have to do a clean/rebuild of the solution every time you make any code changes to the PageMethod.
You need to login to post a comment.
