Scheduled Maintenance on Friday, March 19th, 2010

We will be performing maintenance on some database and web application servers for migration to our new data center location with faster connectivity after 7pm Pacific time on Friday and throughout Saturday March 20th, 2010.

We will keep our systems up as much as possible during this maintenance time. We will keep the outage as short as possible, and we apologize for the inconvenience.

Why can am I getting “Access Denied” when using BDS for ASP.NET development after installing IE7?

Abstract: Why can am I getting “Access Denied” when using BDS for ASP.NET development after installing IE7?

This is issue is well described by Steve Trefethen.

http://www.stevetrefethen.com/blog/InternetExporer7IE7AndItsPotentialImpactOnYourDelphiApplicationsUsingTWebBrowser.aspx

http://www.stevetrefethen.com/blog/InternetExplorer7IE7AndCBuilderDelphi8BDS2005AndBDS2006.aspx

http://www.stevetrefethen.com/blog/ResolvingAccessDeniedErrorsInTheBDSASPNETDesignerWithIE7Installed.aspx

Save this text as a .reg file and merge it into the registry to resolve the issue, the file is also available here:

http://www.stevetrefethen.com/blog/IE7IsNowAvailableGetYourBDSRegFileHere.aspx

>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>

Windows Registry Editor Version 5.00

[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\InternetExplorer\Main\FeatureControl\FEATURE_OBJECT_CACHING]@=""

"bds.exe"=dword:00000000

>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>


Author: Roy Nelson