R
Robert Strickland
I built a component using VS 2002 (framework 1.0.3705) and now use under a
VS 2003 solution (framework 1.1.4322). When I run under the IDE I get the
following:
A first chance exception of type 'System.Reflection.AmbiguousMatchException'
occurred in mscorlib.dll
Additional information: Ambiguous match found.
When I run as 'production" the application runs fine.
Any ideas?
VS 2003 solution (framework 1.1.4322). When I run under the IDE I get the
following:
A first chance exception of type 'System.Reflection.AmbiguousMatchException'
occurred in mscorlib.dll
Additional information: Ambiguous match found.
When I run as 'production" the application runs fine.
Any ideas?