Posts by Ivo Villa • 83 points
5 posts
-
6
votes1
answer1287
viewsQ: Classic Asp Debug with Visual Studio 2017
I don’t know anything about Classic SP and a demand has appeared where I have to debugging an application in Classic SP, because one of the filters is not working. And Response.write/Notepad++ won’t…
-
0
votes3
answers2501
viewsA: Build problem in C#release mode
In the project options in the Build tab. On the option "Generate serialization Assembly" leave as auto.
-
1
votes3
answers2501
viewsQ: Build problem in C#release mode
While trying to build release mode displays the following error message: Mixed mode Assembly has been compiled relative to 'v2.0.50727' version of runtime and cannot be loaded at runtime 4.0 without…
-
1
votes1
answer61
viewsQ: Textarea Unicode problem in IE8 and MVC2
I’m having trouble in a textarea field. I have a textarea field the client type in this field inserts ç àèìáí, in the perfect textarea, in js also this ok, but when the controller rescues the…
-
0
votes1
answer125
viewsQ: Nan sInfo _TOTAL_datatable jquery/JSON
I have a problem in return of JSON in variable TOTAL that returns Nan is strange pq before the problem was in the variable END I removed and added END again and back to normal but, began Nan in the…