Getting RTS 173 error when calling native .dll from a managed .NET application
Current Revision posted to Visual COBOL Knowledge Base by Chris Glazier on 3/5/2015 3:19:43 PMProblem:A .NET managed code application such as Windows Forms or WCF is trying to call a program which...
View ArticleSorry unable to load libcobjvm_sun_150_64
Current Revision posted to Visual COBOL Knowledge Base by tonyt on 3/18/2015 5:25:53 PMProblemWhen running cobsje, the following error is displayed Sorry unable to load libcobjvm_sun_150_64If...
View ArticleUsing COBCPY, COPYEXT and simple displays for cobol-mb (Microbase) conversion...
Current Revision posted to Visual COBOL Knowledge Base by tonyt on 4/1/2015 2:54:09 PMProblemHow to convert cobol-mb (MicroBase) showing accessing copy books and using display at 01 01 syntax....
View ArticleCALL "SYSTEM" passed parameter has extra value
Current Revision posted to Visual COBOL Knowledge Base by evank on 4/9/2015 2:46:25 PMProblem:When using CALL "SYSTEM" USING command-line to execute a COBOL program and pass parameter to the program,...
View ArticleCOBOL DB2 stored procedure integer parameter gets incorrect value
Current Revision posted to Visual COBOL Knowledge Base by evank on 4/9/2015 2:46:55 PMProblem:Usually in a COBOL program we define the host variable as COMP to map directly onto the INT DB2 data type....
View ArticleORA-01007: variable not in select list
Current Revision posted to Visual COBOL Knowledge Base by evank on 4/9/2015 2:47:05 PMProblem:In a COBOL Cobsql Oracle program, the following SELECT statement compiles OK but when run gets an...
View ArticleThe project requires user input. Reload the project for more information.
Current Revision posted to Visual COBOL Knowledge Base by evank on 4/9/2015 2:47:45 PMProblem:When opening a solution in Visual COBOL for Visual Studio, the project may fail to load and the error...
View ArticleVisual COBOL Web Services Tutorial for Visual Studio
Current Revision posted to Visual COBOL Knowledge Base by dewamigo on 4/16/2015 2:06:24 PMProblem:Is there a simple example of creating web services using Visual COBOL for Visual...
View ArticleVisual COBOL Web Services Tutorial for Windows Eclipse
Current Revision posted to Visual COBOL Knowledge Base by dewamigo on 4/16/2015 2:08:21 PMProblem:Is there a simple example of creating a web service using Visual COBOL for Windows...
View ArticleVisual COBOL Web Services Tutorial for Eclipse Remote
Current Revision posted to Visual COBOL Knowledge Base by dewamigo on 4/16/2015 2:47:59 PMProblem:Is there an example of creating a simple web service that combines using Visual COBOL for Eclipse and...
View ArticleProblem backing up cobol to cobol.BKP during installation
Current Revision posted to Visual COBOL Knowledge Base by ppimental on 4/21/2015 5:37:29 PMProblemWhen attempting to Install Visual COBOL Development Hub, Visual COBOL for Eclipse, Enterprise...
View ArticleAn example of WPF data binding using OO COBOL
Current Revision posted to Visual COBOL Knowledge Base by evank on 4/23/2015 1:33:28 PMThis WPF application allows us to edit a person’s first and last name. The application then displays the full name...
View ArticleCOBCH1722 or COBCH1723 compile error in managed COBOL application
Current Revision posted to Visual COBOL Knowledge Base by evank on 5/13/2015 1:08:51 PMProblem:When you have a COBOL array defined in a COBOL class and expose all the array items as properties like...
View ArticleUsing disconnected ADO.NET to bind data to DataGridView
Current Revision posted to Visual COBOL Knowledge Base by evank on 5/21/2015 1:32:19 PMProblem:I have data available in my COBOL program(data could be from sub-programs or data files etc.). How can I...
View ArticleRun a .NET COBOL application from a network server
Current Revision posted to Visual COBOL Knowledge Base by evank on 6/19/2015 5:53:30 PMProblem:I want to run .NET COBOL applications on my workstation without COBOL Server installed locally. How do I...
View ArticleUnable to set the Just-In-Time debugging options
Current Revision posted to Visual COBOL Knowledge Base by MF_Fano on 7/15/2015 6:30:49 PMProblem:The Just-In-Time debugging options are disabled and cannot be changed, and the following error occurs...
View ArticleUsing FileSystemWatcher class to monitor a folder in .NET
Revision 1 posted to Visual COBOL Knowledge Base by Chris Glazier on 7/16/2015 1:43:01 PMFileChangeNotifierVC.zipProblem:Is it possible to monitor a specified folder or filename for any changes that...
View ArticleASP.NET run-time error when COBOL data items are present in global.asax.cbl file
Current Revision posted to Visual COBOL Knowledge Base by Chris Glazier on 9/4/2015 1:22:14 PMProblem:When running an ASP.NET application the following error occurs:BC30009: Reference required to...
View ArticleAn example of WPF Data Binding to ADO.NET DataSet and OpenESQL connected...
Current Revision posted to Visual COBOL Knowledge Base by evank on 9/16/2015 7:02:16 PMThis WPF application first loads data into a ADO.NET DataSet from a SQL Server database and binds the WPF DataGrid...
View ArticleTEST KB MODIFY
Revision 1 posted to Visual COBOL Knowledge Base by Chris Glazier on 9/17/2015 11:35:35 AMthis is a test
View Article