Posts by Fabio Mosk Fabinho • 53 points
7 posts
-
0
votes1
answer709
viewsQ: Error when publishing in iis
I’m with a webservice and doing the post on the server I’m getting the error answer Unable to load file or Assembly 'Microsoft.CodeDom.Providers.Dotnetcompilerplatform, Version=1.0.8.0,…
-
0
votes0
answers446
viewsQ: The specified character string is not in the format required for an email address
I’m doing a routine and I’m not succeeding I’m having this mistake and on the web.config I left so <system.net > <mailSettings> <smtp from="[email protected]"> <network…
-
1
votes0
answers434
viewsQ: Publish to playstore not matching apk name
I’m climbing an apk still to the Alpha but I’m not getting the error message "The APK package name needs to be in the "com.example.myapp" format. It can contain letters (a-z), numbers and…
-
1
votes1
answer225
viewsQ: Run an Insert in the temporary table in SQL Server
I have the following code below. declare @ac varchar(max) = '(' +…
sql-serverasked Fabio Mosk Fabinho 53 -
2
votes1
answer57
viewsA: Raw does not render link in Vb.net
The problem actually is that in case the link source was in the same color as the bottom of the page the routine was working perfectly
vb.netanswered Fabio Mosk Fabinho 53 -
-1
votes1
answer57
viewsQ: Raw does not render link in Vb.net
I’m doing a code snippet that also returns a string in Vb.net mvc 4.5 however the string is mounted correctly. But in the view @Html.Raw(item.metodo.ToString()) he is not presenting the links the…
-
1
votes2
answers1158
viewsQ: Why does the download attribute not work?
I’m trying to hit a link code but I’m not getting the result I’d like, it’s not working. How to proceed? <a href="http://www.w3schools.com/images/myw3schoolsimage.jpg" download="aaaa">…
html5asked Fabio Mosk Fabinho 53