When creating a "UltraWebApplication" in VS2008, it does not compile.
In the Global.asax and Default.aspx files, the Inherits="..." should be changed to the name from the project. Default it is set to : Inherits="OrcasUltraWebApplication.Global"
Log in to post a comment.