HTTP Error 500.0
I am using Visual Studio 2010. I am install with the web platform installer. I am running Windows Ultimate 7 on 64 bit workstation. I am getting the following error: HTTP Error 500.0 - Internal Server Error Calling LoadLibraryEx on ISAPI filter "C:\Windows\Microsoft.NET\Framework\v4.0.30319\aspnet_filter.dll" failed Can someone tell me how to fix this. Thank you LadyDee
June 24th, 2010 3:37am

Hi, Please go to Event Viewer, click Application and see if any error is logged. Regarding the above message, it seems that the ASPNET_FILTER fails to load, please try disabling the .NET4 ISAPI filter and restarting IIS to see if it works. BTW, please check the version of .NET Framework, ensure that you don’t happen to install 32bit .NET4 Framework which Windows 7 64bit doesn’t load. If it is the case, please set 32bit application to ture. If the issue persists, it is recommended to post in Visual Studio forums for support as well. Best Regards Dale Please remember to click “Mark as Answer” on the post that helps you.
Free Windows Admin Tool Kit Click here and download it now
June 24th, 2010 10:28am

I am now getting the following error: --------------------------- Microsoft Visual Studio --------------------------- Unable to start debugging on the web server. See help for common configuration errors. Running the web page outside of the debugger may provide further information. Make sure the server is operating correctly. Verify there are no syntax errors in web.config by doing a Debug.Start Without Debugging. You may also want to refer to the ASP.NET and ATL Server debugging topic in the online documentation. --------------------------- OK Help --------------------------- I am taking classes for .net so need a little assistance. LadyDee
June 24th, 2010 9:47pm

hi Like Dale wrote I sugest that you continue posting in the visual studio Forum. To me this does not look like a Windows 7 Security problem Best Regards Chris Steding MCTS Windows 7 Configuration www.compit.se
Free Windows Admin Tool Kit Click here and download it now
June 24th, 2010 11:04pm

I am now getting the following error: --------------------------- Microsoft Visual Studio --------------------------- Unable to start debugging on the web server. See help for common configuration errors. Running the web page outside of the debugger may provide further information. Make sure the server is operating correctly. Verify there are no syntax errors in web.config by doing a Debug.Start Without Debugging. You may also want to refer to the ASP.NET and ATL Server debugging topic in the online documentation. --------------------------- OK Help --------------------------- I am taking classes for .net so need a little assistance. LadyDee Hi LadyDee, The file needs to debug the code, unfortunately, debugging is beyond what we can do in this forum. As I mentioned above, please post in Visual Studio forums for a specific troubleshooting. Thanks for your understanding and cooperation. Best Regards Dale Please remember to click Mark as Answer on the post that helps you.
June 25th, 2010 5:02am

This topic is archived. No further replies will be accepted.

Other recent topics Other recent topics