Forum Post: Using Java Compiler in NetExpress
Hi, Most of the time I am using COMponent, thus compiling all my application class in NetExpress Cobol. Currently I am experimenting NetExpress creating/compiling Java class (in Cobol wizard). I...
View ArticleWiki Page: Error: HTTP 401 - Access Denied - RespHdrAutNTLM occurring on...
This error can occur when trying to run a LoadTest using an Agent machine which is protected by Microsoft's NTLM security without entering valid user credentials. There are two possible ways to...
View ArticleWiki Page: Why do I get the error " 3758489721 - unknown error code,...
This is only relevant to Silk Performer versions before Silk Performer 5.1 There is a known issue in SilkPerformer 5.0 / 5.0.1 which causes certain error messages to be reported incorrectly. The...
View ArticleForum Post: RE: Creating a new server
Michael, I was able to get a server going. I'm not sure what I was doing wrong but finally was able to get through the tutorial. I am running 2.1 ED for Visual Studio. The directions I was...
View ArticleForum Post: RE: slow performance with concurrent users
Just to be clear, the settings described previously for opportunistic locking, etc. need to be applied on the client machines that are running the programs and accessing the data - not on the server...
View ArticleWiki Page: How do I implement session handling in BDL based on a Javascript...
It is fairly common for web applications to use Javascript timestamps for session handling, for timeouts etc. This is done on the web page using the Javascript GetTime() function which returns the...
View ArticleWiki Page: Is it possible to force stopped virtual users to complete the...
There are two possible ways to achieve this - via the Active Profile settings, or using the SetCompleteTransaction function. SetCompleteTransaction function specifies whether the active transaction is...
View ArticleWiki Page: java.lang.SecurityException: Missing required Permissions manifest...
With java 7 update_51 web to host sessions receive a SecurityException Errror. Web to host up to version 6.5 have been tested up to version 7 Update_29. Version 6.6 will work with Jva update_51. The...
View ArticleWiki Page: Your request cannot be processed due to OnWeb license key...
Installing Onweb Server 7.5 with a license key gives the following error message when restarting the Appache server: Your request cannot be processed due to OnWeb license key restrictions. The message...
View ArticleForum Post: MAXERROR
We have a Visual COBOL 2.2 program with more than 100 warnings. Visual Studio is reporting 100 warnings then giving the "Too many errors" error (COBH0090). This is related to the MAXERROR compiler...
View ArticleWiki Page: SilkMeter 2008 crash when uninstalling from a 64-bit operating system
When running the SilkMeter 2008 uninstaller on an unsupported 64-bit operating system you may get the following error dialog: Click OK and allow the uninstall to continue. It will then halt again...
View ArticleWiki Page: StarTeam SDK Topics & Releases
SDK Release build version 14.0.2.12 (posted February 5, 2014 ) is available for download. This version of the SDK is fully compatible with StarTeam Servers 2009 (11.0), 2009 R2 (11.5), 12.0, 12.5,...
View ArticleWiki Page: SDK Patch Release 13.0.1.32
SDK Patch Release build version 13.0.1.32 (posted January 25, 2014 ) is available for download. This version of the SDK is fully backward compatible with StarTeam Servers 2009 (11.0), 2009 R2...
View ArticleWiki Page: SDK Patch Release 12.5.0.43
SDK Patch Release build version 12.5.0.43 (posted December 17, 2013 ) is available for download. This version of the SDK is fully backward compatible with StarTeam Servers 2009 (11.0), 2009 R2...
View ArticleWiki Page: SDK Patch Release 12.0.0.44
SDK Patch Release build version 12.0.0.44 (posted June 8, 2013) is available for download. This version of the SDK is fully backward compatible with StarTeam Servers 2009 (11.0), 2009 R2 (11.5) and...
View ArticleWiki Page: SDK Patch Release 11.0.0.86
SDK Patch Release build version 11.0.0.86 (posted October 9, 2013) is available for download. This version of the SDK is fully backward compatible with StarTeam Servers 2005 to 2008R2, matches...
View ArticleForum Post: Window 7/IE 8 compatibility issues
I am having issues in Silktest 2011 recognizing the win7/IE 8 combination. Sometimes silktest just cannot detect the browser and sometimes it does detect the browser login to my application...
View ArticleForum Post: CALL "pgm" USING BY DESCRIPTOR
Busy with ACUCOBOL conversion to Visual COBOL. Using the ACU2VCOB tool First, I'm not a ACU expert. So please bear with me. In the original ACUCOBOL source I got these statements CALL...
View ArticleWiki Page: Unable to record HTTPS traffic using SilkPerformer 10 –...
Issue Description: Unable to record HTTPS traffic using SilkPerformer 10.0 – encountered ERR_SSL_PROTOCOL_ERROR. Reason: SilkPerformer Running on the machine has Internet Explorer Proxy Server setting...
View ArticleForum Post: RE: CALL "pgm" USING BY DESCRIPTOR
Riaan, The DESCRIPTOR keyword is OpenVMS specific. It is an argument passing mechanism that has no equivalent in Windows or UNIX/Linux. The "LIB$GET_SYMBOL" is an OpenVMS standard runtime library...
View Article