-
Notifications
You must be signed in to change notification settings - Fork 0
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Unhandled exeption during open cdp #6
Comments
Hi Ralf, In order to help you, please give me more information such as:
Mihai |
Hi, PS: I have tested many CDP-Files and get the same Message. Ralf |
I solved this. Greetings |
The issue occurs because the File.Open mode is not specified, defaulting to ReadWrite. Specify only read access to allow opening of readonly files.
Fixed with commit 0bd3ba0 |
I try Version 3.6 as exe-Format.
This comes with different cdp-Files.
Please take a look at this or give me a hint what i can do.
Best Regards
Ralf
The text was updated successfully, but these errors were encountered: