Forum Post: RE: Recorder controls don't come up
Could you try to create the " ProxyServer " Registry Value. Can be left empty. Right Click on empty space on the right side and select "New" / "String Value". Then enter " ProxyServer ". This should...
View ArticleForum Post: RE: Recorder controls don't come up
This change seems to have woken up PerfRec and have no idea how you zeroed on it so quickly. I still don't get the popup but now I get 7-8 blocks on the firewall log that seem to be going to Microsoft...
View ArticleForum Post: RE: Recorder controls don't come up
Which kind of project are you recording? If you record Internet Explorer this might be because of the Smart Screen feature or the compatibility list which is downloaded from the Microsoft site by the...
View ArticleForum Post: RE: Recorder controls don't come up
I don't use Smart Screen but I did some cleanup to be on the safe side. I disabled every addon in IE but was still getting these calls. Luckily on the last try I came across an IP that belonged to...
View ArticleForum Post: RE: Recorder controls don't come up
I would suggest that you contact our support ( http://support.microfocus.com/ ). So our support engineers can investigate the issue with the recorder in your specific environment in more detail.
View ArticleForum Post: RE: Recorder controls don't come up
Please give it a try and disable the firewall and antivirus completely (just temporary) and then try to record again (model script).
View ArticleForum Post: RE: Recorder controls don't come up
Much appreciated for your time Philip. I'll do as you suggest and update this thread with the results.
View ArticleForum Post: RE: Recorder controls don't come up
I eventually fixed it without resorting to support. The wake-up call was Philip's reference to disabling the firewall (thanks!). After I did one more uninstall/reinstall, I happened to look at the...
View ArticleForum Post: How to create a / record a web service script in Silk Performer...
Team, I am trying to create a web service script in Silk perform which has to access a WSDL url and then pass on an XML data to it. In response I need to parse some text value which the service will...
View ArticleForum Post: How to create a / record a web service script in Silk Performer...
Team, I am trying to create a web service script in Silk perform which has to access a WSDL url and then pass on an XML data to it. In response I need to parse some text value which the service will...
View ArticleForum Post: RE: How to create a / record a web service script in Silk...
Try using ' WebUrlPostFile' to make a call to webservice it worked for me. You have to put the xml payload in a file. Also before WebUrlPostFile call set the http header as WebSetHttpHeader("Accept:...
View ArticleForum Post: RE: How to create a / record a web service script in Silk...
If you have a license for .NET Explorer, then this would be a good option. Alternatively, you can try hooking (create an Application Profile) for a 3rd party tool, such as SOAP UI, and record the...
View ArticleForum Post: This page can’t be displayed when recording with IE11
I am brand new to Silk Performer so bear with me. I created a new project using Web business transaction (HTML/HTTP) and am trying to create a test script using IE and the Borland demo site (...
View ArticleForum Post: prevent low severity warning messages
If one wants to exclude a low level warning, there is a Wiki on how to do this. Is there a way to search for this particular warning, or does one have to poke around in Settings | Active Profile |...
View ArticleForum Post: RE: prevent low severity warning messages
Hi Steve If you know the module , the severity and the code you can jump straight to it. For example: BrowserEngine 29 is a common error. Settings | Active Profile | Replay | Simulation | Errors...
View ArticleForum Post: RE: This page can’t be displayed when recording with IE11
meant to say It worked on 6/3 not 5/3, anyway, has anyone else experienced this and can you help?
View ArticleForum Post: RE: This page can’t be displayed when recording with IE11
Have you tried using "BDLT" as a protocol? Sometimes I have better luck with BDLT when HTML/HTTP is being difficult.
View ArticleForum Post: RE: This page can’t be displayed when recording with IE11
Thanks so much, however, I am brand new to Silk, I didn't see where to change the protocol, can you give me a few quick steps?
View ArticleForum Post: RE: This page can’t be displayed when recording with IE11
Hi Rob, Can you try removing the "about:blank -private" flag from the "Program Arguments" field at "settings | system | recorder | internet explorer"? This stops IE being launched in "InPrivate...
View Article