Type DevExpress.Data.SummaryItem exists in Devart.XData.dll

Discussion of open issues, suggestions and bugs regarding ADO.NET provider for Oracle
Post Reply
PatConnelly
Posts: 18
Joined: Fri 17 Jun 2005 14:15

Type DevExpress.Data.SummaryItem exists in Devart.XData.dll

Post by PatConnelly » Thu 25 Sep 2008 15:20

I have a website that works fine on development machine, but does not work when deployed.

The following message is displayed:

Compiler Error Message: CS0433: The type 'DevExpress.Data.SummaryItemType' exists in both 'c:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\Temporary ASP.NET Files\root\8d4d4cbc\5340d899\assembly\dl3\11636429\4028df5d_1015c901\DevExpress.Data.v8.2.DLL' and 'c:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\Temporary ASP.NET Files\root\8d4d4cbc\5340d899\assembly\dl3\6041a851\00bfdaa1_e8f7c801\Devart.XData.DLL'


I am using the latest Linqsupport.exe and version 8.2.2 of DevExpress.

Please help.

Patrick Connelly

Shalex
Site Admin
Posts: 9543
Joined: Thu 14 Aug 2008 12:44

Post by Shalex » Wed 01 Oct 2008 08:45

Please make sure that there is no reference to Devart.XData.DLL in the References of your project. This assembly is for internal usage by our Schema Modeler. Please visit http://www.devart.com/oranet/docs/ , section "Deployment" for more information.
If the problem persists, please let us know.

Post Reply