Questions tagged as 'web.config'

1
answer

Hide Database Password

Good afternoon, I have some websites whose database password, I store in a connection string, in web.config. Any programmer who has access to ftp hosting can read the web.config file and view the database password. Is there any way to h...
asked by 24.07.2017 / 20:11
1
answer

Turn these Web.config rules into .htaccess

Good evening, I need to pass these parts of a web.config to .htaccess, but I am pretty sure. <rule name="Regla 1-1"> <match url="^camera/pictures/(.*)_small\.png$" ignoreCase="false" /> <action typ...
asked by 03.07.2017 / 06:15
0
answers

Can not load file or assembly 'Microsoft.Office.Interop.Excel'

I'm trying to open an old project in ASP.NET on my machine and am getting the following error when I try to run it to view in the browser: Server Error in '/' Application. Configuration Error Description: An error occurred during the proces...
asked by 14.06.2017 / 18:48
1
answer

How to increase the timeout in IIS 7.5

Hello, I'm having problems running a feature that runs on MVC3 on an IIS 7.5 server. Since the functionality returns many lines, after 30 seconds of execution, it simply aborts, I tried several configurations, but I could not get one to solve....
asked by 27.12.2016 / 05:04
1
answer

413 request entity too large

I have a note-issuing service that was running normally on a VM in the azure. We've migrated to a Google VM and now have this error when the note has many products:    413 request entity too large I've tried several possibilities by looki...
asked by 11.10.2016 / 19:34
1
answer

Error when uploading site Asp.net MVC

I uploaded my files to my site hosting but I'm getting these errors, do I have to add some permission in Web.config?    [SecurityException: Request failed.]      System.Security.CodeAccessSecurityEngine.ThrowSecurityException (RuntimeAssembly...
asked by 16.09.2016 / 23:14
0
answers

Error with the EntityFramework provider

This is the message that is returning in the browser The Entity Framework provider type 'System.Data.Entity.SqlServer.SqlProviderServices, EntityFramework.SqlServer' registered in the application config file for the ADO.NET provider with invar...
asked by 10.05.2016 / 16:11