Giter Club home page Giter Club logo

Comments (2)

maxseidlitz avatar maxseidlitz commented on August 17, 2024 2
  1. Mögliche Lösung:
  • ich habe versucht die Views einfach neu zu erstellen, allerdings klappte da nicht mal wenn ich einen neuen Controller hinzugefügt habe
  • wahrscheinlich hab ich etwas durcheinandergebracht TODO: Offs Video dazu nochmal ansehen
  1. Mögliche Lösung:
  • man könnte das ganze Projekt einmal neu erstellen
  • dann in der richtigen Reihenfolge die Views und Controller sowie Models und Entitiy-Klassen hinzufügen

Danach sollte dann alles in Ordnung sein. Ich nehme an, dass das VisualStudio einfach Probleme hatte von der Reihenfolge der Erstellung von den Komponenten. Scheinbar ist das Framework nicht so gut damit klargekommen, das wir die Klasse "Ausleihe" noch im Anschluss eingefügt haben.

from sharingculture.com.

maxseidlitz avatar maxseidlitz commented on August 17, 2024 1

Außerdem tritt bei manchen Formularen der Fehler HTTP 404 nun auf. Das liegt daran, dass die Views (Formulare) nicht gefunden werden. Allerdings habe die wieder den selben Namen. Bitte Lösung dafür finden!

Lösung dafür ist recht simpel: Bei einem 404 Fehler gibt es die gefundenen Dateien einfach nicht. In diesem Fall des 404 Fehler hier findet er die Index nicht. Das liegt daran, dass wir keine Index-View mehr haben. Wenn wir also den Verweis auf die Index ändern zur View "Startseite" dann könnte damit das Problem behoben werden. Aktuell ist es nämlich so, dass die Anwendung bei normalem Start einfach direkt die Index aufrufen möchte, wie so als Startbildschirm.

from sharingculture.com.

Related Issues (6)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.