
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
I am working with the GUI application. When I am trying to do some operation on GUI using QTP 10, my other application(dot net) which is a sever listening is getting crashed . I am working on windows 7.
Please help me to get through it..
Thanks in advance....
Accepted Solutions


- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
Hi Ushus,
New releases of Windows 7 are coming with .NET Framework 4 pre-installed, this version is not currently supported by QTP 10, just for QTP 11.
In order to confirm the .NET Framework version you could use the MicDetect Report and refers to the .NET section:
http://support.openview.hp.com/selfsolve/document/KM203083 (Mic Detect Report)
If you are using .NET Framework 4 would be good to migrate to QTP 11 in order to prevent any possible conflict with QTP .NET Support
Hope this helps, Thanks.
HPE Technical Account Manager
If you find that this or any post resolves your issue, please be sure to mark it as an accepted solution.


- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
Hi Ushus,
New releases of Windows 7 are coming with .NET Framework 4 pre-installed, this version is not currently supported by QTP 10, just for QTP 11.
In order to confirm the .NET Framework version you could use the MicDetect Report and refers to the .NET section:
http://support.openview.hp.com/selfsolve/document/KM203083 (Mic Detect Report)
If you are using .NET Framework 4 would be good to migrate to QTP 11 in order to prevent any possible conflict with QTP .NET Support
Hope this helps, Thanks.
HPE Technical Account Manager
If you find that this or any post resolves your issue, please be sure to mark it as an accepted solution.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
Hi,
In case that the application is a Java application or IBM app such Lotus Notes, there might be an environment conflict between the QTP java environment variable and the application itself. If that is the case go ahead and right click on My Computer>Porperties>Advanced Tab> Environment variables and look for the variable called _JAVA_OPTIONS and rename it with any name, for example: _JAVA_OPTIONS_OLD and then:
1- Open QTP
2- Open the app
3- check if the crash persists.
If the crash persists and this is the scenario you will need to open a ticket with support, since we do not have a generic solution for these kind of issues and would need to troubleshoot.
All the best,
AIPM
JG
[If this post solves or helps solve your issue, mark the thread as solved and give KUDOS to the author for their assistance.]

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
Thanks a Lots, QTP 11 worked for me.