Example #1
0
 private void InitializeComponent()
 {
     this.module1                 = new DevExpress.ExpressApp.SystemModule.SystemModule();
     this.module2                 = new DevExpress.ExpressApp.Web.SystemModule.SystemAspNetModule();
     this.module3                 = new WinWebSolution.Module.WinWebSolutionModule();
     this.module4                 = new WinWebSolution.Module.Web.WinWebSolutionAspNetModule();
     this.module5                 = new DevExpress.ExpressApp.Validation.ValidationModule();
     this.module6                 = new DevExpress.ExpressApp.Objects.BusinessClassLibraryCustomizationModule();
     this.securityModule1         = new DevExpress.ExpressApp.Security.SecurityModule();
     this.schedulerAspNetModule1  = new DevExpress.ExpressApp.Scheduler.Web.SchedulerAspNetModule();
     this.schedulerModuleBase1    = new DevExpress.ExpressApp.Scheduler.SchedulerModuleBase();
     this.securityComplex1        = new DevExpress.ExpressApp.Security.SecurityComplex();
     this.authenticationStandard1 = new DevExpress.ExpressApp.Security.AuthenticationStandard();
     this.schedulerAspNetModule2  = new DevExpress.ExpressApp.Scheduler.Web.SchedulerAspNetModule();
     this.schedulerModuleBase2    = new DevExpress.ExpressApp.Scheduler.SchedulerModuleBase();
     ((System.ComponentModel.ISupportInitialize)(this)).BeginInit();
     //
     // module5
     //
     this.module5.AllowValidationDetailsAccess     = true;
     this.module5.IgnoreWarningAndInformationRules = false;
     //
     // securityModule1
     //
     this.securityModule1.UserType = typeof(WinWebSolution.Module.Employee);
     //
     // securityComplex1
     //
     this.securityComplex1.Authentication = this.authenticationStandard1;
     this.securityComplex1.RoleType       = typeof(WinWebSolution.Module.Group);
     this.securityComplex1.UserType       = typeof(WinWebSolution.Module.Employee);
     //
     // authenticationStandard1
     //
     this.authenticationStandard1.LogonParametersType = typeof(DevExpress.ExpressApp.Security.AuthenticationStandardLogonParameters);
     //
     // WinWebSolutionAspNetApplication
     //
     this.ApplicationName     = "WinWebSolution";
     this.CollectionsEditMode = DevExpress.ExpressApp.Editors.ViewEditMode.Edit;
     this.Modules.Add(this.module1);
     this.Modules.Add(this.module2);
     this.Modules.Add(this.module6);
     this.Modules.Add(this.securityModule1);
     this.Modules.Add(this.module3);
     this.Modules.Add(this.module4);
     this.Modules.Add(this.module5);
     this.Modules.Add(this.schedulerModuleBase2);
     this.Modules.Add(this.schedulerAspNetModule2);
     this.Security = this.securityComplex1;
     this.DatabaseVersionMismatch += new System.EventHandler <DevExpress.ExpressApp.DatabaseVersionMismatchEventArgs>(this.WinWebSolutionAspNetApplication_DatabaseVersionMismatch);
     ((System.ComponentModel.ISupportInitialize)(this)).EndInit();
 }
 private void InitializeComponent()
 {
     this.module1                 = new DevExpress.ExpressApp.SystemModule.SystemModule();
     this.module2                 = new DevExpress.ExpressApp.Web.SystemModule.SystemAspNetModule();
     this.module3                 = new Solution73.Module.Solution73Module();
     this.module4                 = new Solution73.Module.Web.Solution73AspNetModule();
     this.module5                 = new DevExpress.ExpressApp.Validation.ValidationModule();
     this.module6                 = new DevExpress.ExpressApp.Objects.BusinessClassLibraryCustomizationModule();
     this.securityModule1         = new DevExpress.ExpressApp.Security.SecurityModule();
     this.sqlConnection1          = new System.Data.SqlClient.SqlConnection();
     this.securityComplex1        = new DevExpress.ExpressApp.Security.SecurityComplex();
     this.authenticationCombined1 = new DevExpress.ExpressApp.Security.AuthenticationCombined();
     ((System.ComponentModel.ISupportInitialize)(this)).BeginInit();
     //
     // module5
     //
     this.module5.AllowValidationDetailsAccess = true;
     //
     // sqlConnection1
     //
     this.sqlConnection1.ConnectionString = "Data Source=(local);Initial Catalog=Solution73;Integrated Security=SSPI;Pooling=f" +
                                            "alse";
     this.sqlConnection1.FireInfoMessageEventOnUserErrors = false;
     //
     // securityComplex1
     //
     this.securityComplex1.Authentication = this.authenticationCombined1;
     this.securityComplex1.IsGrantedForNonExistentPermission = false;
     this.securityComplex1.RoleType = typeof(DevExpress.Persistent.BaseImpl.Role);
     this.securityComplex1.UserType = typeof(DevExpress.Persistent.BaseImpl.User);
     //
     // authenticationCombined1
     //
     this.authenticationCombined1.CreateUserAutomatically = false;
     this.authenticationCombined1.LogonParametersType     = typeof(DevExpress.ExpressApp.Security.AuthenticationCombinedLogonParameters);
     //
     // Solution73AspNetApplication
     //
     this.ApplicationName = "Solution73";
     this.Connection      = this.sqlConnection1;
     this.Modules.Add(this.module1);
     this.Modules.Add(this.module2);
     this.Modules.Add(this.module6);
     this.Modules.Add(this.securityModule1);
     this.Modules.Add(this.module3);
     this.Modules.Add(this.module4);
     this.Modules.Add(this.module5);
     this.Security = this.securityComplex1;
     this.DatabaseVersionMismatch += new System.EventHandler <DevExpress.ExpressApp.DatabaseVersionMismatchEventArgs>(this.Solution73AspNetApplication_DatabaseVersionMismatch);
     ((System.ComponentModel.ISupportInitialize)(this)).EndInit();
 }
