Navigation

    Monaca & Onsen UI
    • Login
    • Search
    • Tags
    • Users
    • Blog
    • Playground
    1. Home
    2. PhilTheNet
    P
    • Flag Profile
    • Profile
    • Following
    • Followers
    • Blocks
    • Topics
    • Posts
    • Best
    • Groups
    Save
    Saving

    PhilTheNet

    @PhilTheNet

    1
    Reputation
    6
    Posts
    954
    Profile views
    0
    Followers
    0
    Following
    Joined Last Online

    PhilTheNet Follow

    Posts made by PhilTheNet

    • Template for Visual Studio 2017

      Template for Visual Studio 2017 possible
      yes or not ?

      posted in Onsen UI
      P
      PhilTheNet
    • Template for Visual Studio 2017

      Hello,

      There is no template for vs 2017 as for vs 2015 ?

      When I run a search in vs with onsen or onsen ui I have no answer
      After istall of Onsen UI Extension.vsix and generate a project :

      =====================
      Recoverable System.AggregateException: Une ou plusieurs erreurs se sont produites. ---> System.ArgumentException: Paramètre incorrect. (Exception de HRESULT : 0x80070057 (E_INVALIDARG))
         à EnvDTE.SolutionClass.AddFromFile(String FileName, Boolean Exclusive)
         à Microsoft.VisualStudio.JavaScript.Project.Metro.CordovaVetoProjectLoad.<>c__DisplayClass20_0.<Microsoft.VisualStudio.Shell.Interop.IVsSolutionEvents.OnAfterOpenSolution>b__0()
         à Microsoft.VisualStudio.ProjectSystem.ProjectMultiThreadedService.<>c__DisplayClass28_1.<<Fork>b__0>d.MoveNext()
         --- Fin de la trace de la pile d'exception interne ---
      ---> (Exception interne #0) System.ArgumentException: Paramètre incorrect. (Exception de HRESULT : 0x80070057 (E_INVALIDARG))
         à EnvDTE.SolutionClass.AddFromFile(String FileName, Boolean Exclusive)
         à Microsoft.VisualStudio.JavaScript.Project.Metro.CordovaVetoProjectLoad.<>c__DisplayClass20_0.<Microsoft.VisualStudio.Shell.Interop.IVsSolutionEvents.OnAfterOpenSolution>b__0()
         à Microsoft.VisualStudio.ProjectSystem.ProjectMultiThreadedService.<>c__DisplayClass28_1.<<Fork>b__0>d.MoveNext()<---
      ===================
      
      posted in Onsen UI
      P
      PhilTheNet
    • RE: Onsen UI & Monaca extensions for Visual Studio + Getting Started guide

      Hello,

      This error is it normal?
      Failed to load resource: net::ERR_FILE_NOT_FOUND
      cordova_plugins.js (0,0)

      (Android+ios+windows)

      thks

      posted in News & Announcements
      P
      PhilTheNet
    • RE: Onsen UI & Monaca extensions for Visual Studio + Getting Started guide

      @Fran-Diox

      Thank you for your reply

      onclick="alert(‘click’) don’t work so the pb is not the function “openMenu()” but the fact that the event ‘click’ is not detected

      (sorry for my English)

      I’ll see if I find why but I will have to fit into the js code

      Thks

      posted in News & Announcements
      P
      PhilTheNet
    • RE: Onsen UI & Monaca extensions for Visual Studio + Getting Started guide

      Hello,

      The template Splitter don’t totaly work on 8.1:
      For exemple
      <ons-toolbar-button onclick=“openMenu()”>
      and
      <ons-button modifier=“light” onclick=“openMenu()”>
      don’t work (onclick="alert(‘click’) => nothing else)

      Phil

      posted in News & Announcements
      P
      PhilTheNet
    • RE: Onsen UI & Monaca extensions for Visual Studio + Getting Started guide

      Hello,
      Onsen UI 2 works only for windows 10 & not for 8.1 ?
      Is true ?

      Thks

      posted in News & Announcements
      P
      PhilTheNet