|
Code Den Update
The Issue When openning an existing ASP.NET project for the first time in Visual Studio 2008 it returns the error “System.Runtime.InteropServices.COMException” without any HRESULT code. The problem I experienced was specificly on a Windows 7 machine, but the same solutions should work on Vista as well. Multiple Issues / Multiple Solutions There are three issue [...]
|
Most Recent Post on ASP.NET
Re: What about the httpErrors section for IIS7?
That being said, paying more attention to the messages on the screen in IIS7. If you are running in classic mode: 'When running in this mode, custom errors apply to all content except ASP.NET content.' So maybe we don't need to worry about those pages for this security flaw. -Hanan
|