Bearbeitet Immatrikulationsantrag Fehler
Hey Leute,

irgendwie kommt beim Versuch den Online Immatrikulationsantrag auszufüllen folgende Fehlermeldung:

Fehler bei der Ausführung

System.Reflection.ReflectionTypeLoadException: Unable to load one or more of the requested types. Retrieve the LoaderExceptions property for more information.
at System.Reflection.RuntimeModule.GetTypes(RuntimeModule module)
at System.Reflection.Assembly.GetTypes()
at Datenlotsen.DesktopRuntime.Library.Mapping.DlMapper.CreateMapper()
at Datenlotsen.DesktopRuntime.Library.Mapping.DlMapper.GetMapper()
at Datenlotsen.WizardServices.WizardExecutionRuntime.WizardExecutionHandler..ctor(WizardExecution executionInstance, IEntityStore`1 store, WebConfigurationRepositories configDataRepositories)
at Datenlotsen.WizardServices.WizardExecutionRuntime.WizardRuntime.<>c__DisplayClass16_0.<Start>b__0()
at Datenlotsen.WizardServices.WizardExecutionRuntime.WizardRuntime.MaintainExecutionState(WizardExecution& instance, Action work)

Habt ihr das Problem auch bzw. was kann ich jetzt tun?

Liebe Grüße,
Tabea Shirin Tessmer
Re: Immatrikulationsantrag Fehler
Hallo Tabea,

technische Probleme mit dem Immatrikulationsantrag können wir derzeit nicht bestätigen.

Versuchen Sie den Antrag entweder zu einem späteren Zeitpunkt auszufüllen (und leeren am besten zuvor den Cache Ihres Browsers), oder verwenden Sie einen anderen Browser. Ich gehe zwar nicht davon aus, aber sollten Sie dennoch weiterhin Probleme mit dem Ausfüllen des Immatrikulationsantrags haben, melden Sie sich bei uns gerne noch mal innerhalb der Immatrikulationsfrist mit einem Screenshot der Fehlermeldung. https://www.uni-hamburg.de/kontakt-cc

Mit besten Grüßen,
BK
Beratung und Administration
Campus-Center
Universität Hamburg
Re: Immatrikulationsantrag Fehler
Hey,

Ich habe dasselbe Problem. Den Cache löschen und einen anderen Browser verwenden habe ich bereits versucht.
Dateianhänge:
Bildschirmfoto 2023-07-28 um 20.05.45.png
Bildschirmfoto 2023-07-28 um 20.05.45.png (194.99 KiB) 1084 mal betrachtet
Re: Immatrikulationsantrag Fehler
Ich habe auch dasselbe Problem
Re: Immatrikulationsantrag Fehler
Ich habe dasselbe Problem. Cache löschen und mehrere andere Browser verwenden lösen es auch nicht.
Dateianhänge:
Screenshot 2023-07-29 005705.png
Screenshot 2023-07-29 005705.png (55.64 KiB) 1046 mal betrachtet
Re: Immatrikulationsantrag Fehler
Ich habe auch dieses Problem. Habe es in Mozilla Firefox(115.0.3), Google Chrome (Version 115.0.5790.110), Microsoft Edge (Version 115.0.1901.188 ) probiert. Sowohl Cache gelöscht als auch im Inkognito Modus.

Code: Alles auswählen

Fehler bei der Ausführung

System.Reflection.ReflectionTypeLoadException: Unable to load one or more of the requested types. Retrieve the LoaderExceptions property for more information.

   at System.Reflection.RuntimeModule.GetTypes(RuntimeModule module)

   at System.Reflection.Assembly.GetTypes()

   at Datenlotsen.DesktopRuntime.Library.Mapping.DlMapper.CreateMapper()

   at Datenlotsen.DesktopRuntime.Library.Mapping.DlMapper.GetMapper()

   at Datenlotsen.WizardServices.WizardExecutionRuntime.WizardExecutionHandler..ctor(WizardExecution executionInstance, IEntityStore`1 store, WebConfigurationRepositories configDataRepositories)

   at Datenlotsen.WizardServices.WizardExecutionRuntime.WizardRuntime.<>c__DisplayClass16_0.<Start>b__0()

   at Datenlotsen.WizardServices.WizardExecutionRuntime.WizardRuntime.MaintainExecutionState(WizardExecution& instance, Action work)
  
Re: Immatrikulationsantrag Fehler
Habe soeben noch folgende neue Fehlermeldung beim Öffnen des Online-Immatrikulationsantrags erhalten:

Code: Alles auswählen

Fehler bei der Ausführung

