Wiki Page: Why do I get the error "The combination of style=rpc with...
This error occurs because the .Net Explorer is based on the underlying .Net Framework SOAP Stack and does not support the SOAP binding of type RPC/Literal which is part of the Java Soap stack. This is...
View ArticleWiki Page: Why do I get the error "The page cannot be displayed" when...
This error occurs when the server requires the client (browser) to send the Root Certificate Authority (CA) along with the client certificate as part of the SSL handshake. Certain servers such as...
View ArticleWiki Page: Why do I get the error "Unable to locate the requested MetaFrame...
If you get the error "Unable to locate the requested MetaFrame server name. The server may be unavailable or you may have entered the server name incorrectly" when trying to record against a Citrix...
View ArticleWiki Page: Why do I get the error "Virtual user container error - RESERR:...
This error indicates that the script you are attempting to replay has a codepage which is different from the system codepage of the machine you are replaying on. Since SilkPerformer 2007 introduced...
View ArticleWiki Page: Why do I get the error "Warning hooking not properly installed....
This can occur if the registry value that contains the path to the Silk Performer Perfhk.dll has been changed, deleted or become corrupt. To check the path: Close the Silk Performer recorder Open the...
View ArticleWiki Page: Why do I get the error "Warning: hooking not properly configured....
Why do I get the error "Warning: hooking not properly configured. PerfHK_Name environment variable not available: PerfHk_Name73". This can occur if the environment variable PERFHK_NAME73 has been...
View ArticleWiki Page: Why do I get the error "WebEngine 13: - The connection closed...
The web server Netscape-Enterprise/3.6 may send the following combination of HTTP-headers: HTTP/1.0 302 Moved Temporarily Server: Netscape-Enterprise/3.6 SP3 Content-Length: 10 Location:...
View ArticleWiki Page: Why do I get the error "WebEngine: 21 - No free context space...
When you use the WebPageStoreContext function it stores the context of the last page in the history so it will be available to all subsequent WebPageLink and WebPageSubmit calls. The available memory...
View ArticleForum Post: HTTP PATCH Method in silkperformer scripting
how to simulate HTTP PATCH method in silk performer under web transactions script This is rest API - PATCH method . Here is the basic definition of that http://restcookbook.com/HTTP%20Methods/patch/
View ArticleWiki Page: Why do I get the replay error "DotNetCallMethod(DOTNET: 18 - An...
The above error message can occur if the "PerfDotNetFw.dll" is missing from the current Silk Performer Project file. To resolve the error you should: Go to Silk Performer root directory "C:\Program...
View ArticleWiki Page: Why do I have to install Internet Explorer during the install of...
Microsoft Internet Explorer is required because Silk Performers TrueLog Explorer uses IEs Active X technology to display the downloaded HTML from loadtests. It is worth noting that since TrueLog...
View ArticleWiki Page: Why do I Get WebPopPass and WebPopStat errors on Replay of my...
Why do I get the following errors when replaying my SMTP script? 1. WebPopPass(POP: 1 - The pop server reported an error., server error:) 2. WebPopStat(POP: 1 - The pop server reported an error.,...
View ArticleWiki Page: Why do I need Type Libraries when recording a COM application? Can...
SilkPerformer's COM recorder is only able to interpret COM traffic if it has information on the format of the traffic; hence it needs type libraries that describe the COM interfaces, and functions,...
View ArticleWiki Page: Why do I get the following error message: "Warning: Hooking not...
This error occurs because the user you are logged in as does not have permission to "Create Files/Write Data" in the System32 folder. To achieve this you should: Go to C:\WINDOWS\system32 Right-Click...
View ArticleWiki Page: Why do I not get Document Download Time and Server Busy Time when...
The most likely reason that you are getting only one measurement is that you have selected to record the application using Browser level API settings in the Active Profile | Recorder | Web | Recording...
View ArticleWiki Page: Why do I no longer see API calls such as the WebTcpIp or...
The screenshot below shows the data which was recorded when the client application sent a request to the server as noted in the “TcpipServerToClientBin” call; the data highlighted in green shows the...
View ArticleWiki Page: Why do I not see all User Profiles available for selection when I...
In order to make other Profiles available for selection in the Workload Configuration window you must run a baseline with these other profiles first. This should be done under the "Find Baseline"...
View ArticleWiki Page: Why do I not get measure data written to the TSD file when using...
This is a known issue and a patch for SilkPerformer 6.5 is available from Support. This fixes a problem when using the REXEC monitoring interface, where a series of measurements do not get filled...
View ArticleWiki Page: Why do I only see 10,000 rows returned when I query my results...
This is a limitation with the results repository, however, using another database tool it will be possible to retrieve the full results from the test by going through the following steps: Run the...
View ArticleWiki Page: Why do I receive "Error Parsing IDL file" in SilkPerformer 5.1's...
This error occurs when the recorder detects problems with the IDLs which have been specified as Data files for the project. In general, this results from the IDL not conforming to the IDL...
View Article