Warning for the users of a previous version for Visual Studio .NET 2003
Version 1.6 introduces many features and changes.
- PageMethods does not generate code in the App_Code folder anymore.
PLEASE DELETE the App_Code folder of your projects to avoid problems.
- If your code files are under source control, you may get the following message from Visual Studio at build time:
<<
PageList.xml.cs
There already exists an item with the same name under source control. If you continue with the add, this item will automatically assume the identity of
the item under source-control. Do you wish to proceed with the add anyway?
[ ] Don't show this dialog box again (Always allow add of existing items)
>>
Please check the check box to ignore this dialog in the future.