Desaware Home
Products    Purchase    Publishing    Articles   Support    Company    Contact    
Support
Product FAQ
Licensing System
CC Factory
Event Log Toolkit
Gallimaufry
IniFile Tool-5M
LineGraph-5M
NT Service Toolkit
OneTime Download
SpyWorks
StateCoder
StorageTools
VBX Legacy
VersionStamper
Downloads
Documentation
Professional Services

 

bluebar
Contact Desaware and order today

bluebar
Sign up for Desaware's Newsletter for the latest news and tech tips.

StateCoder Support

Frequently Asked Questions

  1. I get an "Run-time error 429, ActiveX component can't create object" error message when I run the StateCoder AutoUpdate utility.
  2. Which .NET languages will the StateCoder samples be provided in?
  3. StateCoder beta Sample/Tutorial Project corrections.
  4. My StateCoder beta demo has expired, how do I get a newer demo?


1. I get an "Run-time error 429, ActiveX component can't create object" error message when I run the StateCoder AutoUpdate utility.

The AutoUpdate utility were missing some files. Download the StateCoderAutoUpdate.msi file and run it, it will install the necessary files to your system.


2. Which .NET languages will the StateCoder samples be provided in?

StateCoder provides samples in both Visual Basic .NET and C# formats. The current StateCoder demo includes tutorials in Visual Basic .NET and C#, and additional samples in Visual Basic .NET. and C#


3. The following are Project corrections to the StateCoder beta Samples and Tutorials

C# edition of Tutorial #1. In the ReachedEndState function of the frmTutorial1.cs file, the line:

sm.ReachedEndState += new
Desaware.StateCoder.StateMachineBase.ReachedEndStateEventHandler(
myhandler);

should be replaced with

sm.ReachedEndState -= new
Desaware.StateCoder.StateMachineBase.ReachedEndStateEventHandler(
myhandler);

---------------------------

C# edition of Tutorial #2. In the ReachedEndState function of the frmTutorial2.cs file, the line:

sm.ReachedEndState += new
Desaware.StateCoder.StateMachineBase.ReachedEndStateEventHandler(
myhandler);

should be replaced with

sm.ReachedEndState -= new
Desaware.StateCoder.StateMachineBase.ReachedEndStateEventHandler(
myhandler);

---------------------------


4. My StateCoder beta demo has expired, how do I get a newer demo?

You can download the latest StateCoder demo.

ftp://ftp.desaware.com/DemoControls/StateCoder/StateCoderDemo.msi


 
Products    Purchase    Articles    Support    Company    Contact
Copyright© 2012 Desaware, Inc. All Rights Reserved.    Privacy Policy