From eb7cfb052a2fbce271bbbb7fdc9b51fdd2fb82a7 Mon Sep 17 00:00:00 2001 From: Christian Date: Tue, 5 Mar 2024 01:47:22 +0100 Subject: [PATCH] Upgrade auf DevExpress 23.2.4 --- BeWoPlanerMobil/App_Start/RouteConfig.cs | 2 + BeWoPlanerMobil/BeWoPlanerMobil.csproj | 68 ++++++++++++--------- BeWoPlanerMobil/Web.config | 78 +++++++++++++----------- 3 files changed, 84 insertions(+), 64 deletions(-) diff --git a/BeWoPlanerMobil/App_Start/RouteConfig.cs b/BeWoPlanerMobil/App_Start/RouteConfig.cs index 06686dd1e..73c275ec0 100644 --- a/BeWoPlanerMobil/App_Start/RouteConfig.cs +++ b/BeWoPlanerMobil/App_Start/RouteConfig.cs @@ -7,6 +7,8 @@ namespace BeWoPlanerMobil { public static void RegisterRoutes(RouteCollection routes) { + routes.IgnoreRoute("{resource}.axd/{*pathInfo}"); + routes.MapRoute( name: "Login", url: "Login/{tenant}", diff --git a/BeWoPlanerMobil/BeWoPlanerMobil.csproj b/BeWoPlanerMobil/BeWoPlanerMobil.csproj index 304399da1..8132b0ba4 100644 --- a/BeWoPlanerMobil/BeWoPlanerMobil.csproj +++ b/BeWoPlanerMobil/BeWoPlanerMobil.csproj @@ -79,88 +79,100 @@ ..\packages\Antlr.3.5.0.2\lib\Antlr3.Runtime.dll - + False - + False - + False - + False - + False - + False - + False - + False - + False - + False - + False - + False - + False - + False - + False - + False - + False - + False - + False - + False - + False - + False - + False - + False - + False - + False - + False - + + False + + + False + + + False + + + False + + False diff --git a/BeWoPlanerMobil/Web.config b/BeWoPlanerMobil/Web.config index 9d1992036..e5fbd473b 100644 --- a/BeWoPlanerMobil/Web.config +++ b/BeWoPlanerMobil/Web.config @@ -4,11 +4,11 @@
-
-
-
-
-
+
+
+
+
+
@@ -57,7 +57,7 @@ - + @@ -66,9 +66,10 @@ - - - + + + + @@ -171,30 +172,34 @@ - - - - - - + - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + @@ -214,12 +219,13 @@ - - - + + + + - +