Immatrikulationsantrag Fehler

tabeashirintessmer
Beiträge: 2
Registriert: Fr 28. Jul 2023, 13:52

Bearbeitet Immatrikulationsantrag Fehler

Beitrag von tabeashirintessmer »

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
Benutzeravatar
Campus-Center - BK
Beiträge: 6062
Registriert: Mi 17. Dez 2014, 13:08

Re: Immatrikulationsantrag Fehler

Beitrag von Campus-Center - BK »

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
laindo03
Beiträge: 5
Registriert: Fr 28. Jul 2023, 19:36

Re: Immatrikulationsantrag Fehler

Beitrag von laindo03 »

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) 1076 mal betrachtet
Arij
Beiträge: 1
Registriert: Fr 28. Jul 2023, 17:55

Re: Immatrikulationsantrag Fehler

Beitrag von Arij »

Ich habe auch dasselbe Problem
r1chi
Beiträge: 1
Registriert: Sa 29. Jul 2023, 00:54

Re: Immatrikulationsantrag Fehler

Beitrag von r1chi »

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) 1038 mal betrachtet
Scia
Beiträge: 8
Registriert: Sa 29. Jul 2023, 11:15

Re: Immatrikulationsantrag Fehler

Beitrag von Scia »

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)
  
Scia
Beiträge: 8
Registriert: Sa 29. Jul 2023, 11:15

Re: Immatrikulationsantrag Fehler

Beitrag von Scia »

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)
Scia
Beiträge: 8
Registriert: Sa 29. Jul 2023, 11:15

Re: Immatrikulationsantrag Fehler

Beitrag von Scia »

Bei mir hat sich nun der Online-Immatrikulationsantrag ohne Fehlermeldung geöffnet. Werde nun versuchen den Antrag durchzuführen
SarahWin
Beiträge: 15
Registriert: Sa 29. Jul 2023, 12:00

Re: Immatrikulationsantrag Fehler

Beitrag von SarahWin »

Scia: kannst du uns informieren, wenn es funktioniert hat?
Dankeschön :)
Scia
Beiträge: 8
Registriert: Sa 29. Jul 2023, 11:15

Re: Immatrikulationsantrag Fehler

Beitrag von Scia »

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
Zuletzt geändert von Scia am Sa 29. Jul 2023, 12:49, insgesamt 3-mal geändert.
Antworten