R
Rod
In VS2005 I have multi-project solution with mostly C# but one VB project to
provide a COM wrapper.
Two of the projects use an external set of DLLs to create a report, using
report definition data taken from an SQL Server. One of the projects
creates the report just fine, but the other project errors out when trying
to do the same thing.
I have checked that the projects are referencing the same versions of the
all the DLLs and they appear to be identical.
What could the cause of this problem?
provide a COM wrapper.
Two of the projects use an external set of DLLs to create a report, using
report definition data taken from an SQL Server. One of the projects
creates the report just fine, but the other project errors out when trying
to do the same thing.
I have checked that the projects are referencing the same versions of the
all the DLLs and they appear to be identical.
What could the cause of this problem?