Wednesday 19 June 2013

All posts tagged coding

Invalid postback or callback argument in C# ASP.NET website

Today, in my c# asp.net website, I had the error message: Invalid postback or callback argument.  Event validation is enabled using <pages enableEventValidation=”true”/> in configuration or <%@ Page EnableEventValidation=”true” %> in a page.  For security purposes, this feature verifies that …

Continue Reading...
SabdNZB Logo

Sabnzbd post processing windows script

If you're downloading from usenet and you're using SABnzbd there are options to set a post processing script. This is a script which is run after a file

wordpress logo

WordPress 403 Forbidden when viewing category

Today I came across one of my sites which for some reason was displaying the homepage OK, but when I clicked on the category view (or any post