Completed

Revision de error en sitio web con Vb 7

Published on the December 30, 2015 in IT & Programming

About this project

Open

Tengo un sitio web escolar, la persona que quiera ayudar necesito que sea seria, comprometida y sobre todo leal, necesito que me ayuden a descifrar un error dentro del sitio, el código es viejo por lo que no muchos le entienden, por eso ocupo a alguien que sepa y entienda aps y vb versión 7 en adelante, sé que eso ya es viejo pero desgraciadamente en eso lo hicieron, bueno el error es este.
El alumno entra a su página web, en adeudo seleccionaba lo que quería pagar e imprimía su ficha de deposito, bueno eso es lo que ahorita no quiere hacer, manda un error que aún no se a que se deba. Para ello se ocuparía acceso el cual lo proporcionaré con gusto.

Server Error in '/FLD/innAlum' Application.

Runtime Error

Description: An application error occurred on the server. The current custom error settings for this application prevent the details of the application error from being viewed remotely (for security reasons). It could, however, be viewed by browsers running on the local server machine.


Details: To enable the details of this specific error message to be viewable on remote machines, please create a <customErrors> tag within a "web.config" configuration file located in the root directory of the current web application. This <customErrors> tag should then have its "mode" attribute set to "Off".


<!-- Web.Config Configuration File -->

<configuration>
    <system.web>
        <customErrors mode="Off"/>
    </system.web>
</configuration>

Notes: The current error page you are seeing can be replaced by a custom error page by modifying the "defaultRedirect" attribute of the application's <customErrors> configuration tag to point to a custom error page URL.


<!-- Web.Config Configuration File -->

<configuration>
    <system.web>
        <customErrors mode="RemoteOnly" defaultRedirect="mycustompage.htm"/>
    </system.web>
</configuration>

Category IT & Programming
Subcategory Web development
Is this a project or a position? Project
I currently have Not applicable
Required availability As needed
Experience in this type of projects Yes (I have managed this kind of project before)
API Integrations Other (Other APIs)
Roles needed Developer, Business analyst

Delivery term: January 29, 2016

Skills needed