Template for Visual Studio 2017 possible
yes or not ?
Posts made by PhilTheNet
-
Template for Visual Studio 2017
-
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()<--- ===================
-
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
-
RE: Onsen UI & Monaca extensions for Visual Studio + Getting Started guide
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
-
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
-
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