Story Details for videos

1. CondorXE - Create a Custom Code Generating Component - How to Introduction

kahanu
Author:
Version:
Views:
3208
Date Posted:
5/19/2012 7:38:34 PM
Date Updated:
5/19/2012 7:38:34 PM
Rating:
0/0 votes
Running Time:
8:54 minutes
Framework:
CondorXE
Platform:
Windows
Programming Language:
C#
Technologies:
condor, mygeneration
Tags:
condor, custom component
Demo site:
Home Page:
Share:
Downloads: MP4
A PowerPoint introduction to creating your own custom code-generating component for CondorXE.

Comments

  • teawithlemon123@yahoo.com
    Posted By: mithang
    On: 8/7/2013 3:37:20 AM
    8/7/2013 2:36:35 PM - ZeusRuntimeException: Template Runtime Exception -    at Zeus.ZeusExecutioner.ExecuteGuiCode(IZeusCodeSegment segment, IZeusContext context)
       at Zeus.ZeusExecutioner.ExecuteCodeSegment(IZeusCodeSegment segment, IZeusContext context)
       at Zeus.ZeusCodeSegment.Execute(IZeusContext context)
       at MyGeneration.TemplateEditor._Execute()

  • teawithlemon123@yahoo.com
    Posted By: mithang
    On: 8/7/2013 3:37:20 AM

    hello ,

    I think have some problem in mygeneration. Can you help me ?

  • teawithlemon123@yahoo.com
    Posted By: mithang
    On: 8/7/2013 4:01:41 AM

    hi 

    Can you tell me ?

    using System;
    using System.Collections.Generic;


    namespace BlogApp.BusinessObjects
    {
    public class a_address
    {
    #region Properties


    Generated Standard Business Objects
    Condor.Generator.Execute() error: Value cannot be null.
    Parameter name: source

  • info@kingwilder.com
    Posted By: King Wilder
    On: 8/7/2013 11:24:35 AM

    @mithang - for your first post...

    1. did you get this error with the default installation, nothing custom added yet?
    2. did you make sure to install and setup the application per the instructions?
    3. are you connected to a valid SQL Server connection?
  • info@kingwilder.com
    Posted By: King Wilder
    On: 8/7/2013 11:24:35 AM

    @mithang - for your last post, is the name of the database table "a_address"?  Sometimes underscores pose a problem when mapping to Entity Framework entities.

    Can you show me what the complete SQL Server table columns are for "a_address"?

 

User Name:
(Required)
Email:
(Required)