changecompany on recordref doesn't work on all PC's

GoMaD
Member Posts: 313
Got something strange here.
This piece of coding:
works fine on my machine.
I'm using a locally installed client to connect to a native navision server instance.
When I run the same code on another client that is on the computer of my colleague (same navision native server, same user id, same exe version), it gives me an error code that the record that i'm referencing to i the other company isn't available. It stops on the get. But when he uses his client to take a look in the table, the record is there.
Any idea's?
precSynchList."Table Key" is a field of the datatype RecordID.
precSynchList."Company Name" is a field of the datatype Text[30]
Thanks and regards,
This piece of coding:
CLEAR(RecRef); RecRef.OPEN(172,FALSE,precSynchList."Company Name"); RecRef.GET(precSynchList."Table Key"); RecRef.SETRECFILTER;
works fine on my machine.
I'm using a locally installed client to connect to a native navision server instance.
When I run the same code on another client that is on the computer of my colleague (same navision native server, same user id, same exe version), it gives me an error code that the record that i'm referencing to i the other company isn't available. It stops on the get. But when he uses his client to take a look in the table, the record is there.
Any idea's?
precSynchList."Table Key" is a field of the datatype RecordID.
precSynchList."Company Name" is a field of the datatype Text[30]
Thanks and regards,
Now, let's see what we can see.
...
Everybody on-line.
...
Looking good!
...
Everybody on-line.
...
Looking good!
0
Answers
-
Solved it myself.
It seems that the client on my colleagues computer wasn't a FULL install of the latest version of SP3. Some DLL of his installation was stil a 23305 version and it should have been a 24080 version.
Regards,Now, let's see what we can see.
...
Everybody on-line.
...
Looking good!0
Categories
- All Categories
- 73 General
- 73 Announcements
- 66.6K Microsoft Dynamics NAV
- 18.7K NAV Three Tier
- 38.4K NAV/Navision Classic Client
- 3.6K Navision Attain
- 2.4K Navision Financials
- 116 Navision DOS
- 851 Navision e-Commerce
- 1K NAV Tips & Tricks
- 772 NAV Dutch speaking only
- 617 NAV Courses, Exams & Certification
- 2K Microsoft Dynamics-Other
- 1.5K Dynamics AX
- 320 Dynamics CRM
- 111 Dynamics GP
- 10 Dynamics SL
- 1.5K Other
- 990 SQL General
- 383 SQL Performance
- 34 SQL Tips & Tricks
- 35 Design Patterns (General & Best Practices)
- 1 Architectural Patterns
- 10 Design Patterns
- 5 Implementation Patterns
- 53 3rd Party Products, Services & Events
- 1.6K General
- 1.1K General Chat
- 1.6K Website
- 83 Testing
- 1.2K Download section
- 23 How Tos section
- 252 Feedback
- 12 NAV TechDays 2013 Sessions
- 13 NAV TechDays 2012 Sessions