SimpleInjector.ActivationException: The specified program requires a newer version of Windows ---> System.ComponentModel.Win32Exception: The specified program requires a newer version of Windows

   at MS.Win32.UnsafeNativeMethods.RegisterClassEx(WNDCLASSEX_D wc_d)

   at MS.Win32.HwndWrapper..ctor(Int32 classStyle, Int32 style, Int32 exStyle, Int32 x, Int32 y, Int32 width, Int32 height, String name, IntPtr parent, HwndWrapperHook[] hooks)

   at System.Windows.Threading.Dispatcher..ctor()

   at System.Windows.Threading.Dispatcher.get_CurrentDispatcher()

   at Datenlotsen.DesktopRuntime.Library.ViewModels.PanelManagerViewModel..ctor()

   at lambda_method(Closure )

   at SimpleInjector.Lifestyles.SingletonLifestyle.SingletonLifestyleRegistrationBase`1.CreateInstanceWithNullCheck()

   at System.Lazy`1.CreateValue()

   at System.Lazy`1.LazyInitValue()

   at SimpleInjector.Lifestyles.SingletonLifestyle.SingletonLifestyleRegistrationBase`1.BuildExpression()

   at SimpleInjector.Registration.BuildExpression(InstanceProducer producer)

   at SimpleInjector.InstanceProducer.BuildExpressionInternal()

   at System.Lazy`1.CreateValue()

   at System.Lazy`1.LazyInitValue()

   at SimpleInjector.InstanceProducer.BuildInstanceCreator()

   at SimpleInjector.InstanceProducer.BuildAndReplaceInstanceCreatorAndCreateFirstInstance()

   at SimpleInjector.InstanceProducer.GetInstance()

   --- End of inner exception stack trace ---

   at SimpleInjector.InstanceProducer.GetInstance()

   at SimpleInjector.Container.GetInstanceForRootType[TService]()

   at SimpleInjector.Container.GetInstance[TService]()

   at Datenlotsen.DesktopRuntime.Library.ViewModels.ApplicationViewModel..ctor()

   at lambda_method(Closure )

   at SimpleInjector.Lifestyles.SingletonLifestyle.SingletonLifestyleRegistrationBase`1.CreateInstanceWithNullCheck()

   at System.Lazy`1.CreateValue()

   at System.Lazy`1.LazyInitValue()

   at SimpleInjector.Lifestyles.SingletonLifestyle.SingletonLifestyleRegistrationBase`1.BuildExpression()

   at SimpleInjector.Registration.BuildExpression(InstanceProducer producer)

   at SimpleInjector.InstanceProducer.BuildExpressionInternal()

   at System.Lazy`1.CreateValue()

--- End of stack trace from previous location where exception was thrown ---

   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()

   at System.Lazy`1.get_Value()

   at SimpleInjector.InstanceProducer.BuildInstanceCreator()

   at SimpleInjector.InstanceProducer.BuildAndReplaceInstanceCreatorAndCreateFirstInstance()

   at SimpleInjector.InstanceProducer.GetInstance()

   at SimpleInjector.Container.GetInstance[TService]()

   at Datenlotsen.DesktopRuntime.Library.ViewModels.DefaultViewModel.CreateDefaultCommands()

   at Datenlotsen.WizardServices.WizardExecutionRuntime.WizardExecutionHandler..ctor(WizardExecution executionInstance, IEntityStore`1 store, WebConfigurationRepositories configDataRepositories)

   at Datenlotsen.WizardServices.WizardExecutionRuntime.WizardRuntime.<>c__DisplayClass16_0.<Start>b__0()

   at Datenlotsen.WizardServices.WizardExecutionRuntime.WizardRuntime.MaintainExecutionState(WizardExecution& instance, Action work)
Re: Immatrikulationsantrag Fehler
Bei mir hat sich nun der Online-Immatrikulationsantrag ohne Fehlermeldung geöffnet. Werde nun versuchen den Antrag durchzuführen
Re: Immatrikulationsantrag Fehler
Scia: kannst du uns informieren, wenn es funktioniert hat?
Dankeschön :)
Re: Immatrikulationsantrag Fehler
Habe es nur bis zur 4. Seite in dem Antrag geschafft. Konnte mein Hochschulnachweis erfolgreich hochladen und kann diesen auch jetzt noch über die Datei-URL (https://cndsf.ad.uni-hamburg.de/Service ... nFieldData[Link ab hier gekürzt]) einsehen. Bin dann aber wieder auf folgenden Fehler gestoßen. Konnte den Antrag somit nicht abschließen.

Code: Alles auswählen

Fehler bei der Ausführung

System.Reflection.ReflectionTypeLoadException: Unable to load one or more of the requested types. Retrieve the LoaderExceptions property for more information.

   at System.Reflection.RuntimeModule.GetTypes(RuntimeModule module)

   at System.Reflection.Assembly.GetTypes()

   at Datenlotsen.DesktopRuntime.Library.Mapping.DlMapper.CreateMapper()

   at Datenlotsen.DesktopRuntime.Library.Mapping.DlMapper.GetMapper()

   at Datenlotsen.WizardServices.WizardExecutionRuntime.WizardExecutionHandler..ctor(WizardExecution executionInstance, IEntityStore`1 store, WebConfigurationRepositories configDataRepositories)

   at Datenlotsen.WizardServices.WizardExecutionRuntime.WizardRuntime.<>c__DisplayClass17_0.<Next>b__0()

   at Datenlotsen.WizardServices.WizardExecutionRuntime.WizardRuntime.MaintainExecutionState(WizardExecution& instance, Action work)
Werde es am Abend erneut probieren und mich, wenn ich es bis Montagabend nicht geschafft habe beim Campus-Center melden
Antworten