Asp To Asp.net Migration 13.12.08
I need help in converting ASP application to ASP.NET.
Right now the application runs fine when called from an .asp pages. When called from .ascx I get errors. I must run/call the application from .ascx files, as it’s the header of all pages of the website.
The application is an IP Blocker / IP Ban. See attachment.
The author of the application gave me he approval to modify the application.