Welcome to MSDN Blogs Sign in | Join | Help

Browse by Tags

All Tags » Web Services   (RSS)

Commerce Server 2007: Catalog Import Error for Large Files

When you are trying to import a large catalog into the commerce server catalog system you might come across this error: The import failed because the import file is larger than the maximum size allowed on your server.  Contact your system administrator.

Multi-Threaded Web Service Calls - A C# Code Sample

Sometimes it becomes necessary to call an external web service in a multi threaded manner to speed up processing of records that we have in a buffer so that the overall time spent in waiting for the calls to return is reduced. The high-level steps to
Posted by nikhiln | 0 Comments
Filed under: , ,

Performance Testing ASP.NET Web Services using VSTS

HowTo: Performance Test ASP.NET Web Services using VSTS This article is targetted at the newbie who's trying to conduct some meaningful performance testing of a typical ASP.NET webservice. Typical, in the sense, having a multi-tiered architecture and
 
Page view tracker