Page Index Toggle Pages: 1 Send TopicPrint
Normal Topic build flowchart failed (Read 2861 times)
strong_peng
Junior Member
**
Offline


I love YaBB 1G - SP1!

Posts: 69
Joined: Jul 18th, 2007
build flowchart failed
May 11th, 2010 at 10:28am
Print Post  
1, CABARC  N FlowChart
.cab flowchartx32.dll unicows.dll FcxWndless.dll fcx_pro.INF

Microsoft (R) Cabinet Tool - Version 1.00.0601 (03/18/97)
Copyright (c) Microsoft Corp 1996-1997. All rights reserved.

Creating new cabinet 'FlowChart.cab' with compression 'MSZIP':
  -- adding flowchartx32.dll
  -- adding unicows.dll
  -- adding FcxWndless.dll
  -- adding fcx_pro.INF

Completed successfully

2, visit web site
   <OBJECT ID="FlowChart1" WIDTH=192 HEIGHT=192
CODEBASE="/FlowChart.cab"
CLASSID="CLSID:F025BF4E-4081-4C02-86E6-6602AEE846F6">

3, unable show
4,  i open ie ,look cab
{F025BF4E-4081-4C02-86E6-6602AEE846F6}    stat is  unknown  ,createtime is 2009-8-8 (too strange)

  
Back to top
 
IP Logged
 
Stoyo
God Member
*****
Offline


MindFusion support

Posts: 13230
Joined: Jul 20th, 2005
Re: build flowchart failed
Reply #1 - May 11th, 2010 at 11:55am
Print Post  
I suppose you have installed an older version on 2009-8-8, and now IE tries to load the older version and it's missing. Try adding a version attribute to the codebase element, something like

flowchart.cab#version=4,3,1,0

This should force an update if the previous installation was for an older version.

I hope that helps,
Stoyan
  
Back to top
 
IP Logged
 
Page Index Toggle Pages: 1
Send TopicPrint