Sign In
AsiaTech: Microsoft APGC Internet Developer Support Team
We focus on various troubleshooting plan and solution on IIS web platform and distributed applications
World Maps - our visitors
Mapping Since Oct 25, 2011
World Map Stumbler
Options
About
Email Blog Author
RSS for posts
Atom
RSS for comments
OK
Search
Advanced search options...
Search In:
Everything
Blogs
Forums
People
Groups
Places
Pages
Date range:
All Time
Last Year
Last 6 Months
Last 3 Months
Last Month
Last Week
Last Two Days
Tags
.NET
Administration
Application Center
ASP
ASP.NET
BizTalk
Cluster
COM
COM+
Commerce Server
DCOM
Debug
FTP
HTTP
IE
IIS
interop
MSDTC
MSMQ
Pages
powershell
Troubleshooting
WCF
WEBDAV
WF
Archive
Archives
April 2012
(1)
March 2012
(2)
February 2012
(4)
January 2012
(3)
December 2011
(5)
October 2011
(2)
September 2011
(3)
August 2011
(2)
July 2011
(7)
June 2011
(1)
April 2011
(4)
March 2011
(3)
January 2011
(4)
December 2010
(4)
November 2010
(5)
October 2010
(2)
September 2010
(2)
August 2010
(6)
July 2010
(1)
June 2010
(2)
May 2010
(3)
April 2010
(2)
March 2010
(5)
February 2010
(13)
January 2010
(2)
December 2009
(8)
November 2009
(11)
October 2009
(6)
September 2009
(6)
August 2009
(8)
July 2009
(6)
June 2009
(6)
May 2009
(9)
April 2009
(13)
March 2009
(12)
Blog - Link List
Cross Reference
[ IIS Internet Information Services ]
[ If broken it is, fix it you should (.NET Debugging) ]
[ Distributed Services Support Team ]
[ Microsoft Commerce Server Product Unit Blog ]
[ BizTalk Server Team Blog ]
[ IIS and ASP.NET Topics From US IIS Support Team ]
[ DebuggingToolBox ]
[ MSMQ Blog ]
December, 2009
MSDN Blogs
>
AsiaTech: Microsoft APGC Internet Developer Support Team
>
December, 2009
Posts
Subscribe via RSS
Sort by:
Most Recent
|
Most Views
|
Most Comments
Excerpt View
|
Full Post View
AsiaTech: Microsoft APGC Internet Developer Support Team
Use a proxy page to realize OWA Single Sign-on
Posted
over 3 years ago
by
APGC DSI Team
2
Comments
In a production environment, if customer sets Exchange OWA (Outlook Web Access) behind some external portal, after sign in the web portal, when access the OWA, most users don’t like re-type user name and password. We call this requirement as OWA SSO ...
AsiaTech: Microsoft APGC Internet Developer Support Team
.NET application may crash when calling function from native C++ dll
Posted
over 3 years ago
by
APGC DSI Team
2
Comments
Symptom =========== Customer built an ASP.NET web application using Visual Studio 2008 on Windows 2008. In the source code, it called a function which was imported from native c++ dll: [The source code looks like below] public partial...
AsiaTech: Microsoft APGC Internet Developer Support Team
ASP cannot open encrypted Access 2007 database file via ODBC
Posted
over 3 years ago
by
APGC DSI Team
1
Comments
Symptom: To reproduce the issue: 1. Install “2007 Office System Driver: Data Connectivity Components” in order to open the new Access 2007 .accdb database file. http://www.microsoft.com/downloads/details.aspx?familyid=7554F536-8C28-4598-9B72...
AsiaTech: Microsoft APGC Internet Developer Support Team
DllCanUnloadNow function isn't invoked after using classic COM components in .NET applications
Posted
over 3 years ago
by
APGC DSI Team
0
Comments
COM Interop is a technic for calling an unmanaged COM component from a .NET application, please refer to http://msdn.microsoft.com/en-us/magazine/dvdarchive/cc163494.aspx to learn how to implement it. DllCanUnloadNow is an important function which should...
AsiaTech: Microsoft APGC Internet Developer Support Team
The “page cannot be displayed” error occurs due to incorrect IIS installation
Posted
over 3 years ago
by
APGC DSI Team
0
Comments
Customer has an IIS 6.0 with SMS installed. When access one of the SMS virtual directory, IE showed “page cannot be displayed” error with a button asking you to troubleshoot connection problem. There was no entries logged in IIS log, however we...
AsiaTech: Microsoft APGC Internet Developer Support Team
Why cannot this ASP.NET application domain be unloaded?
Posted
over 3 years ago
by
APGC DSI Team
0
Comments
Symptom: According to the dump file, there are dozens of application domains for one asp.net web application. Troubleshooting: Asp.net starts new appdomain and unloads old one in various scenarios, for example: · Machine.Config, Web.Config...
AsiaTech: Microsoft APGC Internet Developer Support Team
Error “setup was unable to load the master information file”
Posted
over 3 years ago
by
APGC DSI Team
0
Comments
Symptom: When clicking “Add/Remove Windows Components” in control panel, it shows error “setup was unable to load the master information file” and rejects further action. Troubleshooting: This error occurs when master information file %windir...
AsiaTech: Microsoft APGC Internet Developer Support Team
Analyze .NET Fusion log with PowerShell in timely manner
Posted
over 3 years ago
by
APGC DSI Team
0
Comments
In my previous post, I give one sample on how to use Powershell to filter and categorize information from thousands of IIS7 FREB log files . Here is another sample to quickly find out useful information from .NET fusion log with PowerShell. Here...
Page 1 of 1 (8 items)