How do you pass a parameter to the upload controller?

The fact that you see a request to your controller means that something happened - RadzenUpload tried to post the file to your controller which failed for some reason. Can you confirm that controllers are enabled in your application?