Application Page rendering?
- Open VS 2010 and a feature project.
- Add an Application page. (VS will create layouts/project name (folder)/Name of the application page.
- Now deploy the feature.
Note: You can verify that the application page has been deployed by going to 14 Hive/Templates/Layouts/Project Name folder.
You can access the application page from this URL http://SERVER/_Layouts/Project/Application Page.aspx
However, if you access this page relative to a document library/list (Example: http://SERVER/DocumentLibrary/_Layouts/Project/Application Page.aspx, it does not give you 404, but gives you Rendering error!!!
No comments:
Post a Comment