Example #3
0
        private void InitializeComponent() {
            this.module1 = new DevExpress.ExpressApp.SystemModule.SystemModule();
            this.module2 = new DevExpress.ExpressApp.Web.SystemModule.SystemAspNetModule();
            this.module5 = new DevExpress.ExpressApp.Validation.ValidationModule();
            this.module6 = new DevExpress.ExpressApp.Objects.BusinessClassLibraryCustomizationModule();
            this.securityModule1 = new DevExpress.ExpressApp.Security.SecurityModule();
            this.sqlConnection1 = new System.Data.SqlClient.SqlConnection();
            this.securityComplex1 = new DevExpress.ExpressApp.Security.SecurityComplex();
            this.authenticationStandard1 = new XpandAuthenticationStandard();
            this.featureCenterModule1 = new FeatureCenter.Module.FeatureCenterModule();
            this.cloneObjectModule1 = new DevExpress.ExpressApp.CloneObject.CloneObjectModule();

            this.viewVariantsModule1 = new DevExpress.ExpressApp.ViewVariantsModule.ViewVariantsModule();
            this.xpandSystemModule1 = new Xpand.ExpressApp.SystemModule.XpandSystemModule();
            this.logicModule1 = new Xpand.ExpressApp.Logic.LogicModule();
            this.xpandValidationModule1 = new Xpand.ExpressApp.Validation.XpandValidationModule();
            this.conditionalControllerStateModule1 = new Xpand.ExpressApp.ConditionalControllerState.ConditionalControllerStateModule();
            this.conditionalActionStateModule1 = new Xpand.ExpressApp.ConditionalActionState.ConditionalActionStateModule();
            this.modelArtifactStateModule1 = new Xpand.ExpressApp.ModelArtifactState.ModelArtifactStateModule();
            this.modelDifferenceModule1 = new Xpand.ExpressApp.ModelDifference.ModelDifferenceModule();
            this.xpandSecurityModule1 = new Xpand.ExpressApp.Security.XpandSecurityModule();
            this.xpandViewVariantsModule1 = new Xpand.ExpressApp.ViewVariants.XpandViewVariantsModule();
            this.worldCreatorModule1 = new Xpand.ExpressApp.WorldCreator.WorldCreatorModule();
            this.treeListEditorsModuleBase1 = new DevExpress.ExpressApp.TreeListEditors.TreeListEditorsModuleBase();
            this.ioModule1 = new Xpand.ExpressApp.IO.IOModule();

            this.pivotChartModuleBase1 = new DevExpress.ExpressApp.PivotChart.PivotChartModuleBase();
            this.xpandPivotChartModule1 = new Xpand.ExpressApp.PivotChart.XpandPivotChartModule();
            this.filterDataStoreModule1 = new Xpand.ExpressApp.FilterDataStore.FilterDataStoreModule();

            this.scriptRecorderModuleBase1 = new DevExpress.ExpressApp.ScriptRecorder.ScriptRecorderModuleBase();
            this.conditionalDetailViewModule1 = new Xpand.ExpressApp.ConditionalDetailViews.ConditionalDetailViewModule();
            this.memberLevelSecurityModule1 = new Xpand.ExpressApp.MemberLevelSecurity.MemberLevelSecurityModule();
            this.featureCenterAspNetModule1 = new FeatureCenter.Module.Web.FeatureCenterAspNetModule();

            this.exceptionHandlingWebModule1 = new Xpand.ExpressApp.ExceptionHandling.Web.ExceptionHandlingWebModule();

            this.pivotChartAspNetModule1 = new DevExpress.ExpressApp.PivotChart.Web.PivotChartAspNetModule();
            this.xpandPivotChartAspNetModule1 = new Xpand.ExpressApp.PivotChart.Web.XpandPivotChartAspNetModule();
            this.thumbnailWebModule1 = new Xpand.ExpressApp.Thumbnail.Web.ThumbnailWebModule();
            this.nCarouselWebModule1 = new Xpand.ExpressApp.NCarousel.Web.NCarouselWebModule();
            this.xpandSystemAspNetModule1 = new Xpand.ExpressApp.Web.SystemModule.XpandSystemAspNetModule();
            this.fileAttachmentsAspNetModule1 = new DevExpress.ExpressApp.FileAttachments.Web.FileAttachmentsAspNetModule();

            this.worldCreatorWebModule1 = new Xpand.ExpressApp.WorldCreator.Web.WorldCreatorWebModule();
            ((System.ComponentModel.ISupportInitialize)(this)).BeginInit();
            // 
            // module5
            // 
            this.module5.AllowValidationDetailsAccess = true;
            // 
            // sqlConnection1
            // 
            this.sqlConnection1.ConnectionString = "Data Source=(local);Initial Catalog=XpandFeatureCenter;Integrated Security=SSPI;P" +
                "ooling=false";
            this.sqlConnection1.FireInfoMessageEventOnUserErrors = false;
            // 
            // securityComplex1
            // 
            this.securityComplex1.Authentication = this.authenticationStandard1;
            this.securityComplex1.RoleType = typeof(DevExpress.Persistent.BaseImpl.Role);
            this.securityComplex1.UserType = typeof(DevExpress.Persistent.BaseImpl.User);
            // 
            // authenticationStandard1
            // 

            // 
            // viewVariantsModule1
            // 
            this.viewVariantsModule1.GenerateVariantsNode = true;
            this.viewVariantsModule1.ShowAdditionalNavigation = false;
            // 
            // pivotChartModuleBase1
            // 
            this.pivotChartModuleBase1.ShowAdditionalNavigation = false;
            // 
            // FeatureCenterAspNetApplication
            // 
            this.ApplicationName = "FeatureCenter";
            this.Connection = this.sqlConnection1;
            this.Modules.Add(this.module1);
            this.Modules.Add(this.module2);
            this.Modules.Add(this.module5);
            this.Modules.Add(this.module6);
            this.Modules.Add(this.securityModule1);
            this.Modules.Add(this.cloneObjectModule1);

            this.Modules.Add(this.viewVariantsModule1);
            this.Modules.Add(this.xpandSystemModule1);
            this.Modules.Add(this.logicModule1);
            this.Modules.Add(this.xpandValidationModule1);
            this.Modules.Add(this.conditionalControllerStateModule1);
            this.Modules.Add(this.conditionalActionStateModule1);
            this.Modules.Add(this.modelArtifactStateModule1);
            this.Modules.Add(this.modelDifferenceModule1);
            this.Modules.Add(this.xpandSecurityModule1);
            this.Modules.Add(this.xpandViewVariantsModule1);
            this.Modules.Add(this.worldCreatorModule1);
            this.Modules.Add(this.treeListEditorsModuleBase1);
            this.Modules.Add(this.ioModule1);

            this.Modules.Add(this.pivotChartModuleBase1);
            this.Modules.Add(this.xpandPivotChartModule1);
            this.Modules.Add(this.filterDataStoreModule1);

            this.Modules.Add(this.scriptRecorderModuleBase1);
            this.Modules.Add(this.conditionalDetailViewModule1);
            this.Modules.Add(this.memberLevelSecurityModule1);
            this.Modules.Add(this.featureCenterModule1);

            this.Modules.Add(this.exceptionHandlingWebModule1);

            this.Modules.Add(this.pivotChartAspNetModule1);
            this.Modules.Add(this.xpandPivotChartAspNetModule1);
            this.Modules.Add(this.thumbnailWebModule1);
            this.Modules.Add(this.nCarouselWebModule1);
            this.Modules.Add(this.xpandSystemAspNetModule1);
            this.Modules.Add(this.fileAttachmentsAspNetModule1);

            this.Modules.Add(this.worldCreatorWebModule1);
            this.Modules.Add(this.featureCenterAspNetModule1);
            this.Security = this.securityComplex1;
            this.DatabaseVersionMismatch += new System.EventHandler<DevExpress.ExpressApp.DatabaseVersionMismatchEventArgs>(this.AspNetApplicationDatabaseVersionMismatch);
            ((System.ComponentModel.ISupportInitialize)(this)).EndInit();

        }
