[CLOSED] Error Then Build V2.1 / 4259

  1. #1

    [CLOSED] Error Then Build V2.1 / 4259

    Hi, i update the SV at versione 4259 but then build in Vs 2010, it's fail report an error:

    Error 1 The type 'Ext.Net.BaseControl' already contains a definition for 'IsMVC' D:\Ext.Net\Premium\branches\2.1\Ext.Net\MVC\Ext\Ba seControl.cs

     [Browsable(false)]
            [DefaultValue(false)]
            [DesignerSerializationVisibility(DesignerSerializationVisibility.Hidden)]
            [Description("")]
            public virtual bool IsMVC
            {
                get
                {
                    return Ext.Net.MVC.MvcResourceManager.IsMVC || this.Page is System.Web.Mvc.ViewPage;
                }
            }
    Thanks
    Aurelio
    Last edited by Daniil; Aug 11, 2012 at 7:50 AM. Reason: [CLOSED]
  2. #2
    The error should not occur if MVC constant is defined in Ext.Net.csproj file. Can you check it? (you can find it in Project settings (right click on Ext.Net project node in Solution explorer, Properties -> Build -> Conditional compilation symbols))
    Or do you use own custom csproj file?
  3. #3
    Hi...Vladimir...

    I check the option: conditional compilation symbols and is written ISPRO, i changed whit MVC and now work OK...

    Thanks
    Aurelio

Similar Threads

  1. [CLOSED] SVN 3917 Build Error
    By cwolcott in forum 2.x Legacy Premium Help
    Replies: 4
    Last Post: Apr 04, 2012, 8:17 AM
  2. [CLOSED] [1.0] Build Error
    By rthiney in forum 1.x Legacy Premium Help
    Replies: 5
    Last Post: Jul 29, 2010, 9:55 PM
  3. [1.0] Ext.Net.MVC build error
    By Dominik in forum 1.x Help
    Replies: 0
    Last Post: Apr 16, 2010, 4:07 AM
  4. [CLOSED] Compile error on build 1331
    By Jurke in forum 1.x Legacy Premium Help
    Replies: 2
    Last Post: Apr 22, 2009, 8:28 AM
  5. [CLOSED] Error after running new build
    By Jurke in forum 1.x Legacy Premium Help
    Replies: 2
    Last Post: Sep 15, 2008, 8:07 AM

Posting Permissions