Posts by Diego Soek • 138 points
4 posts
-
0
votes1
answer46
viewsQ: Error trying to publish webjob in Azure
I’m trying to publish a webjob on Azure and even the publishing part is all right. He can publish and I can run Webjob normally, but when he tries to schedule Webjob in the "Scheduled" model he…
-
3
votes1
answer92
viewsA: Index and automatic values
Speaks pretty boy? You can loop the items of an object Example below: var teste = {"result":[ [ {"ID_CTE":"1","ABREV":"301CAGSP","MODELO":"CT","NUMLANCTO":" 71","NUMCONHEC":"…
-
1
votes0
answers138
viewsQ: Error while updating Cordova
When trying to update Cordova on my computer Node is generating the following error. D:\Desenv\tfs-soek\xampp\biltspot>npm install -g cordova npm ERR! Error: connect EACCES npm ERR! at…
-
8
votes1
answer2872
viewsQ: Problem between Pagseguro and number of installments
I made the implementation of a virtual store customized in PHP language and as checkout I am using Paying. In the implementation, the transparent checkout was used and was working correctly, but the…