PageMethods for VS 2005 updated to version 1.5.1
Please update your version. Please uninstall the previous version first.
Details about the updates since the official release:
- version 1.5.1.0 (bug fixes and improvements)
- It is now possible to activate and deactivate the PageMethods add-in directly from projects' properties, without having to proceed through the Web.config file.
- PageMethod's strong-named assembly can now be called in shared web hosting environments (details).
- version 1.5.0.2 (bug fixes)
- PageMethods was not handling correctly projects under IIS.
- version 1.5.0.1 (bug fixes)
- Take into account the additional namespace added in Web.config when using the ASP.NET Configuration tool, as described here.
- Added some code to keep Intellisense (code completion) more in sync with your modifications.
- Added some code to avoid problems with some kinds of projects (like SQL Server Reporting Services projects).