Skip to Content
0
Aug 12, 2016 at 03:44 PM

This field name is not know Server 2012

36 Views

I have an asp.net application in C# running on a Windows 2008 server. My report is using a dataset I created in VS2010. It is a generic report and the dataset has a title, 3 legends, 3 headers and a print line. When I run it on the Win 2008 machine, it works fine. We also have several customer installations on Win 2008 and they all work fine. I've just installed it on a customer's Win 2012 machine and I get this error. I am using CRforVS_redist_install_64bit_13_0. In the error message it also has "Details: errorKind"

I've looked at other posts on this but nothing seems to apply to this situation. Is it a problem where the application was developed in .Net framework 4.0 and I believe Win 2012 is running 4.5?

Jim Keener