Ranorex Spy, Recorder, and Studio.
-
huan
- Posts: 6
- Joined: Thu Sep 10, 2009 9:26 am
Post
by huan » Thu Sep 10, 2009 2:44 pm
Hello
I followed the instructions in the online documentation to find the Designer for Windows Applications. It should be easy but I can't find it.....
A Ranorex Windows Application provides a Windows Forms based project frame to execute Ranorex test automation code through a graphical user interface. In addition to the required standard references the project contains the 'MainForm.cs' and the 'MainForm.Designer.cs' files.
'MainForm.cs' & 'MainForm.Designer.cs' does not exists in my project path.
I am using Ranorex 2.1.4.
Best greetings !
-
Support Team
- Site Admin

- Posts: 12167
- Joined: Fri Jul 07, 2006 4:30 pm
- Location: Graz, Austria
Post
by Support Team » Thu Sep 10, 2009 3:11 pm
I guess you created a "Ranorex C# Test Automation" project, but you need to create a "Ranorex Windows Application" (see "C# -> Advanced" in the "New Project" dialog) for those files to appear!
Regards,
Alex
Ranorex Support Team
.

-
huan
- Posts: 6
- Joined: Thu Sep 10, 2009 9:26 am
Post
by huan » Thu Sep 10, 2009 3:19 pm
Thank you. I never saw the Advanced mode in the new project dialog.
Best regards