Example #4
0
        private void InitializeComponent()
        {
            this.module1                 = new DevExpress.ExpressApp.SystemModule.SystemModule();
            this.module2                 = new DevExpress.ExpressApp.Web.SystemModule.SystemAspNetModule();
            this.module5                 = new DevExpress.ExpressApp.Validation.ValidationModule();
            this.module6                 = new DevExpress.ExpressApp.Objects.BusinessClassLibraryCustomizationModule();
            this.securityModule1         = new DevExpress.ExpressApp.Security.SecurityModule();
            this.sqlConnection1          = new System.Data.SqlClient.SqlConnection();
            this.securityComplex1        = new DevExpress.ExpressApp.Security.SecurityComplex();
            this.authenticationStandard1 = new XpandAuthenticationStandard();
            this.featureCenterModule1    = new FeatureCenter.Module.FeatureCenterModule();
            this.cloneObjectModule1      = new DevExpress.ExpressApp.CloneObject.CloneObjectModule();

            this.viewVariantsModule1               = new DevExpress.ExpressApp.ViewVariantsModule.ViewVariantsModule();
            this.xpandSystemModule1                = new Xpand.ExpressApp.SystemModule.XpandSystemModule();
            this.logicModule1                      = new Xpand.ExpressApp.Logic.LogicModule();
            this.xpandValidationModule1            = new Xpand.ExpressApp.Validation.XpandValidationModule();
            this.conditionalControllerStateModule1 = new Xpand.ExpressApp.ConditionalControllerState.ConditionalControllerStateModule();
            this.conditionalActionStateModule1     = new Xpand.ExpressApp.ConditionalActionState.ConditionalActionStateModule();
            this.modelArtifactStateModule1         = new Xpand.ExpressApp.ModelArtifactState.ModelArtifactStateModule();
            this.modelDifferenceModule1            = new Xpand.ExpressApp.ModelDifference.ModelDifferenceModule();
            this.xpandSecurityModule1              = new Xpand.ExpressApp.Security.XpandSecurityModule();
            this.xpandViewVariantsModule1          = new Xpand.ExpressApp.ViewVariants.XpandViewVariantsModule();
            this.worldCreatorModule1               = new Xpand.ExpressApp.WorldCreator.WorldCreatorModule();
            this.treeListEditorsModuleBase1        = new DevExpress.ExpressApp.TreeListEditors.TreeListEditorsModuleBase();
            this.ioModule1 = new Xpand.ExpressApp.IO.IOModule();

            this.pivotChartModuleBase1  = new DevExpress.ExpressApp.PivotChart.PivotChartModuleBase();
            this.xpandPivotChartModule1 = new Xpand.ExpressApp.PivotChart.XpandPivotChartModule();
            this.filterDataStoreModule1 = new Xpand.ExpressApp.FilterDataStore.FilterDataStoreModule();

            this.scriptRecorderModuleBase1    = new DevExpress.ExpressApp.ScriptRecorder.ScriptRecorderModuleBase();
            this.conditionalDetailViewModule1 = new Xpand.ExpressApp.ConditionalDetailViews.ConditionalDetailViewModule();
            this.memberLevelSecurityModule1   = new Xpand.ExpressApp.MemberLevelSecurity.MemberLevelSecurityModule();
            this.featureCenterAspNetModule1   = new FeatureCenter.Module.Web.FeatureCenterAspNetModule();

            this.exceptionHandlingWebModule1 = new Xpand.ExpressApp.ExceptionHandling.Web.ExceptionHandlingWebModule();

            this.pivotChartAspNetModule1      = new DevExpress.ExpressApp.PivotChart.Web.PivotChartAspNetModule();
            this.xpandPivotChartAspNetModule1 = new Xpand.ExpressApp.PivotChart.Web.XpandPivotChartAspNetModule();
            this.thumbnailWebModule1          = new Xpand.ExpressApp.Thumbnail.Web.ThumbnailWebModule();
            this.nCarouselWebModule1          = new Xpand.ExpressApp.NCarousel.Web.NCarouselWebModule();
            this.xpandSystemAspNetModule1     = new Xpand.ExpressApp.Web.SystemModule.XpandSystemAspNetModule();
            this.fileAttachmentsAspNetModule1 = new DevExpress.ExpressApp.FileAttachments.Web.FileAttachmentsAspNetModule();

            this.worldCreatorWebModule1 = new Xpand.ExpressApp.WorldCreator.Web.WorldCreatorWebModule();
            ((System.ComponentModel.ISupportInitialize)(this)).BeginInit();
            //
            // module5
            //
            this.module5.AllowValidationDetailsAccess = true;
            //
            // sqlConnection1
            //
            this.sqlConnection1.ConnectionString = "Data Source=(local);Initial Catalog=XpandFeatureCenter;Integrated Security=SSPI;P" +
                                                   "ooling=false";
            this.sqlConnection1.FireInfoMessageEventOnUserErrors = false;
            //
            // securityComplex1
            //
            this.securityComplex1.Authentication = this.authenticationStandard1;
            this.securityComplex1.RoleType       = typeof(DevExpress.Persistent.BaseImpl.Role);
            this.securityComplex1.UserType       = typeof(DevExpress.Persistent.BaseImpl.User);
            //
            // authenticationStandard1
            //

            //
            // viewVariantsModule1
            //
            this.viewVariantsModule1.GenerateVariantsNode     = true;
            this.viewVariantsModule1.ShowAdditionalNavigation = false;
            //
            // pivotChartModuleBase1
            //
            this.pivotChartModuleBase1.ShowAdditionalNavigation = false;
            //
            // FeatureCenterAspNetApplication
            //
            this.ApplicationName = "FeatureCenter";
            this.Connection      = this.sqlConnection1;
            this.Modules.Add(this.module1);
            this.Modules.Add(this.module2);
            this.Modules.Add(this.module5);
            this.Modules.Add(this.module6);
            this.Modules.Add(this.securityModule1);
            this.Modules.Add(this.cloneObjectModule1);

            this.Modules.Add(this.viewVariantsModule1);
            this.Modules.Add(this.xpandSystemModule1);
            this.Modules.Add(this.logicModule1);
            this.Modules.Add(this.xpandValidationModule1);
            this.Modules.Add(this.conditionalControllerStateModule1);
            this.Modules.Add(this.conditionalActionStateModule1);
            this.Modules.Add(this.modelArtifactStateModule1);
            this.Modules.Add(this.modelDifferenceModule1);
            this.Modules.Add(this.xpandSecurityModule1);
            this.Modules.Add(this.xpandViewVariantsModule1);
            this.Modules.Add(this.worldCreatorModule1);
            this.Modules.Add(this.treeListEditorsModuleBase1);
            this.Modules.Add(this.ioModule1);

            this.Modules.Add(this.pivotChartModuleBase1);
            this.Modules.Add(this.xpandPivotChartModule1);
            this.Modules.Add(this.filterDataStoreModule1);

            this.Modules.Add(this.scriptRecorderModuleBase1);
            this.Modules.Add(this.conditionalDetailViewModule1);
            this.Modules.Add(this.memberLevelSecurityModule1);
            this.Modules.Add(this.featureCenterModule1);

            this.Modules.Add(this.exceptionHandlingWebModule1);

            this.Modules.Add(this.pivotChartAspNetModule1);
            this.Modules.Add(this.xpandPivotChartAspNetModule1);
            this.Modules.Add(this.thumbnailWebModule1);
            this.Modules.Add(this.nCarouselWebModule1);
            this.Modules.Add(this.xpandSystemAspNetModule1);
            this.Modules.Add(this.fileAttachmentsAspNetModule1);

            this.Modules.Add(this.worldCreatorWebModule1);
            this.Modules.Add(this.featureCenterAspNetModule1);
            this.Security = this.securityComplex1;
            this.DatabaseVersionMismatch += new System.EventHandler <DevExpress.ExpressApp.DatabaseVersionMismatchEventArgs>(this.AspNetApplicationDatabaseVersionMismatch);
            ((System.ComponentModel.ISupportInitialize)(this)).EndInit();
        }
        /// <summary>
        /// InitializeComponent
        /// </summary>
        private void InitializeComponent()
        {
            this.module1         = new DevExpress.ExpressApp.SystemModule.SystemModule();
            this.module2         = new DevExpress.ExpressApp.Web.SystemModule.SystemAspNetModule();
            this.module3         = new WexProject.Module.WexProjectModule();
            this.module5         = new DevExpress.ExpressApp.Validation.ValidationModule();
            this.module6         = new DevExpress.ExpressApp.Objects.BusinessClassLibraryCustomizationModule();
            this.securityModule1 = new DevExpress.ExpressApp.Security.SecurityModule();
            this.sqlConnection1  = new System.Data.SqlClient.SqlConnection();
            this.conditionalAppearanceModule1    = new DevExpress.ExpressApp.ConditionalAppearance.ConditionalAppearanceModule();
            this.securityComplex1                = new DevExpress.ExpressApp.Security.SecurityComplex();
            this.wexStandardAuthentication1      = new WexProject.Web.Libs.ActiveDirectory.WexStandardAuthentication();
            this.htmlPropertyEditorAspNetModule1 = new DevExpress.ExpressApp.HtmlPropertyEditor.Web.HtmlPropertyEditorAspNetModule();
            this.chartAspNetModule1              = new DevExpress.ExpressApp.Chart.Web.ChartAspNetModule();
            this.chartModule1 = new DevExpress.ExpressApp.Chart.ChartModule();
            this.htmlPropertyEditorAspNetModule2 = new DevExpress.ExpressApp.HtmlPropertyEditor.Web.HtmlPropertyEditorAspNetModule();
            this.schedulerModuleBase1            = new DevExpress.ExpressApp.Scheduler.SchedulerModuleBase();
            this.schedulerWindowsFormsModule1    = new DevExpress.ExpressApp.Scheduler.Win.SchedulerWindowsFormsModule();
            ((System.ComponentModel.ISupportInitialize)(this)).BeginInit();

            wexStandardAuthentication1.AoAutenticarUsuarioComSessao += Autenticar;

            //
            // module5
            //
            this.module5.AllowValidationDetailsAccess = true;
            //
            // sqlConnection1
            //
            this.sqlConnection1.FireInfoMessageEventOnUserErrors = false;
            //
            // securityComplex1
            //
            this.securityComplex1.Authentication = this.wexStandardAuthentication1;
            this.securityComplex1.RoleType       = typeof(DevExpress.Persistent.BaseImpl.Role);
            this.securityComplex1.UserType       = typeof(DevExpress.Persistent.BaseImpl.User);
            //
            // wexStandardAuthentication1
            //
            this.wexStandardAuthentication1.LogonParametersType = typeof(DevExpress.ExpressApp.Security.AuthenticationStandardLogonParameters);
            //
            // WexProjectAspNetApplication
            //
            this.ApplicationName = "WexProject";
            this.Connection      = this.sqlConnection1;
            this.Modules.Add(this.module1);
            this.Modules.Add(this.module2);
            this.Modules.Add(this.module6);
            this.Modules.Add(this.conditionalAppearanceModule1);
            this.Modules.Add(this.htmlPropertyEditorAspNetModule1);
            this.Modules.Add(this.schedulerModuleBase1);
            this.Modules.Add(this.schedulerWindowsFormsModule1);
            this.Modules.Add(this.module3);
            this.Modules.Add(this.module5);
            this.Modules.Add(this.securityModule1);
            this.Modules.Add(this.chartModule1);
            this.Modules.Add(this.chartAspNetModule1);
            this.Modules.Add(this.htmlPropertyEditorAspNetModule2);
            this.Security = this.securityComplex1;
            this.DatabaseVersionMismatch += new System.EventHandler <DevExpress.ExpressApp.DatabaseVersionMismatchEventArgs>(this.WexProjectAspNetApplication_DatabaseVersionMismatch);
            ((System.ComponentModel.ISupportInitialize)(this)).EndInit();
        }
