ContributionsMost RecentMost LikesSolutionsRe: How to take mouse cursor picture, using log["picture"](......cursor.....)?Dear Julia, Many many thanks for helped me. It works.Re: "tcrea.exe" not started automaticallyDear Helen, My problem has solved. Many thanks for your reply. Re: How to take mouse cursor picture, using log["picture"](......cursor.....)?Dear Julia, Thanks for your reply. Actually, I want to check mouse cursor image.Means I want to check whether it is arrow, hand,etc. The application that I am testing has different cursor images that are not exist in XP.Please check image attached. As images not exist in XP, then link that you suggested ...http://smartbear.com/support/viewarticle/17632/ is not helpful. I can take image of cursor, as you suggested but it comes with background. But any mis-matched background will make my code fail. I tried with code of ... var pid = Win32API.GetWindowThreadProcessId(TargetWindow.Handle, null); var tid = Win32API.GetCurrentThreadId(); Win32API.AttachThreadInput(pid, tid, true); var crsr = Win32API.GetCursor(); But each time crsr gives different value, for different machines with same XP. Do you have any strong code or any suggestion ? Waiting for your reply... "tcrea.exe" not started automaticallyHi, In my computer "tcrea.exe" not started automatically, I need to start it manually each time when system start. Is there any setting to start it automatically?Re: How to take mouse cursor picture, using log["picture"](......cursor.....)?Dear Julia, Many thanks for your reply. Answer you have given similar to requirement that I want but not exactly. Actually, I want cursor image, I don't want any background of that cursor.I want exact cursor image. Thanks Ashish How to take mouse cursor picture, using log["picture"](......cursor.....)?Hi, I want to take picture of mouse cursor. Sometimes mouse change its cursor image(say.. hand,arrow,line,etc), I want that image each time when it changes. How can I do it using picture property?or any another property? Can anyone help me? Thanks Ashish Re: dotNET is undefinedDear Margaret, Thanks for your reply.... I understand, someone is working on it but you should at least suggest some points that will help me. Warm Regards AshishRe: Server not started error messageHi Lexi, I am waiting for your reply... Now this problem comes in another system. This another m/c was working properly but after installing printer it shows same error "Server not started". Now I removed printer from that m/c but still showing error that "Server not started" Now there are 2 m/c that have problem, which was working properly but not now. Can u help me Please? Thanks AshishRe: dotNET is undefinedDear Margaret, I have another problem....See link below. http://smartbear.com/forums/forum/post/?mode=singleThread&thread=4c52dad4-15c6-47f3-9725-ea562f8fa5c3 Can you suggest me for this? Thanks And Regards AshishRe: Server not started error messageHi Lexi, I have same problem like Oleg. I am using Testcomplete7( Licensed copy) -Other SlavePC are connecting with testcomplete but only one slavePC shows error "server not started" when I am verifying it. I've already checked all points.. - SlavePC is accessible; - I can connect to SlavePC from Master via Remote Desktop Connection; - Firewalls are disabled on Master and Slave; - Master and Slave have the same TestExecute version; - UAC is disabled on both machines; - TestCompleteService7.exe is running on SlavePC; - TestExecute can be started manually without any problems. -Only test execute is working on slavepc. Can u help me for that? Thanks Ashish