Forum Post: RE: Visual Studio 2013
Hola Pedro Juan, There is a specific version of Visual COBOL for VS2013, and you can find it at the Product Updates page at the MF SupportLine site. You can use your solutions and projects from VS2012...
View ArticleForum Post: RE: Personal Version
Hello bringer, If you kept the setup file, then you simply need to install it again. Otherwise, you might to download it again from the same link you had before. Regards,
View ArticleForum Post: RE: Personal Version
I did save the install file and I get an error when I run it. The error is; 0x80070643 - Fatal error during installation. A log file is created during the process, will it help. If I download a new...
View ArticleForum Post: RE: Personal Version
Can you please clear out the %temp% folder to get rid of all old cached files and see if you can then start the installation? If that doesn't make any change, please attach the log file.
View ArticleForum Post: RE: Personal Version
There are a lot of Temp folders, can I assume that C:\Users\Carl\AppData\Local\Temp is the one you are referring to. I did remove all files except one that is used my MS Office. Is there something in...
View ArticleForum Post: RE: Personal Version
You may try now to start the installation. If it still fails, you will see the log files from the same "temp" folder. Please attach them here for review.
View ArticleForum Post: Looking for database programming example for green screen
Hi All, I'm a newbie to Cobol. I'm looking for examples on the standard way to move forward and backward through a database table. When using Xbase/Clipper I would program a entry screen with Function...
View ArticleForum Post: insert xml in a form
Please help me! I have a comunication with web server, but the return this web server is xml, i need to know how i get xml and insert this xml in a form in Visual Cobol
View ArticleForum Post: RE: Personal Version
Click on the "Use rich formatting" next to the Reply button to access the options to attach files and other features.
View ArticleForum Post: RE: Personal Version
Sorry, I just don't see a way too attach a file. I selected Select Tags and I couldn't make Head Nor Tail of it. I suppose if would make sense had I done it before. Can you elaborate?
View ArticleForum Post: RE: insert xml in a form
Can you please provide some more detail here? What Visual COBOL product are you using Visual COBOL for Visual Studio or Visual COBOL for Eclipse? Are you using native code or managed code (.NET or...
View ArticleForum Post: RE: Personal Version
(Please visit the site to view this file)(Please visit the site to view this file)(Please visit the site to view this file) I can't tell if I got both file in. I will not be available tomorrow, so if...
View ArticleForum Post: RE: insert xml in a form
Hello, Chris. Thanks for answer. I'm using Visual COBOL for Visual Studio. I'm going to work SOAP, but i don't know to do this, my question is how i do? I read the document you sent me, but I need to...
View ArticleForum Post: RE: insert xml in a form
Hey, Chris. I need to have something like this for visual cobol for windows www.linhadecodigo.com.br/.../soap-e-webservices.aspx Thanks
View ArticleForum Post: RE: Personal Version
The log file indicates that the installation fails with MSI error 0x800b0101 . This is a known issue where there was a problem with the installation certificate. To resolve the problem, you will need...
View ArticleForum Post: RE: Net Express to Visual Cobol migration.
Chris, Creating a Dummy program solved my problem. Instead the Set PP entry to DLL is also working. Thanks Charan
View ArticleForum Post: RE: Migration Query from NET Express to Visual COBOL
Chris, This is working now. We have first registered the .NET dll. Then in DCOMCNFG - COM+ Component services, We have changed the property of Identify section by adding our user credentials. So it...
View ArticleForum Post: Utils.LBR in Micro Focus and Visual COBOL
Hi Chris, We are migrating the components from Micro Focus COBOL to Visual COBOL. In some of the Micro Focus modules there is a Call statement "CALL Utils.LBR". This Utils.LBR file is present in the...
View Article