Welcome to the Xceed Community | Help
Community Search  
More Search Options

Issue with Xceed.Chart.GraphicsGL - W2K8 I64 Dell T7400

Sort Posts: Previous Next
  •  11-27-2008, 3:51 AM Post no. 17227

    Issue with Xceed.Chart.GraphicsGL - W2K8 I64 Dell T7400

    I have the following error when I host my chart on I64 W2K8/IIS 7. it is totally fine in my Vista 32 bit/IIS7.

     What is the issue here? I have register the dll to GAC and restart the server and still unable to fix this issue.

    Line 57: <add assembly="Xceed.Chart.Graphics2D, Version=4.2.100.0, Culture=neutral, PublicKeyToken=BA83FF368B7563C6"/>

    Line 58: <add assembly="Xceed.Chart.GraphicsCore, Version=4.2.100.0, Culture=neutral, PublicKeyToken=BA83FF368B7563C6"/>

    Line 59: <add assembly="Xceed.Chart.GraphicsGL, Version=4.2.100.0, Culture=neutral, PublicKeyToken=BA83FF368B7563C6"/>

    Line 60: <add assembly="Xceed.Chart.Standard, Version=4.2.100.0, Culture=neutral, PublicKeyToken=BA83FF368B7563C6"/>

    Line 61: <add assembly="Xceed.Chart.UIControls, Version=4.2.100.0, Culture=neutral, PublicKeyToken=BA83FF368B7563C6"/> 

  •  11-27-2008, 3:53 AM Post no. 17228 in reply to 17227

    Re: Issue with Xceed.Chart.GraphicsGL - W2K8 I64 Dell T7400

    I also have issue with Line 64: <add assembly="Xceed.Compression.PPMd, Version=3.7.8516.10220, Culture=neutral, PublicKeyToken=BA83FF368B7563C6"/>

     

    Did I install the package correctly? or maybe I did the GAC incorrectly? or is this a known issue with 64 bit OS and/or W2K8 ? 

  •  11-27-2008, 11:04 AM Post no. 17236 in reply to 17228

    Re: Issue with Xceed.Chart.GraphicsGL - W2K8 I64 Dell T7400

    This is because the assemblies must be run within 32 bits applications.  So to run them on a 64 bit server, you must set the server to run applications as 32 bits.  Here is more information from Microsoft on how to do this on IIS :

    http://www.microsoft.com/technet/prodtechnol/WindowsServer2003/Library/IIS/405f5bb5-87a3-43d2-8138-54b75db73aa1.mspx?mfr=true

    The other option is to not use 3D charts and PPMd compression.


    André
    Software Developer
    Xceed Software Inc.
View as RSS news feed in XML
Contact | Site Map | Reviews | Legal Terms of Use | Trademarks | Privacy Statement Copyright 2011 Xceed Software Inc.