Example #6
0
 private void InitializeComponent()
 {
     this.module1                 = new DevExpress.ExpressApp.SystemModule.SystemModule();
     this.module2                 = new DevExpress.ExpressApp.Web.SystemModule.SystemAspNetModule();
     this.module3                 = new AggregatedObjects.Module.AggregatedObjectsModule();
     this.module4                 = new AggregatedObjects.Module.Web.AggregatedObjectsAspNetModule();
     this.module5                 = new DevExpress.ExpressApp.Validation.ValidationModule();
     this.module6                 = new DevExpress.ExpressApp.Objects.BusinessClassLibraryCustomizationModule();
     this.securityModule1         = new DevExpress.ExpressApp.Security.SecurityModule();
     this.sqlConnection1          = new System.Data.SqlClient.SqlConnection();
     this.securityComplex1        = new DevExpress.ExpressApp.Security.SecurityComplex();
     this.authenticationStandard1 = new DevExpress.ExpressApp.Security.AuthenticationStandard();
     ((System.ComponentModel.ISupportInitialize)(this)).BeginInit();
     //
     // module5
     //
     this.module5.AdditionalExportedTypes.Add(typeof(DevExpress.Persistent.Validation.RuleSetValidationResult));
     this.module5.AdditionalExportedTypes.Add(typeof(DevExpress.Persistent.Validation.RuleSetValidationResultItem));
     this.module5.AdditionalExportedTypes.Add(typeof(DevExpress.Persistent.Validation.RulePropertyValueProperties));
     this.module5.AdditionalExportedTypes.Add(typeof(DevExpress.Persistent.Validation.RuleRequiredFieldProperties));
     this.module5.AdditionalExportedTypes.Add(typeof(DevExpress.Persistent.Validation.RuleFromBoolPropertyProperties));
     this.module5.AdditionalExportedTypes.Add(typeof(DevExpress.Persistent.Validation.RuleRangeProperties));
     this.module5.AdditionalExportedTypes.Add(typeof(DevExpress.Persistent.Validation.RuleValueComparisonProperties));
     this.module5.AdditionalExportedTypes.Add(typeof(DevExpress.Persistent.Validation.RuleStringComparisonProperties));
     this.module5.AdditionalExportedTypes.Add(typeof(DevExpress.Persistent.Validation.RuleRegularExpressionProperties));
     this.module5.AdditionalExportedTypes.Add(typeof(DevExpress.Persistent.Validation.RuleCriteriaProperties));
     this.module5.AdditionalExportedTypes.Add(typeof(DevExpress.Persistent.Validation.RuleSearchObjectProperties));
     this.module5.AdditionalExportedTypes.Add(typeof(DevExpress.Persistent.Validation.RuleObjectExistsProperties));
     this.module5.AdditionalExportedTypes.Add(typeof(DevExpress.Persistent.Validation.RuleUniqueValueProperties));
     this.module5.AdditionalExportedTypes.Add(typeof(DevExpress.Persistent.Validation.RuleIsReferencedProperties));
     //
     // sqlConnection1
     //
     this.sqlConnection1.ConnectionString = "Data Source=(local);Initial Catalog=AggregatedObjects;Integrated Security=SSPI;Po" +
                                            "oling=false";
     this.sqlConnection1.FireInfoMessageEventOnUserErrors = false;
     //
     // securityComplex1
     //
     this.securityComplex1.Authentication = this.authenticationStandard1;
     this.securityComplex1.IsGrantedForNonExistentPermission = false;
     this.securityComplex1.RoleType = typeof(DevExpress.Persistent.BaseImpl.Role);
     this.securityComplex1.UserType = typeof(DevExpress.Persistent.BaseImpl.User);
     //
     // authenticationStandard1
     //
     this.authenticationStandard1.LogonParametersType = typeof(DevExpress.ExpressApp.Security.AuthenticationStandardLogonParameters);
     this.authenticationStandard1.UserType            = typeof(DevExpress.Persistent.BaseImpl.User);
     //
     // AggregatedObjectsAspNetApplication
     //
     this.ApplicationName = "AggregatedObjects";
     this.Connection      = this.sqlConnection1;
     this.Modules.Add(this.module1);
     this.Modules.Add(this.module2);
     this.Modules.Add(this.module6);
     this.Modules.Add(this.module3);
     this.Modules.Add(this.module4);
     this.Modules.Add(this.module5);
     this.Modules.Add(this.securityModule1);
     this.Security = this.securityComplex1;
     this.DatabaseVersionMismatch += new System.EventHandler <DevExpress.ExpressApp.DatabaseVersionMismatchEventArgs>(this.AggregatedObjectsAspNetApplication_DatabaseVersionMismatch);
     ((System.ComponentModel.ISupportInitialize)(this)).EndInit();
 }
        private void InitializeComponent()
        {
            this.module1 = new DevExpress.ExpressApp.SystemModule.SystemModule();
            this.module2 = new DevExpress.ExpressApp.Web.SystemModule.SystemAspNetModule();
            this.module5 = new DevExpress.ExpressApp.Validation.ValidationModule();
            this.module6 = new DevExpress.ExpressApp.Objects.BusinessClassLibraryCustomizationModule();
            this.securityModule1 = new DevExpress.ExpressApp.Security.SecurityModule();
            this.sqlConnection1 = new System.Data.SqlClient.SqlConnection();
            this.securityComplex1 = new DevExpress.ExpressApp.Security.SecurityComplex();
            this.authenticationStandard1 = new DevExpress.ExpressApp.Security.AuthenticationStandard();
            this.module3 = new vidoSolution.Module.vidoSolutionModule();
            this.module4 = new vidoSolution.Module.Web.vidoSolutionAspNetModule();
            this.fileAttachmentsAspNetModule1 = new DevExpress.ExpressApp.FileAttachments.Web.FileAttachmentsAspNetModule();
            this.reportsAspNetModule1 = new DevExpress.ExpressApp.Reports.Web.ReportsAspNetModule();
            this.reportsModule1 = new DevExpress.ExpressApp.Reports.ReportsModule();
            this.auditTrailModule1 = new DevExpress.ExpressApp.AuditTrail.AuditTrailModule();

            ((System.ComponentModel.ISupportInitialize)(this)).BeginInit();
            //
            // module5
            //
            this.module5.AllowValidationDetailsAccess = true;
            //
            // sqlConnection1
            //
            this.sqlConnection1.ConnectionString = "Data Source=(local);Initial Catalog=vidoSolution;Integrated Security=SSPI;Pooling" +
                "=false";
            this.sqlConnection1.FireInfoMessageEventOnUserErrors = false;
            //
            // securityComplex1
            //
            this.securityComplex1.Authentication = this.authenticationStandard1;
            this.securityComplex1.IsGrantedForNonExistentPermission = false;
            this.securityComplex1.RoleType = typeof(DevExpress.Persistent.BaseImpl.Role);
            this.securityComplex1.UserType = typeof(DevExpress.Persistent.BaseImpl.User);
            //
            // authenticationStandard1
            //
            this.authenticationStandard1.LogonParametersType = typeof(DevExpress.ExpressApp.Security.AuthenticationStandardLogonParameters);
            //
            // reportsModule1
            //
            this.reportsModule1.EnableInplaceReports = true;
            this.reportsModule1.ReportDataType = typeof(DevExpress.ExpressApp.Reports.ReportData);
            //
            // vidoSolutionAspNetApplication
            //
            this.ApplicationName = "vidoSolution";
            this.Connection = this.sqlConnection1;
            this.Modules.Add(this.module1);
            this.Modules.Add(this.module2);
            this.Modules.Add(this.module6);
            this.Modules.Add(this.module5);
            this.Modules.Add(this.fileAttachmentsAspNetModule1);
            this.Modules.Add(this.module3);
            this.Modules.Add(this.module4);
            this.Modules.Add(this.securityModule1);
            this.Modules.Add(this.reportsModule1);
            this.Modules.Add(this.reportsAspNetModule1);
            this.Modules.Add(this.auditTrailModule1);

            this.ResourcesExportedToModel.Add(typeof(DevExpress.ExpressApp.Web.Localization.ASPxGridViewControlLocalizer));
            this.ResourcesExportedToModel.Add(typeof(DevExpress.ExpressApp.Web.Localization.ASPxGridViewResourceLocalizer));
            this.ResourcesExportedToModel.Add(typeof(DevExpress.ExpressApp.Web.Localization.ASPxEditorsResourceLocalizer));
            this.ResourcesExportedToModel.Add(typeof(DevExpress.ExpressApp.Web.Localization.ASPxperienceResourceLocalizer));
            this.ResourcesExportedToModel.Add(typeof(DevExpress.ExpressApp.Web.Localization.ASPxCriteriaPropertyEditorLocalizer));
            this.Security = this.securityComplex1;
            this.DatabaseVersionMismatch += new System.EventHandler<DevExpress.ExpressApp.DatabaseVersionMismatchEventArgs>(this.vidoSolutionAspNetApplication_DatabaseVersionMismatch);
            ((System.ComponentModel.ISupportInitialize)(this)).EndInit();
        }
