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

error using the library #6

Open
GoogleCodeExporter opened this issue Dec 16, 2015 · 3 comments
Open

error using the library #6

GoogleCodeExporter opened this issue Dec 16, 2015 · 3 comments

Comments

@GoogleCodeExporter
Copy link

I'm trying to use the library to an windows mobile aplication.
I've had reference to the dll file
and i try to use the first example:
Transition.run(this, "BackColor", Color.Red, new TransitionType_Linear(1000))

This is the error:
Could not load type 'Transitions.Transition' from assembly 'Transitions,
Version=1.2.0.0, Culture=neutral, PublicKeyToken=null'.


Original issue reported on code.google.com by rflop...@gmail.com on 11 Nov 2009 at 1:15

@GoogleCodeExporter
Copy link
Author

Same problem on a windows CE 6.0

Original comment by Sanderh...@gmail.com on 4 Mar 2010 at 1:21

@GoogleCodeExporter
Copy link
Author

Same problem on a windows CE 6.0 Compact Framework 2.0. 
My guess is that it is compiled for 3.5?

Original comment by Sanderh...@gmail.com on 5 Mar 2010 at 9:49

@GoogleCodeExporter
Copy link
Author

I've successfully used it in .NET 2.0. You can easily back-port it.

Original comment by uwe.k...@gmail.com on 7 May 2013 at 1:07

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

No branches or pull requests

1 participant