Import from Developer's Toolkit error

Alx
Member Posts: 38
Good morning everyone.
I have done a Compare and Merge in the Developer's Toolkit, with Base versions 3.70 and 4.00. I export my results to a .txt file and I try to import this on a clean 4.00 to produce a .fob to take to my client. The error I get is:
There is a syntax error in the import on line 10530 in position 3: }
The AL code is not indented as much as the first line.
As you can see, this happens near the end of the object.
What could this be?
Thanx in advance,
Alx
I have done a Compare and Merge in the Developer's Toolkit, with Base versions 3.70 and 4.00. I export my results to a .txt file and I try to import this on a clean 4.00 to produce a .fob to take to my client. The error I get is:
There is a syntax error in the import on line 10530 in position 3: }
The AL code is not indented as much as the first line.
PROCEDURE ShowDocDim@32(); VAR DocDim@1000 : Record 357; DocDims@1001 : Form 546; BEGIN DocDim.SETRANGE("Table ID",DATABASE::"Sales Header"); DocDim.SETRANGE("Document Type","Document Type"); DocDim.SETRANGE("Document No.","No."); DocDim.SETRANGE("Line No.",0); DocDims.SETTABLEVIEW(DocDim); DocDims.RUNMODAL; GET("Document Type","No."); END; BEGIN { <changelog> <add id="GR0001" dev="jhoek" date="2004-11-22" area="BRANCHES" request="gr-start-40" releaseversion="GR4.00">Branches</add> <add id="GR0002" dev="jhoek" date="2004-11-22" area="NOSERIES" request="gr-start-40" releaseversion="GR4.00">No. Series</add> <add id="GR0003" dev="jhoek" date="2004-11-22" area="REBATES" request="gr-start-40" releaseversion="GR4.00">Rebates</add> <add id="GR0004" dev="jhoek" date="2004-11-22" area="SALESSHIP" request="gr-start-40" releaseversion="GR4.00">Sales Invoice - Shipments</add> <add id="GR0005" dev="jhoek" date="2005-03-18" area="INVTNOTNEG" feature="PS7143" releaseversion="GR4.00.A">Added field to carry batch posting flag</add> </changelog> } END. } <---- This is line 10530 }
As you can see, this happens near the end of the object.
What could this be?
Thanx in advance,
Alx
0
Comments
-
http://www.mibuso.com/forum/viewtopic.php?t=6966
http://www.mibuso.com/forum/viewtopic.php?t=6412
http://www.mibuso.com/forum/viewtopic.php?t=6306
etc. etc.... I had been solving some cases on-line with other peaople about the NDT, they had problem that the exported file was corrupted, some characters was missing (mainly in Caption ML at the end of line) etc...
And that is is saying that it is at the end of object, it means, that it is somewhere in the object. Look at Caption ML lines etc...0 -
Hi
I have errors when I export merged version to Navision Client
message like this - Write object(s).......The import stopped at line ...
any object
I use NDT 2.0 SP1 and connect to 4.0 database
Somebody did it?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