Skip to content
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

Vesion 9.1.0 Projects #1

Open
Wollli opened this issue Sep 22, 2019 · 3 comments
Open

Vesion 9.1.0 Projects #1

Wollli opened this issue Sep 22, 2019 · 3 comments

Comments

@Wollli
Copy link

Wollli commented Sep 22, 2019

Hello ,

I have some projects created with Version 9.1.0 which are not load able with the open source version
It seems tere is a problem in the XML loader.

Has anyone an idea ?

@Wollli
Copy link
Author

Wollli commented Sep 24, 2019

This line "CType(.....)" 786 "BasicHostLoader.vb" here fails, causes an exception: Why ?

    If TypeOf (instance) Is System.ComponentModel.ISupportInitialize Then
        CType(instance, System.ComponentModel.ISupportInitialize).EndInit()
    End If

@Wollli
Copy link
Author

Wollli commented Sep 26, 2019

Interesting may be that the single screens are import able in a new project created by VGDDOpen

@Wollli
Copy link
Author

Wollli commented Oct 8, 2019

Issue solved. The OpenSource Version has to be started once with pressed "SHIFT" key, then the temporariy VGDD files have to be deleted, and everything is ok!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant