[CLOSED] Compile error - WebPages is not a member of System.Web

  1. #1

    [CLOSED] Compile error - WebPages is not a member of System.Web

    I downloaded ext.net.pro.2.0.0.DP1.zip, extracted and opened VS10 solution. I did a build and got the following error 8 times within the AbstractComponentBuilder class:

    The type or namespace name 'WebPages' does not exist in the namespace 'System.Web' (are you missing an assembly reference?)

    Am I missing a reference? :-)
    Last edited by Daniil; May 08, 2012 at 11:33 AM. Reason: [CLOSED]
  2. #2
    First, please update from 'http://svn.ext.net/premium/branches/2.0' (DP1 is very old code and should not be used)
    Second, v2 requires .NET 4.0 and MVC3
  3. #3
    Thanks, that worked. Is there source code for Ext.Net.Utilities?
  4. #4
    Here is Ext.NET.Utilities.
    https://github.com/extnet/Ext.NET.Utilities

Similar Threads

  1. Ext.Net.Desktop compile error
    By Mahi in forum 1.x Help
    Replies: 1
    Last Post: Apr 25, 2012, 8:24 PM
  2. Ext.net.Desktop compile error
    By Mahi in forum 2.x Help
    Replies: 1
    Last Post: Apr 25, 2012, 6:48 PM
  3. [CLOSED] Strange error after compile last svn update
    By Marcelo in forum 1.x Legacy Premium Help
    Replies: 5
    Last Post: Jun 28, 2011, 12:31 PM
  4. [CLOSED] Error compile .Net Framework 4
    By majunior in forum 1.x Legacy Premium Help
    Replies: 4
    Last Post: Apr 26, 2011, 7:03 PM
  5. Replies: 4
    Last Post: Feb 01, 2011, 11:54 AM

Posting Permissions