Sign in
AsiaTech: Microsoft APGC Internet Developer Support Team
We focus on various troubleshooting plan and solution on IIS web platform and distributed applications
Welcom TO ASIATECH
Mapping Since Oct 25, 2011
World Map Stumbler
Common Tasks
Blog Home
Email Blog Author
About
OK
RSS for comments
RSS for posts
Atom
March, 2009
Search
Tags
.NET
Administration
ASP
ASP.NET
AZure
BizTalk
Cluster
COM
COM+
Commerce Server
DCOM
Debug
FTP
HTTP
IE
IIS
interop
MSDTC
MSMQ
Pages
powershell
silverlight
Troubleshooting
WCF
WF
Monthly Archives
Archives
April 2013
(2)
March 2013
(12)
February 2013
(7)
January 2013
(10)
December 2012
(5)
November 2012
(1)
October 2012
(1)
September 2012
(1)
August 2012
(2)
July 2012
(5)
June 2012
(3)
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)
Subscribe via RSS
Sort by:
Most Recent
|
Most Views
|
Most Comments
Excerpt View
|
Full Post View
AsiaTech: Microsoft APGC Internet Developer Support Team
ORA-12154: TNS:could not resolve the connect identifier happened to 64 bit BizTalk Host
Posted
over 4 years ago
by
APGC DSI Team
0
Comments
Last Friday, Xiao Dong, Bryan and Wei worked out one interesting Biztalk issue, which got resolved by workaround one Oracle client software limitation. ORA-12154: TNS:could not resolve the connect identifier specified when calling System.Data.OracleClient...
AsiaTech: Microsoft APGC Internet Developer Support Team
Web Application Memory Leakage Caused by BSTR
Posted
over 4 years ago
by
APGC DSI Team
0
Comments
BSTR is not like a common value type, to use it, it must be allocated and freed explicitly, otherwise will cause various memory leaking problems. There is one case I worked before, I’d like to use it explain how we found out an improper implementation...
AsiaTech: Microsoft APGC Internet Developer Support Team
Deadlock due to two versions of same assemblies loaded
Posted
over 4 years ago
by
APGC DSI Team
1
Comments
This time we will talk about a very strange deadlock problem. Customer has an ASP.NET 2.0 application running on IIS 6. This application hangs randomly. We collected hang dumps to investigate, here are the interesting findings. Based on the result...
AsiaTech: Microsoft APGC Internet Developer Support Team
How does client communicate with MSDTC Cluster?
Posted
over 4 years ago
by
APGC DSI Team
1
Comments
Recently I got several calls from customers or internal about how MSDTC clients talks to MSDTC Cluster, this decides how to configure the firewall between them. As we know, as a cluster resource, MSDTC has its virtual name and virtual IP address...
AsiaTech: Microsoft APGC Internet Developer Support Team
TlsAlloc failed with TLS_OUT_OF_INDEXES
Posted
over 4 years ago
by
APGC DSI Team
0
Comments
Thread local storage (TLS) is useful for application to store thread specific data. It is like most system resources (for example, Security Token leakage issue mentioned by Wei Zhao), we must balance the alloc and free behavior in time, otherwise it will...
AsiaTech: Microsoft APGC Internet Developer Support Team
IIS 7 compression returns UNKNOWN_ERROR for static types
Posted
over 4 years ago
by
APGC DSI Team
3
Comments
Recently, we have a problem about compression in IIS 7 . IIS keeps returning un-compressed content even enabled compression for static types. If we look at the temp compression file folder (By default, it is C:\inetpub\temp\IIS Temporary Compressed Files...
AsiaTech: Microsoft APGC Internet Developer Support Team
How to manage my Windows user password through IIS web portal
Posted
over 4 years ago
by
APGC DSI Team
2
Comments
Many IIS users remember that we ship a small web application named IISADMPWD with older versions of IIS (for instance, IIS 5, and IIS 6). This application is actually a useful utility for domain users to change passwords. You may wonder why this application...
AsiaTech: Microsoft APGC Internet Developer Support Team
Security Token Handle Leak in ASP.NET Application
Posted
over 4 years ago
by
APGC DSI Team
1
Comments
We got several similar cases in the past two months about security token leak in customer’s ASP.NET application. All these cases are related to Impersonate . Usually, user will noticed the whole server performance is down, and may found event 2020 in...
AsiaTech: Microsoft APGC Internet Developer Support Team
Why private IP address is still revealed on IIS server even after applying fix 834141
Posted
over 4 years ago
by
APGC DSI Team
0
Comments
Customer has a 3rd party security scanning tool that is complaining that IIS6 is revealing its internal IP address in HTTP responses. The customer already has KB 834141 configured and installed. We found that it is due to some ISAPI filter configured...
AsiaTech: Microsoft APGC Internet Developer Support Team
Unable to install Web Service in the IIS7
Posted
over 4 years ago
by
APGC DSI Team
2
Comments
I recently worked on a Web Service installation case in IIS7. It may help guys who are planning to migrate from IIS6 to IIS7. Symptom ======== Customer has a web service installation files complied by vs.net 2005. It was used to run on...
AsiaTech: Microsoft APGC Internet Developer Support Team
Identify deadlock through the hwnd handler
Posted
over 4 years ago
by
APGC DSI Team
0
Comments
As we know, there are some good articles discussing about deadlock detection in action: Advanced Techniques To Avoid And Detect Deadlocks In .NET Apps http://msdn.microsoft.com/zh-cn/magazine/cc163618(en-us).aspx contextSwitchDeadlock ...
AsiaTech: Microsoft APGC Internet Developer Support Team
We’d love to share
Posted
over 4 years ago
by
APGC DSI Team
0
Comments
Welcome! This is a new blog for the Microsoft “Developer Support for Internet” Team (Asia region). The whole team locates in ShangHai, China. Resolving various technical issues for Premier and Profession customers is our job, enhancing customers...
Page 1 of 1 (12 items)