Code Monkey home page Code Monkey logo

Comments (8)

JerryNixon avatar JerryNixon commented on May 24, 2024

I don't get this warning. Could you get latest/clean and verify?

from template10.

bc3tech avatar bc3tech commented on May 24, 2024

Seems like it has to do w/ the BehaviorsSDK which, in my References window, as a yellow exclamation next to it (as if to indicate not compatible w/ some/all packages)... but no tooltip to get more info...

from template10.

JerryNixon avatar JerryNixon commented on May 24, 2024

Still. Strange I don't get them. It is also (warning) yellow in my References. I am going to close this because, I am not sure this is a bug in the library. We can always address this more, later.

from template10.

klzig avatar klzig commented on May 24, 2024

FWIW I'm seeing the same problem. In addition to the aforementioned warnings, I get errors when I build for ARM, and any xaml that references the missing names fails to render in Visual Studio (Invalid Markup). But after all of this, the build succeeds and I'm able to deploy the app to a phone. I don't see any of these problems when I target x86 and deploy to an emulator.

Error       The name "Interaction" does not exist in the namespace "using:Microsoft.Xaml.Interactivity".
Error       The name "EventTriggerBehavior" does not exist in the namespace "using:Microsoft.Xaml.Interactions.Core".
Error       The name "CallMethodAction" does not exist in the namespace "using:Microsoft.Xaml.Interactions.Core".

from template10.

artfuldev avatar artfuldev commented on May 24, 2024

Some of you might need to add Behaviors SDK (XAML) to your project, after you reference Template 10 or use the NuGet package. Please right click References -> Add Reference... -> Universal Windows -> Extensions -> Behaviors SDK (XAML) Version 12.0.

There may also be cases where it was not installed.

from template10.

Predatorie avatar Predatorie commented on May 24, 2024

I created a brand new Template10 project, cleaned and rebuilt and everything built fine and ran. However, when I go to edit MainPage.xaml I am getting an invalid markup error which is the same error klzip above mentioned, "Interaction" does not exist in the namespace "using:Microsoft.Xaml.Interactivity".

@kenshinthebattosai I did what you said even though I already had the reference, it seems to be a SDK compatibility issue for me. When I go to check the Behaviors SDK (XAML) reference in the reference manager I have a yellow exclamation against it. I am told to go to go.microsoft.com/fwlink/?LinkID=309181 which takes me to a windows 8.1 page regarding the Advertising SDK for Windows and Visual Studio Extensions for the Windows Library for JavaScript, not very helpful.

I am using the latest release of Template10 via nugget and the SDK is version 12.0

from template10.

bc3tech avatar bc3tech commented on May 24, 2024

right @Predatorie, it has nothing to do with the lack of a reference @kenshinthebattosai. It's the face that ARM appears to barf while building it.

from template10.

bc3tech avatar bc3tech commented on May 24, 2024

I'm thinking we might benefit from using the new Behaviors stuff that was just released since it expressly calls out UWP compatibility now.

cc @JerryNixon

from template10.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.