Questions tagged as 'asp.net'

2
answers

System.IO.IOException: The user name or password is incorrect

I have an ASP.NET application, which is an ASP.NET application, where I need to access a directory and check files and sometimes move and delete them. In my micro it worked perfectly, however when uploading the application on the IIS server it s...
asked by 28.02.2018 / 19:28
0
answers

Resizing images before uploading

Good afternoon, my application already uploads images using <input type="file"> , but only images that are smaller than 2mb. I'm storing target.result in the database and returning <img> . A file above 2mb of a ser...
asked by 28.02.2018 / 21:10
0
answers

nhibernate oracleBulkCopy c #

According to the attached image, I have an attribute class accompanied by the ListarMunicipio method, where it has a list, in the method then I have public static void InserirOuAtualizar(Municipio municipio) , I'm working with the...
asked by 22.02.2018 / 13:49
0
answers

Do Not Login Asp.net Core Identity

The Asp.Net Core with Identity application registers the User but does not Login using SiteNoticia.Data.Migrations; using System; using System.Collections.Generic; using System.Linq; using System.Security.Claims; using System.Threading.Tasks;...
asked by 13.02.2018 / 23:32
1
answer

Create a list and insert the worksheet data into the database when importing

I have a protected void importar_Click(object sender, EventArgs e) method and inside it I check if the file has been selected, and it validates the file extension. This system is a file import system from an excel spreadsheet, which saves...
asked by 09.02.2018 / 16:51
0
answers

Problem with call via asp.net URL

Someone could give me a light? I need to receive a call no matter what type of service it will only do this, where it will receive a URL in the old way so link The problem is, the url can anyway come up with any special characters, and...
asked by 08.02.2018 / 12:45
2
answers

Doubt Restriction ASP.NET C # users [pending]

I need to do a user restriction on an ASP.NET C # application. In this application, separated by several classifications, I have a table with all form items, with bit fields, so that the restrictions are saved. But if a user who does not h...
asked by 15.02.2018 / 17:39
1
answer

Error publishing to iis

I'm having a webservice and doing the publishing on the server I'm having the error response Could not load file or assembly 'Microsoft.CodeDom.Providers.DotNetCompilerPlatform, Version = 1.0.8.0, Culture = neutral, PublicKeyToken = 31bf3856a...
asked by 15.02.2018 / 20:54
1
answer

Cancel bootstrap JS default procedure

Good morning, I'm learning to program web now (I studied C # last year in college and this year is web, so I wanted to get ahead), I'm programming in ASP.NET, I made all my "form" in bootstrap, visually stayed as I wanted, all right, I create...
asked by 06.02.2018 / 15:14
0
answers

Login Crystal Reports ASP.NET C #

Hello, good morning. I'm implementing a web application to display Crystal Reports reports, and when I run the application, it shows me some fields for access to the Database, and I wanted to set this data via code so I did not have to enter...
asked by 05.02.2018 / 14:44