have a classic ASP website and need to add a site feature that requires the ability to add ASP.NET DLL files. My hosting is enabled for ASP.NET. I created an ASP.NET/bin directory but the following line <%@ Register Assembly="LouderVoiceCustomControls" Namespace="LouderVoiceCustomControls" TagPrefix="ldv1" %> is throwing a 500 Internal Server Error
I have tried:
- Go to menu Tools/Internet Options in your IE.
- Click on the Advanced tab, uncheck "Show friendly HTTP error messages" option and click Ok.
- Try accessing your web page again. Now you will see much more meaningful error message which will help you to troubleshoot the problem.
Please help!
I have tried:
- Go to menu Tools/Internet Options in your IE.
- Click on the Advanced tab, uncheck "Show friendly HTTP error messages" option and click Ok.
- Try accessing your web page again. Now you will see much more meaningful error message which will help you to troubleshoot the problem.
Please help!