I uninstalled and reinstalled Visual Studio 2019 to try to get rid of this error and it persists, and fails to create a new . After reiinstalling Visual Studio, I started the vcvs2019_60 installer and chose the Repair option.
After I create a new COBOL project in Visual Studio, the license message re-appears and the new project is abandoned and is never created.
Any ideas?
What is the exact error message you are getting?
It sounds like you have no Visual COBOL license installed.
From the Windows start menu navigate to Micro Focus License Manager and run the License Administration tool. On the Summary Tab what is displayed? Is there a full license installed?
If not then you will need to install your license using the Install tab.
What is the exact error message you are getting?
It sounds like you have no Visual COBOL license installed.
From the Windows start menu navigate to Micro Focus License Manager and run the License Administration tool. On the Summary Tab what is displayed? Is there a full license installed?
If not then you will need to install your license using the Install tab.
Chris,
Good morning,
My setup is Windows 10 and the 365 day trial version of Visual Studio and Visual Cobol.
The error dialog I mentioned is from Visual Studio and reads thus:
Unable to determine the status of the product license.
Error details: Unable to determine the status of the product license.
Error [5]: Cannot talk to the license server on host "127.0.0.1", Server may not be running.
I never got a window or dialog for Micro Focus License Manager, so there was no Summary tab info to be had.
In an effort to remove a solution from Visual Studio yesterday, I uninstalled it and reinstalled it. Then, seeing no COBOL templates or information, I ran the vcvs2019_60 installer again and chose "Repair installation." That brought back the Micro Focus COBOL integration to Visual Studio, but I now get the Cannot talk to the license server on host "127.0.0.1", Server may not be running. error from Visual Studio so I cannot proceed with my COBOL tutorial.
Maybe I should uninstall/reinstall vcvs2019_60, but I will await your reply.
Chris,
Good morning,
My setup is Windows 10 and the 365 day trial version of Visual Studio and Visual Cobol.
The error dialog I mentioned is from Visual Studio and reads thus:
Unable to determine the status of the product license.
Error details: Unable to determine the status of the product license.
Error [5]: Cannot talk to the license server on host "127.0.0.1", Server may not be running.
I never got a window or dialog for Micro Focus License Manager, so there was no Summary tab info to be had.
In an effort to remove a solution from Visual Studio yesterday, I uninstalled it and reinstalled it. Then, seeing no COBOL templates or information, I ran the vcvs2019_60 installer again and chose "Repair installation." That brought back the Micro Focus COBOL integration to Visual Studio, but I now get the Cannot talk to the license server on host "127.0.0.1", Server may not be running. error from Visual Studio so I cannot proceed with my COBOL tutorial.
Maybe I should uninstall/reinstall vcvs2019_60, but I will await your reply.
The two services that need to be running are the Sentinel RMS Manager and the Micro Focus CES Daemon. Check these under Windows-> Services and make sure that they are started. Make sure that they are running under the Local System Account.
You need to have a license installed in order to run the Visual COBOL product. If there is no summary page in the License Administration Tool then you will need to install the license key that was delivered in the download for your product.
The two services that need to be running are the Sentinel RMS Manager and the Micro Focus CES Daemon. Check these under Windows-> Services and make sure that they are started. Make sure that they are running under the Local System Account.
You need to have a license installed in order to run the Visual COBOL product. If there is no summary page in the License Administration Tool then you will need to install the license key that was delivered in the download for your product.
Chris,
Both of the services mentioned above were running and I reinstalled the Visual COBOL license key and all seems well there.
Visual Studio did not have any cobol support when I restarted it after fixing Visual COBOL, so I am uninstalling /reinstalling it so it can detect Visual COBOL, or I hope so.
A few more questions:
Can you point me to documentation for Visual COBOL 6.0 showing how to compile sample COBOL source code from the Windows CMD.EXE command line interface and then run it? I have some sample COBOL-85 code that I would like to try out.
Thank you again for your kind assistance.
Chris,
Both of the services mentioned above were running and I reinstalled the Visual COBOL license key and all seems well there.
Visual Studio did not have any cobol support when I restarted it after fixing Visual COBOL, so I am uninstalling /reinstalling it so it can detect Visual COBOL, or I hope so.
A few more questions:
Can you point me to documentation for Visual COBOL 6.0 showing how to compile sample COBOL source code from the Windows CMD.EXE command line interface and then run it? I have some sample COBOL-85 code that I would like to try out.
Thank you again for your kind assistance.
What edition of Visual Studio 2019 are you using? Professional, Enterprise, Community?
You should not uninstall Visual Studio without first uninstalling Visual COBOL. Visual COBOL is an extension to Visual Studio so Visual Studio is required. You should try to uninstall Visual COBOL, repair Visual Studio and then reinstall Visual COBOL.
The command line reference for the compiler and tools can be found here:
If you are compiling and running from the command prompt you should really use a Visual COBOL command prompt which is available from the Micro Focus Visual COBOL group on the Start menu. This will automatically set up the environment so that the development tools and run-time system can be found.
What edition of Visual Studio 2019 are you using? Professional, Enterprise, Community?
You should not uninstall Visual Studio without first uninstalling Visual COBOL. Visual COBOL is an extension to Visual Studio so Visual Studio is required. You should try to uninstall Visual COBOL, repair Visual Studio and then reinstall Visual COBOL.
The command line reference for the compiler and tools can be found here:
If you are compiling and running from the command prompt you should really use a Visual COBOL command prompt which is available from the Micro Focus Visual COBOL group on the Start menu. This will automatically set up the environment so that the development tools and run-time system can be found.
Chris, using the Community edition of Visual Studio 2019.
Ok, copy on the "Micro Focus Visual COBOL group on the Start menu."
Doubtless I may have more questions but I'll try to look them up on the web first.
Thanks again.
Chris, using the Community edition of Visual Studio 2019.
Ok, copy on the "Micro Focus Visual COBOL group on the Start menu."
Doubtless I may have more questions but I'll try to look them up on the web first.
Thanks again.
Chris,
Installed vcvs2019_60 again after completely uninstalling and reinstalling it and Visual Studio 2019.
More progress has been made but I still get license errors while going through this tutorial:
I got a "License added successfully" message at the end of the Visual Cobol install.
Both the CMS and RMS services that should be running are, and are running as Local System.
I saw failures again while creating the "HelloCOBOLWorld" tutorial here:
https://www.microfocus.com/documentation/visual-cobol/vc50pu10/VS2019/GUID-83393D52-B89D-49FA-80DC-854B607F4E16.html
I was unable to complete the tutorial above due to more license errors, even though all looked correct in the post-license-install dialogs.
I have a Wordpad file with screenshots if that will help.
What are the next steps to troubleshoot this please?
Thank you.
Chris,
Installed vcvs2019_60 again after completely uninstalling and reinstalling it and Visual Studio 2019.
More progress has been made but I still get license errors while going through this tutorial:
I got a "License added successfully" message at the end of the Visual Cobol install.
Both the CMS and RMS services that should be running are, and are running as Local System.
I saw failures again while creating the "HelloCOBOLWorld" tutorial here:
https://www.microfocus.com/documentation/visual-cobol/vc50pu10/VS2019/GUID-83393D52-B89D-49FA-80DC-854B607F4E16.html
I was unable to complete the tutorial above due to more license errors, even though all looked correct in the post-license-install dialogs.
I have a Wordpad file with screenshots if that will help.
What are the next steps to troubleshoot this please?
Thank you.
Yes, please upload the wordpad file so that I can take a look at the screenshots.
Yes, please upload the wordpad file so that I can take a look at the screenshots.
Chris,
Ok, "upload" means using the "Insert" menu below the message?
My 16 digit code is present in the screenshots, no way that the Wordpad upload will be visible to anyone but you, correct?
I'll upload as soon as I get an answer from you.
Chris,
Ok, "upload" means using the "Insert" menu below the message?
My 16 digit code is present in the screenshots, no way that the Wordpad upload will be visible to anyone but you, correct?
I'll upload as soon as I get an answer from you.
No it will be visible to everyone.
Please email it directly to me at chris.glzier@microfocus.com
Thanks.
No it will be visible to everyone.
Please email it directly to me at chris.glzier@microfocus.com
Thanks.
sorry that should say chris.glazier@microfocus.com
sorry that should say chris.glazier@microfocus.com
Chris,
Alright, email has been sent with the attachment, please let me know here or with an email reply if it doesn't arrive soon, the Wordpad attachment is pretty large.
Thanks.
Chris,
Alright, email has been sent with the attachment, please let me know here or with an email reply if it doesn't arrive soon, the Wordpad attachment is pretty large.
Thanks.
Chris,
Would like to resume troubleshooting this issue, please check your email for a message I sent recently.
Chris,
Would like to resume troubleshooting this issue, please check your email for a message I sent recently.
Hi Keith,
I received your message and responded to it with some troubleshooting techniques.
I also responded to the previous email that you sent and I don't think you received that one either.
I believe that you are not receiving my messages or they are going into your spam folder?
Hi Keith,
I received your message and responded to it with some troubleshooting techniques.
I also responded to the previous email that you sent and I don't think you received that one either.
I believe that you are not receiving my messages or they are going into your spam folder?
Chris,
The last email I received from you is this one:
Chris Glazier <xxx.xxx@microfocus.com>
To:
Keith Christian
Mon, Dec 20, 2021 at 1:42 PM
Yes please try to restart the service and follow the instructions to install the license that I provided to you. Why the License Manager service couldnt be started is concerning though.
Nothing seen in the spam folder or in the trash folder, very odd.
I'll send an email to you now from my gmail account, if you would kindly forward what was sent since the 20 Dec email above to that email I'll reply here in the forum with the results.
Thanks!
Chris,
The last email I received from you is this one:
Chris Glazier <xxx.xxx@microfocus.com>
To:
Keith Christian
Mon, Dec 20, 2021 at 1:42 PM
Yes please try to restart the service and follow the instructions to install the license that I provided to you. Why the License Manager service couldnt be started is concerning though.
Nothing seen in the spam folder or in the trash folder, very odd.
I'll send an email to you now from my gmail account, if you would kindly forward what was sent since the 20 Dec email above to that email I'll reply here in the forum with the results.
Thanks!
Chris,
Thank you, I received your email to my gmail account, will reply later today.
Chris,
Installed vcvs2019_60 again after completely uninstalling and reinstalling it and Visual Studio 2019.
More progress has been made but I still get license errors while going through this tutorial:
I got a "License added successfully" message at the end of the Visual Cobol install.
Both the CMS and RMS services that should be running are, and are running as Local System.
I saw failures again while creating the "HelloCOBOLWorld" tutorial here:
https://www.microfocus.com/documentation/visual-cobol/vc50pu10/VS2019/GUID-83393D52-B89D-49FA-80DC-854B607F4E16.html
I was unable to complete the tutorial above due to more license errors, even though all looked correct in the post-license-install dialogs.
I have a Wordpad file with screenshots if that will help.
What are the next steps to troubleshoot this please?
Thank you.
[quote userid="93168" url="~/cobol/visualcobol/f/forumid-18/512453/getting-a-license-server-error-in-visual-studio-2019-mentions-the-localhost-ip-127-0-0-1/1895384#1895384"]
I saw failures again while creating the "HelloCOBOLWorld" tutorial here:
https://www.microfocus.com/documentation/visual-cobol/vc50pu10/VS2019/GUID-83393D52-B89D-49FA-80DC-854B607F4E16.html
[/quote]
In einem Kofferset sind üblicherweise drei verschiedene Koffer und Koffergrößen von Koffer7.de enthalten: S, M und L. Diese bieten eine optimale Ausstattung für Kurztrips bis zu Reisen von 2-3 Wochen. Die Größe S ist ideal für Kurzreisen bis zu 3 Tagen und kann bei vielen Fluggesellschaften als Handgepäck mit an Bord genommen werden.
Die Koffergröße M wird als kleines Aufgabegepäck bezeichnet und ist für Reisen von etwa einer Woche geeignet.
Die Größe L ist das große Aufgabegepäck und wird traditionell für Reisen von etwa 2 Wochen verwendet.