I had exactly the same problems with 8.2.2 and DevEx sent me this workaround; looks like a fullsized kludge but it will get you started so that you can evaluate further. This is a major exception to the rule - DevEx products have always worked direct out of the box, you can programme with full confidence, but this is a really strange one!
Hello David,
If you're still experiencing the problem with creating new web application in VS 2008, please perform the following steps:
1. Create a new web site in VS 2008 designer.
2. Add the ASPxScheduler control to the page. Make sure the DevExpress folder is created and web templates (.ascx files) are copied to the ASPxSchedulerForms subfolder.
3. Save the changes.
4. Create a new web application project in VS 2008.
5. Delete the Default.aspx and web.config pages.
6. Add files from the previously created web site to the project – default.aspx, web.config. Create DevExpress folder with the ASPxSchedulerForms subfolder in the current project and add contents of the folder with the same name located in the web site – web template ascx files.
7. Add references to DevExpress.Data.v8.2, DevExpress.Web.ASPxEditors.v8.2, DevExpress.Web.v8.2, DevExpress.Web.ASPxScheduler.v8.2, DevExpress.XtraScheduler.v8.2.Core assemblies.
8. In the Solution Explorer window right click at the project's node and select "Convert to Web Application" menu command.
Sorry for inconvenience. Please feel free to contact me if you need any further assistance on this topic.
Regards, Brian.
R&D, .net Team.