Metadata error when running the Customer Labels report (110
Schollin_01
Member Posts: 14
Hi,
we're experience some error when we run the report 110 Customer Labels.
Is says The metadata of report 110 is invalid. We have tried to delete och create new metadata but the same error occurs. We've also tried to run the object on Another NAV installation and it works fine.
Could it have anything to do with the customers codeunit, and that it maybe is differens codeunits on the klient relative to the server?
we're experience some error when we run the report 110 Customer Labels.
Is says The metadata of report 110 is invalid. We have tried to delete och create new metadata but the same error occurs. We've also tried to run the object on Another NAV installation and it works fine.
Could it have anything to do with the customers codeunit, and that it maybe is differens codeunits on the klient relative to the server?
0
Best Answer
-
You can use the following regular expression, remember to select "Regular Expression" in the search box radio button:
[^\x00-\x7F]+
* Daniele Rebussi * | * Rebu NAV Diary *5
Answers
-
The object seems to have some non printable characters in the code: have you already try to export it in .txt and check it with a text editor that shows also this type of characters?* Daniele Rebussi * | * Rebu NAV Diary *0
-
No, we havn't tried that. I will do so and see what we can find. Thank You.0
-
Hello again,
I have now exported the code to a textfile and opened it with Notepad++.
What type of characters should I look for?0 -
You can use the following regular expression, remember to select "Regular Expression" in the search box radio button:
[^\x00-\x7F]+
* Daniele Rebussi * | * Rebu NAV Diary *5 -
Found a strange character in the .txt file (ž) and changed the code for the report.
Now the report works
Thanks for your help Danielle0 -
Glad it worked :thumbsup:
Please mark the topic as solved.
Daniele* Daniele Rebussi * | * Rebu NAV Diary *0 -
[Topic moved from 'General Chat' forum to 'NAV Three Tier' forum]Regards,Alain Krikilion
No PM,please use the forum. || May the <SOLVED>-attribute be in your title!0
Categories
- All Categories
- 75 General
- 75 Announcements
- 66.7K Microsoft Dynamics NAV
- 18.8K 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
- 610 NAV Courses, Exams & Certification
- 1.9K Microsoft Dynamics-Other
- 1.5K Dynamics AX
- 251 Dynamics CRM
- 103 Dynamics GP
- 6 Dynamics SL
- 1.5K Other
- 991 SQL General
- 383 SQL Performance
- 34 SQL Tips & Tricks
- 28 Design Patterns (General & Best Practices)
- Architectural Patterns
- 9 Design Patterns
- 4 Implementation Patterns
- 53 3rd Party Products, Services & Events
- 1.6K General
- 1K General Chat
- 1.6K Website
- 77 Testing
- 1.2K Download section
- 23 How Tos section
- 249 Feedback
- 12 NAV TechDays 2013 Sessions
- 13 NAV TechDays 2012 Sessions
