Page 1 of 1

Blank User codes get generated in Recordings for x32 machine

Posted: Fri Jun 10, 2016 2:05 am
by Berty
We are a team of three, and use svn for source control.I work on Win x32 machine and others on Win x64 machine.All of us have .net 4.5 installed.

We use recording module with user codes inherited from libraries.

We observe that only in my(x32) machine blank user codes get generated in Recording's UserCodes when building the solution, after taking an update from svn.


public partial class RecordingName: CommonLibrary
{
private void Init()
{
// Your recording specific initialization code goes here.
}
public void testfunction(Ranorex.Adapter abc, bool Val)
{

}

Compiling platform is set as Any CPU, Target CPU -Any processor(prefer-32bit)

Initially we were using Ranorex 4.5 , recently all of us upgraded to Rx6.0 but still the issue exits with my machine.

Please suggest a solution for this.

Re: Blank User codes get generated in Recordings for x32 machine

Posted: Tue Jun 14, 2016 1:52 pm
by Support Team
Hi Berty,

In order to analyze your issue in more detail, please send an email to [email protected] with a detailed explanation of your problem.
We could arrange a remote session, to clarify your intention.

I'm looking forward to your email.

Sincerely,
Matthias