Click here to Skip to main content
15,885,278 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
Hi,

I don't know why I am getting following error again and again :

> There is a syntax error in the input file Failed on line 1. The last
> token starts with '1'. 0 entries modified successfully.
Or following error :

> Add error on entry starting on line 18: No Such Attribute
>
> The server side error is: 0x57 The parameter is incorrect.
>
> The extended server error is:
>
> 00000057: LdapErr: DSID-0C090FB4, comment: Error in attribute
> conversion operation, data 0, v3839
>
> 0 entries modified successfully.
Or following is also appearing ..

Add error on entry starting on line 18: No Such Attribute
The server side error is: 0x57 The parameter is incorrect.
The extended server error is:
00000057: LdapErr: DSID-0C090FB4, comment: Error in attribute conversion operation, data 0, v3839

0 entries modified successfully.
An error has occurred in the program
No log files were written. In order to generate a log file, please
specify the log file path via the -j option.
I have executed sample file over again and again which was perfectly imported in last days. I have made no changes but still I am getting this error.

I am using following way :

https://i.stack.imgur.com/ZvjzF.png

Can any body help to solve this?

What I have tried:

I almost have tried all ways to solve this.
I first realized that it couldT be a long path problem. Because It was importing file from Temp directory ( i.e. GetTemp().Path , which points to C:\User\local\.....)
Sometimes it worked , and sometime it failed.

Hence it wasnt a path problem. I also tried to modify file contents. but nothing worked.
Posted
Comments
selva kumar 2 30-Jun-21 23:25pm    
Hi, Have you resolved this issue?

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900