Blank User codes get generated in Recordings for x32 machine

Ask general questions here.
Berty
Posts: 1
Joined: Fri Jun 10, 2016 1:20 am

Blank User codes get generated in Recordings for x32 machine

Post by Berty » Fri Jun 10, 2016 2:05 am

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.

User avatar
Support Team
Site Admin
Site Admin
Posts: 12145
Joined: Fri Jul 07, 2006 4:30 pm
Location: Houston, Texas, USA
Contact:

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

Post by Support Team » Tue Jun 14, 2016 1:52 pm

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