Beiträge getagged mit ASP.NET
ASP.NET Ajax Error 405 on Nginx
Verfasst von Patrick unter Problemlösung am Februar 14, 2011
Yesterday I had a problem setting up an ASP.NET application running on a Nginx webserver using the fastcgi-mono-server. Everything worked fine following the Nginx guide in the Mono wiki until I noticed that something was wrong with the page methods. The mono-server just threw an Error 405 back to me instead of the requested data. [...]
DataBind() nach SelectedIndexChanging bei ListView aufrufen
Verfasst von Patrick unter Problemlösung am April 18, 2009
Bis eben saß ich an einem sehr aufhaltenden Problem, welches wahrscheinlich zur Kategorie “Anfängerfehler” gehört. Nunja Folgendes: