in
Forums
Blogs
Files
Devexpress.Com
Client Center
Support Center
DevExpress Channel

Possible problem when converting projects to 7.2

Last post 1/31/2008 12:52 PM by Adam Strakna. 4 replies.
Page 1 of 1 (5 items)
Sort Posts:
Previous Next
  • 7/17/2007 5:25 AM

    Possible problem when converting projects to 7.2

    Hello,

    In some of my forms that use the XtraPrintingLibrary the following lines of code in the resx file have been causing the project not to compile.

    I have removed these now and all compiles fine, but can anyone tell me if there needed and if so what is causing the issue.

    <

    data name="printableComponentLink1.ImageStream" type="DevExpress.Utils.ImageCollectionStreamer, DevExpress.Utils.v7.2, Culture=neutral, PublicKeyToken=79868b8147b5eae4" mimetype="application/x-microsoft.net.object.bytearray.base64">

    <

    value>

    AAEAAAD/////AQAAAAAAAAAMAgAAABVEZXZFeHByZXNzLlV0aWxzLnY2LjIFAQAAAChEZXZFeHByZXNz

    LlV0aWxzLkltYWdlQ29sbGVjdGlvblN0cmVhbWVyAAAAAAIAAAAL

    </value>

    </

    data>

     

    Regards

    Scott Blood
  • 7/18/2007 7:01 AM In reply to

    Re: Possible problem when converting projects to 7.2

    Hello Alex,

    Sorry, did you use the Project Converter tool when upgrading from v2007.1 to v2007.2? If no, please try to upgrade your old project using the Project Converter for v2007.2, and then try to reproduce this problem again. If you've already used it, and you're still experiencing the issue, please send your test project to our Support Team at http://www.devexpress.com/sc, so we can investigate it.

    By the way, you can read more about upgrading your projects at http://www.devexpress.com/Help/Content.aspx?help=DXperience&document=CustomDocument2221.htm

    @.
    R&D, .NET Team.

    PS. If you wish to receive direct assistance from our Support Team, use Support Center at http://www.devexpress.com/sc.
  • 8/8/2007 2:07 AM In reply to

    Re: Possible problem when converting projects to 7.2

    Hi, i am having some trouble converting one of my projects to 7.1

     

    I have installed the 7.1 pack and when i try and run the converter over my project, it seems to skip the majority of the resx files?

     

    The end result is that the reference name for each of the dll's i am using have been changed - ie DevExpress.ExtraBars 7.1 , however I can see that the version it is still using is 6.2.6, and I can see that the referenced path is that were all of the 6.2.6 stuff is installed from.

     

    This completely kills my compiler - 100+ errors - as i have some dll's using 7.1 and some using 6.2 and the compiler is looking for both versions of each dll that I am using.

     

    Any help will be much appreciated.

    Thanks
     

  • 8/8/2007 7:38 AM In reply to

    Re: Possible problem when converting projects to 7.2

    Hello Heather,

    All this sounds very strange to me. I strongly recommend that you contact our Support Team and they'll certainly help you. For this, create a Question ticket in our Support Center at http://www.devexpress.com/sc, and attach your test project to it.

    @.
    R&D, .NET Team.

    PS. If you wish to receive direct assistance from our Support Team, use Support Center at http://www.devexpress.com/sc.
  • 1/31/2008 12:52 PM In reply to

    Re: Possible problem when converting projects to 7.2

    I just converted from 7.1 to 7.3 using the conversion tool that came with the suite and found a similar issue.  Entries in a form's resx file for ImageStream types still had the the old 7.1 type defintion.  Since it is plain text I just updated the assembly and type info to match the 7.3 information.  Seems to be an oversight in the conversion tool's design.  Maybe you could change that in the future. 

Page 1 of 1 (5 items)
Copyright © 1998-2008 Developer Express Inc.
ALL RIGHTS RESERVED