Group: StrataFrame Developers
Posts: 6.6K,
Visits: 6.9K
|
You have something else going on like old and new assemblies mixed, etc. There is something not right within your environment or it is holding on to an old assembly reference somewhere. We have been running on this version for quite a while now, and I know that we have a lot of other developers running on it as well. So I am confident in the build, and the types of issues you are describing are indicitive of having reference issues. You might double check assemblies, references, etc. Be sure to also check the GAC in case there are some residual assemblies that did not get removed or updated.
|