Micro Focus QTP (UFT) Forums
.NET extensibility not working after upgrade - Printable Version

+- Micro Focus QTP (UFT) Forums (https://www.learnqtp.com/forums)
+-- Forum: Micro Focus UFT (earlier known as QTP) (https://www.learnqtp.com/forums/Forum-Micro-Focus-UFT-earlier-known-as-QTP)
+--- Forum: UFT / QTP Others (https://www.learnqtp.com/forums/Forum-UFT-QTP-Others)
+--- Thread: .NET extensibility not working after upgrade (/Thread-NET-extensibility-not-working-after-upgrade)



.NET extensibility not working after upgrade - HazleVillage - 08-24-2009

Hallo,

I am testing .NET Windows Forms applications with custom controls. For this purpose I have implemented several custom servers (as dll). All had worked fine until we upgraded from QTP 9.5 to 10.0...
Since the upgrade QTP does not provide the extended support for these controls anymore - neither in record nor in replay mode - but shows the same behaviour as if there were no custom servers available (generic "Click" actions on WinObject).

What I did already:
- Checked swfconfig.xml: Custom servers are refered, path to dll correct.
- Checked if custom server dlls are loaded, when handlind custom controls -> no, there are not
- Recompiled custom dlls on a machine with the current SDK installation

I realy hope that there is someone who has experienced (and solved ) this issue. HP supoort was not very helpfull.

Thanks in advance!

Michael