Áttérés 17.1.6-ra
This commit is contained in:
@@ -14,6 +14,7 @@ Imports DevExpress.Web
|
||||
Imports Nuvolar.Module
|
||||
Imports DevExpress.Xpo
|
||||
Imports DevExpress.Data.Filtering
|
||||
Imports DevExpress.XtraReports.Security
|
||||
|
||||
Public Class [Global]
|
||||
Inherits System.Web.HttpApplication
|
||||
@@ -21,6 +22,8 @@ Public Class [Global]
|
||||
InitializeComponent()
|
||||
End Sub
|
||||
Protected Sub Application_Start(ByVal sender As Object, ByVal e As EventArgs)
|
||||
|
||||
ScriptPermissionManager.GlobalInstance = New ScriptPermissionManager(ExecutionMode.Unrestricted)
|
||||
AddHandler ASPxWebControl.CallbackError, AddressOf Application_Error
|
||||
#If EASYTEST Then
|
||||
DevExpress.ExpressApp.Web.TestScripts.TestScriptsManager.EasyTestEnabled = True
|
||||
@@ -106,7 +109,7 @@ Public Class [Global]
|
||||
End Sub
|
||||
#End Region
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
End Class
|
||||
|
||||
Reference in New Issue
Block a user