Is it possible?
I have just tested a clean DW 9.8.6 and an existing solution but keep getting this error:
Application Exception
System.ArgumentException
A route named 'DefaultDashboardRoute' is already in the route collection. Route names must be unique. Parameter name: name
Description: HTTP 500.Error processing request.
Details: Non-web exception. Exception origin (name of application or object): System.Web.
Exception stack trace:
at System.Web.Routing.RouteCollection.Add (System.String name, System.Web.Routing.RouteBase item) [0x00082] in /Users/builder/jenkins/workspace/build-package-osx-mono/2019-10/external/bockbuild/builds/mono-x64/mcs/class/referencesource/System.Web/Routing/RouteCollection.cs:90
at System.Web.Mvc.Routing.AttributeRoutingMapper.AddGenerationHooksForSubRoutes (System.Web.Routing.RouteCollection routeTable, System.Collections.Generic.IList`1[T] entries) [0x00033] in <cc73190bab9d435c831510ff295c572a>:0
at System.Web.Mvc.Routing.AttributeRoutingMapper.MapAttributeRoutes (System.Web.Routing.RouteCollection routes, System.Collections.Generic.IEnumerable`1[T] controllerTypes, System.Web.Mvc.Routing.IInlineConstraintResolver constraintResolver, System.Web.Mvc.Routing.IDirectRouteProvider directRouteProvider) [0x000d5] in <cc73190bab9d435c831510ff295c572a>:0
at System.Web.Mvc.Routing.AttributeRoutingMapper.MapAttributeRoutes (System.Web.Routing.RouteCollection routes, System.Web.Mvc.Routing.IInlineConstraintResolver constraintResolver, System.Web.Mvc.Routing.IDirectRouteProvider directRouteProvider) [0x0005d] in <cc73190bab9d435c831510ff295c572a>:0
at System.Web.Mvc.Routing.AttributeRoutingMapper.MapAttributeRoutes (System.Web.Routing.RouteCollection routes, System.Web.Mvc.Routing.IInlineConstraintResolver constraintResolver) [0x00023] in <cc73190bab9d435c831510ff295c572a>:0
at System.Web.Mvc.RouteCollectionAttributeRoutingExtensions.MapMvcAttributeRoutes (System.Web.Routing.RouteCollection routes) [0x00014] in <cc73190bab9d435c831510ff295c572a>:0 at Dynamicweb.AspNet.Notifications.FirstRequestInitialization.MvcConfigure () [0x00005] in <cedbf14915464b06bf499d31ea80fe43>:0
at Dynamicweb.AspNet.Notifications.FirstRequestInitialization.InitializeMvc () [0x00000] in <cedbf14915464b06bf499d31ea80fe43>:0
at Dynamicweb.AspNet.Notifications.FirstRequestInitialization.Initialize () [0x00030] in <cedbf14915464b06bf499d31ea80fe43>:0
at Dynamicweb.AspNet.Notifications.SetupMVCSubscriber.OnNotify (System.String notification, Dynamicweb.Extensibility.Notifications.NotificationArgs args) [0x00000] in <cedbf14915464b06bf499d31ea80fe43>:0
at Dynamicweb.Extensibility.Notifications.NotificationManager.Notify (System.String notification, Dynamicweb.Extensibility.Notifications.NotificationArgs eventArgs) [0x00143] in <e8ac09521e144f8ea969038ae73190dc>:0
at Dynamicweb.Frontend.GlobalAsaxHandler.Application_Start (System.Object sender, System.EventArgs e) [0x00034] in <b6fef1109fc3497fa46c82d7512acf41>:0
at Dynamicweb.Admin.Global.Application_Start (System.Object sender, System.EventArgs e) [0x00006] in <e183b9c49587453cbce704bfad0917e7>:0
at (wrapper managed-to-native) System.Reflection.RuntimeMethodInfo.InternalInvoke(System.Reflection.RuntimeMethodInfo,object,object[],System.Exception&) at System.Reflection.RuntimeMethodInfo.Invoke (System.Object obj, System.Reflection.BindingFlags invokeAttr, System.Reflection.Binder binder, System.Object[] parameters, System.Globalization.CultureInfo culture) [0x0006a] in /Users/builder/jenkins/workspace/build-package-osx-mono/2019-10/external/bockbuild/builds/mono-x64/mcs/class/corlib/System.Reflection/RuntimeMethodInfo.cs:395