Example #8
0
        private void InitializeComponent()
        {
            this.module1                      = new DevExpress.ExpressApp.SystemModule.SystemModule();
            this.module2                      = new DevExpress.ExpressApp.Web.SystemModule.SystemAspNetModule();
            this.module5                      = new DevExpress.ExpressApp.Validation.ValidationModule();
            this.module6                      = new DevExpress.ExpressApp.Objects.BusinessClassLibraryCustomizationModule();
            this.securityModule1              = new DevExpress.ExpressApp.Security.SecurityModule();
            this.sqlConnection1               = new System.Data.SqlClient.SqlConnection();
            this.securityComplex1             = new DevExpress.ExpressApp.Security.SecurityComplex();
            this.authenticationStandard1      = new DevExpress.ExpressApp.Security.AuthenticationStandard();
            this.module3                      = new vidoSolution.Module.vidoSolutionModule();
            this.module4                      = new vidoSolution.Module.Web.vidoSolutionAspNetModule();
            this.fileAttachmentsAspNetModule1 = new DevExpress.ExpressApp.FileAttachments.Web.FileAttachmentsAspNetModule();
            this.reportsAspNetModule1         = new DevExpress.ExpressApp.Reports.Web.ReportsAspNetModule();
            this.reportsModule1               = new DevExpress.ExpressApp.Reports.ReportsModule();
            this.auditTrailModule1            = new DevExpress.ExpressApp.AuditTrail.AuditTrailModule();

            ((System.ComponentModel.ISupportInitialize)(this)).BeginInit();
            //
            // module5
            //
            this.module5.AllowValidationDetailsAccess = true;
            //
            // sqlConnection1
            //
            this.sqlConnection1.ConnectionString = "Data Source=(local);Initial Catalog=vidoSolution;Integrated Security=SSPI;Pooling" +
                                                   "=false";
            this.sqlConnection1.FireInfoMessageEventOnUserErrors = false;
            //
            // securityComplex1
            //
            this.securityComplex1.Authentication = this.authenticationStandard1;
            this.securityComplex1.IsGrantedForNonExistentPermission = false;
            this.securityComplex1.RoleType = typeof(DevExpress.Persistent.BaseImpl.Role);
            this.securityComplex1.UserType = typeof(DevExpress.Persistent.BaseImpl.User);
            //
            // authenticationStandard1
            //
            this.authenticationStandard1.LogonParametersType = typeof(DevExpress.ExpressApp.Security.AuthenticationStandardLogonParameters);
            //
            // reportsModule1
            //
            this.reportsModule1.EnableInplaceReports = true;
            this.reportsModule1.ReportDataType       = typeof(DevExpress.ExpressApp.Reports.ReportData);
            //
            // vidoSolutionAspNetApplication
            //
            this.ApplicationName = "vidoSolution";
            this.Connection      = this.sqlConnection1;
            this.Modules.Add(this.module1);
            this.Modules.Add(this.module2);
            this.Modules.Add(this.module6);
            this.Modules.Add(this.module5);
            this.Modules.Add(this.fileAttachmentsAspNetModule1);
            this.Modules.Add(this.module3);
            this.Modules.Add(this.module4);
            this.Modules.Add(this.securityModule1);
            this.Modules.Add(this.reportsModule1);
            this.Modules.Add(this.reportsAspNetModule1);
            this.Modules.Add(this.auditTrailModule1);

            this.ResourcesExportedToModel.Add(typeof(DevExpress.ExpressApp.Web.Localization.ASPxGridViewControlLocalizer));
            this.ResourcesExportedToModel.Add(typeof(DevExpress.ExpressApp.Web.Localization.ASPxGridViewResourceLocalizer));
            this.ResourcesExportedToModel.Add(typeof(DevExpress.ExpressApp.Web.Localization.ASPxEditorsResourceLocalizer));
            this.ResourcesExportedToModel.Add(typeof(DevExpress.ExpressApp.Web.Localization.ASPxperienceResourceLocalizer));
            this.ResourcesExportedToModel.Add(typeof(DevExpress.ExpressApp.Web.Localization.ASPxCriteriaPropertyEditorLocalizer));
            this.Security = this.securityComplex1;
            this.DatabaseVersionMismatch += new System.EventHandler <DevExpress.ExpressApp.DatabaseVersionMismatchEventArgs>(this.vidoSolutionAspNetApplication_DatabaseVersionMismatch);
            ((System.ComponentModel.ISupportInitialize)(this)).EndInit();
        }