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 ]
April, 2009
MSDN Blogs
>
AsiaTech: Microsoft APGC Internet Developer Support Team
>
April, 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
IIS FTP Service Hang Due to Ports Contention in Passive-Mode
Posted
over 3 years ago
by
APGC DSI Team
1
Comments
IIS FTP is a stable and comparable simple service running in Inetinfo.exe. We seldom face performance issues regarding FTP itself, most of them are caused by network connection or system wide performance issue. Here is one interesting FTP performance...
AsiaTech: Microsoft APGC Internet Developer Support Team
FTP client application encounters slow file download performance issue.
Posted
over 3 years ago
by
APGC DSI Team
2
Comments
Symptom: The FTP client is a .net client application. It invokes wininet.dll to download files from FTP. The application downloads ftp files much slower than FTP.exe and other 3 rd party ftp client application. Its speed is <500kb with a 1000M...
AsiaTech: Microsoft APGC Internet Developer Support Team
Kerberos Authentication failed due to time skew
Posted
over 3 years ago
by
APGC DSI Team
1
Comments
Here is a case we recently worked on about Kerberos authentication issue. Symptoms: Assume there is a web site which provides search functions under virtual directory with the Integrated Windows authentication. When clients use FQDN access the...
AsiaTech: Microsoft APGC Internet Developer Support Team
How to invoke 64bit native COM from 32bit .Net application
Posted
over 3 years ago
by
APGC DSI Team
0
Comments
Recently, we got an issue from customer. They have a 32bit .Net application and use AdminIndexServer object to manage Indexing Service. Bellow error reported when running this application on 64bit Windows as there is no 32bit Indexing Service Admin Object...
AsiaTech: Microsoft APGC Internet Developer Support Team
Cannot expand the COM+ list in the Component Services UI due to MSDTC service permission issue
Posted
over 3 years ago
by
APGC DSI Team
1
Comments
MSDTC is the important Transaction service on window system. COM+ system, or other OLE/XA resource managers (such as SQL, MS Oracle client) heavily depend on it. If the MSDTC doesn’t start, when we open Component Service UI or try to create transaction...
AsiaTech: Microsoft APGC Internet Developer Support Team
SSL Handshake error when use HTTPS
Posted
over 3 years ago
by
APGC DSI Team
0
Comments
Install the certificate and set up an Implement an SSL Web Site in IIS. We checked the system and found that the settings (i.e. SSL port), file permission (i.e. MachineKeys folder: KB278381 ) and certificate are all right. Symptom: Browse HTTPS...
AsiaTech: Microsoft APGC Internet Developer Support Team
Web Application Memory leakage caused by XML operations - GetElementsByTagName()
Posted
over 3 years ago
by
APGC DSI Team
2
Comments
Symptom ============= In ASP.NET web application, if you do a lot of GetElementsByTagName() operations with an XML document which is stored in ASP.NET Application state, the CLR memory usage will continuously increase and finally leads to OOM(Out...
AsiaTech: Microsoft APGC Internet Developer Support Team
Using System.Net trace to troubleshooting SSL problem in .NET 2.0 application
Posted
over 3 years ago
by
APGC DSI Team
1
Comments
In .NET Framework 2.0, System.Net has a new feature called Tracing. System.Net Tracing is very useful for some special scenarions: - Client and server are on the same machine, in case of this network monitor doesn’t work for you as it can’t capture...
AsiaTech: Microsoft APGC Internet Developer Support Team
Biztalk: No result returns when click the button “Run Query” in HAT [Operations -> Service Instances] or [Operations ->Messages]
Posted
over 3 years ago
by
APGC DSI Team
0
Comments
Problem: ======= In BizTalk 2004 SP2, no result returns when click the button “Run Query” in HAT [Operations -> Service Instances] or [Operations ->Messages]. Some other queries in HAT such as [Queries->Message counts] still work fine...
AsiaTech: Microsoft APGC Internet Developer Support Team
Failed to refresh site cache in Commerce Server 2007 due to Kerberos negotiation issue
Posted
over 3 years ago
by
APGC DSI Team
0
Comments
While we open Catalog Business Tool, and click the “Refresh site cache” link, we may get this HTTP 401 error message: The server 'MyServer' of the application 'OrdersWebService' returned HTTP status code 401 (Unauthorized). The cache refresh URL...
AsiaTech: Microsoft APGC Internet Developer Support Team
Performance Issue Caused by Crashed Finalizer Thread
Posted
over 3 years ago
by
APGC DSI Team
0
Comments
Customer had a newly developed .NET web application hosted in IIS 6. They recently experienced some performance issues inc. slow response, high memory consumption etc. We did a first tier analysis and decided to collect IIS crash dump. After a long monitoring...
AsiaTech: Microsoft APGC Internet Developer Support Team
W3SVC 1310 and who changed my worker process affinity
Posted
over 3 years ago
by
APGC DSI Team
1
Comments
Randomly, IE will show follow error when customer accessing their web application. Meantime, ASP.NET event 1310 will recorded as well. According to KB 821268 and MSDN , this is the recommended setting for a two CPU system (Dual core is considered as 2...
AsiaTech: Microsoft APGC Internet Developer Support Team
MSMQ Insufficient Resource
Posted
over 3 years ago
by
APGC DSI Team
1
Comments
There are several cases that got to me regarding the MSMQ “Insufficient resource” error (MQ_ERROR_INSUFFICIENT_RESOURCES). Most of them can be pinpointed by performing the following troubleshooting steps. So I think it deserves sharing with you. ...
Page 1 of 1 (13 items)