Skip to content
This repository was archived by the owner on Oct 14, 2024. It is now read-only.
This repository was archived by the owner on Oct 14, 2024. It is now read-only.

AjaxFileUpload events have an invalid sender #327

@tehjiapin

Description

@tehjiapin

The AJAX Control Toolkit \17.1.0

The installation method

  • Installer
  • [# ] NuGet package
  • A custom build from the source code

Minimal steps to reproduce the bug

Setting up the extender as normal way

Actual result

Failed at ImageUploadComplete as the sender is now a AjaxFileUpload.UploadRequestProcessor instead of AjaxFileUpload. Thus I'm not able to cast it and do the SaveAs as before.

Expected result

The ImageUploadComplete sender was previously a AjaxFileUpload which I can cast and do SaveAs.

Browser(s) used

IE

A site deployment method

  • [ #] VS development web-server,
  • IIS

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions