"'System.Dynamic.ExpandoObject' does not contain a definition for 'ConnectionName'"

428 views
Skip to first unread message

Tim Burkhart

unread,
Jul 16, 2015, 9:15:19 AM7/16/15
to simpl...@googlegroups.com
I have references to these packages:

<package id="Simple.Data.Ado" version="0.19.0.0" targetFramework="net45" />
  <package id="Simple.Data.Core" version="0.19.0.0" targetFramework="net45" />
  <package id="Simple.Data.SqlServer" version="0.19.0.0" targetFramework="net45" />

When I start my web API project, it throws a first chance exception of:

"'System.Dynamic.ExpandoObject' does not contain a definition for 'ConnectionName'"

However, if I continue, then it'll work fine on subsequent calls to OpenNamedConnection. Any reason why it blows up on the first attempt?

Thanks,
Tim

Tim Burkhart

unread,
Jul 16, 2015, 11:33:37 AM7/16/15
to simpl...@googlegroups.com
I'm also getting a lot of FirstChanceExceptions in general. The weird thing is that we never noticed them until just today ... the data is always returned correctly, but a lot of exceptions are thrown. Is this normal?

Tim Burkhart

unread,
Jul 16, 2015, 11:37:20 AM7/16/15
to simpl...@googlegroups.com
I *may* have figured this out... I'll let you know in a bit
Reply all
Reply to author
Forward
0 new messages