Skip to content
This repository has been archived by the owner on Jul 15, 2023. It is now read-only.

Latest commit

 

History

History
37 lines (24 loc) · 1.06 KB

088 Unexpected InvalidCastException from InvokeMethod activity in WF4.md

File metadata and controls

37 lines (24 loc) · 1.06 KB

88: Unexpected InvalidCastException from InvokeMethod activity in WF4

Scope

Minor

Version Introduced

4.5

Version Reverted

4.5

Source Analyzer Status

Planned

Change Description

Using a System.Activities.Statements.InvokeMethod that targets a method with a nullable parameter can throw an InvalidCastException.

  • Quirked
  • Build-time break

Recommended Action

This behavior was reverted in a .NET Framework 4.5 servicing release. Please update the .NET Framework 4.5 (or upgrade to .NET Framework 4.5.1 or later) to fix the issue.

Affected APIs

  • P:System.Activities.Statements.InvokeMethod.Parameters

Category

Windows Workflow Foundation (WF)

More information