Sheng's profile蒋晟(JIANG,Sheng), a Micro...PhotosBlogListsMore ![]() | Help |
蒋晟(JIANG,Sheng), a Microsoft MVP @Austin, TexasSo proud to be re-awarded Microsoft Most Valuable Professional! May 19 the Windows Server 2008 SP2 and Windows Vista SP2 Beta program has concluded.Nice run uninstalling pre-release SP and installing the RTM version… March 24 Walkaround for Error : An add-on for this website failed to run. When opening Visual C++'s Add Variable Wizard after IE 8 is installedDownload: http://jiangsheng.net/Documents/IE8AddZone.zip Prerequisite: Microsoft Visual C++ 2005 SP1 Redistributable Package (x86) This program is designed to temporary circumvent the "An add-on for this web site failed to run. Check the security settings in Internet options for potential conflicts" error after installing IE8. For more details about this problem, visit https://connect.microsoft.com/VisualStudio/feedback/ViewFeedback.aspx?FeedbackID=425510 Update: the VC team's workaround is at http://blogs.msdn.com/vcblog/archive/2009/03/28/some-vs2005-and-vs2008-wizards-pop-up-script-error.aspx. However, I still suggest copying other settings from a restricted zone before modify the 1207 key. Clicking the create button will create another Internet Explorer security zone with the id 1000 that will affect all urls not included in other zones. This will allow separate security settings for webbrowser control hosting application such as Visual Studio. If settings are copied from a trusted configuration such as "my computer",a webbrowser control hosting application may not experience the aforementioned error. Security Remarks: do not visit unsecured web site or use email software on the same computer after creating the new zone as the security impact of the new zone is not yet tested. Applications that host webbrowser control should implement their own security manager if they want to run ActiveX in the browser control. If you received a fix from the IE team for this problem, please delete the zone created by this problem by clicking the delete button. Visit https://connect.microsoft.com/VisualStudio/feedback/ViewFeedback.aspx?FeedbackID=425510 for the status of this problem. For more information about adding zones to IE, visit http://www.nthelp.com/50/addazone.htm . For more information about Internet Explorer security zones, visit http://support.microsoft.com/kb/182569 For more information about Visual C++ wizards, visit http://msdn.microsoft.com/en-us/library/aa730846(VS.80).aspx Suspicious url actions from Regmon logs:
February 14 415 Unsupported Media Type when WSE is NOT configuredI have a web service that runs fine on my Windows XP. However, when I deploy to the production server, the web service returns 415 Unsupported Media Type when calling. I have seen this error when WSE is not enabled on the client. The problem is, the web service is NOT using WSE. so I did the usual, uninstall ASP.Net, reinstalling, adding asmx extension to IIS, same error. Now I need to fire a debugger to see what’s going on. Surprisingly, Microsoft.Web.Services3.dll is loaded even when there is no trace of it in my projects. Now I probably know what’s going on. There is another web service in a different virtual directory that uses WSE. OK, I will isolate my web service to a new application pool. Well, that does not help. In the end I have to add WSE configuration to both my web service and my Windows client. February 03 Links
January 30 Microsoft MVP, MSDN Forum InfluencerOctober 11 Visual C++ 10 和 MFC 10的新特性
October 05 Type 'System.Web.UI.WebControls.Parameter' does not have a public property named 'DbType'In Visual C# 2005 SP1, I added an object data source to a web page that uses my business class as the select method. The method has one parameter of type Guid. The data source wizard generates code like this <asp:Parameter DbType="Guid" Name="rowId" /> Although the web server has .Net 2.0 SP1 installed (I checked the registry), it still throws an error Type 'System.Web.UI.WebControls.Parameter' does not have a public property named 'DbType' The walk around is easy: <asp:Parameter Type="Object" Name="rowId" /> September 08 When Microsoft Office Live Meets Google ChromeTo use Microsoft Office Live, your computer must meet one of the following requirements: Microsoft Internet Explorer 6 or 7, running on Microsoft Windows XP, Windows Server 2003 or Windows Vista. You can download Internet Explorer from the Windows Internet Explorer page. June 04 Feedback from Microsoft Looks like the Microsoft Award for Customer Excellence award I got a few years ago... |
|
||||||
|
|