Join the Power Platform Masterclass #2 starting April 23

Plug-in assemblies: Difference between revisions

Jump to navigation Jump to search
Line 107: Line 107:
== Exception: There is already an open DataReader ==
== Exception: There is already an open DataReader ==


When you fetch data but don't use the result, you can encounter the exception <code>System.InvalidOperationException: There is already an open DataReader associated with this Command which must be closed first.</code>. To avoid this problem, make sure that all fetch results are used.
When you fetch data but don't use the result, you can encounter the exception <code>System.InvalidOperationException: There is already an open DataReader associated with this Command which must be closed first</code>. To avoid this problem, make sure that all fetch results are used.




[[Category:Resco Cloud]]
[[Category:Resco Cloud]]

Navigation menu