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

The name "ImageBehavior" does not exist in the namespace "http://wpfanimatedgif.codeplex.com". #19

Closed
apolloneo opened this issue Sep 25, 2015 · 3 comments

Comments

@apolloneo
Copy link

I added dll file to my project's reference and added xmlns:gif="http://wpfanimatedgif.codeplex.com" to my xaml name space.

but I got error as title shown in my error list. It doesn't prevent me to build my project, but only cannot see the design GUI from VS.

any idea about it? I'm using VS2013 under Windows 7. thanks!

@thomaslevesque
Copy link
Member

It looks like the issue described here: http://wpfanimatedgif.codeplex.com/discussions/564916
Check if the given solution works for you.

It shouldn't happen if you install the library via Nuget


De : apolloneomailto:notifications@github.com
Envoyé : ‎25/‎09/‎2015 23:31
À : XamlAnimatedGif/WpfAnimatedGifmailto:WpfAnimatedGif@noreply.github.com
Objet : [WpfAnimatedGif] The name "ImageBehavior" does not exist in the namespace "http://wpfanimatedgif.codeplex.com". (#19)

I added dll file to my project's reference and added xmlns:gif="http://wpfanimatedgif.codeplex.com" to my xaml name space.

but I got error as title shown in my error list. It doesn't prevent me to build my project, but only cannot see the design GUI from VS.

any idea about it? I'm using VS2013 under Windows 7. thanks!


Reply to this email directly or view it on GitHub:
#19

@apolloneo
Copy link
Author

Hi,

Yes, it is the issue and the solution works for me, too. Thanks!

@joshiji
Copy link

joshiji commented Jan 28, 2017

Since that page is deleted so posting a hint here(based on archive.org view):
If you downloaded the DLL File directly, then you need to right click on DLL and unblock it as windows sometimes blocks files downloaded from internet. Best way to use is to install using Nuget package manager.

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

3 participants