Welcome to MSDN Blogs Sign in | Join | Help

September 2006 - Posts

Continuing from my previous post on common causes for memory leaks, remote debugging is another ASP.NET feature that has the potentiality to either delight (uhm... am I exaggerating here...? ) a web developer or drive him completely crazy I remember 8-9 Read More...
After a couple of years working in InternetDev support I've seen many different kind of problems reported by customers (different environments, different use of Microsoft technologies and products combined together, different application needs, different Read More...
PROBLEM DESCRIPTION =================== Asp.net Membership control issue: when I create users and roles by wizard the default database is sql server express and the file is aspnet.mdf, but in my case I have my own database which store the users detail. Read More...
PROBLEM DESCRIPTION =================== I can run ASP.NET applications on the server, however I have noticed that when I do there is an asp error entry in the event log: "Unable to get the private bytes memory limit for the W3WP process. The ASP.NET cache Read More...
PROBLEM DESCRIPTION =================== The outcome of the execution of PAC file seems to change when called from IE or from a .Net 2.0 client. The internal URL we want to call is http://webapps.custname.com and the IP address of the web apps server is Read More...
PROBLEM DESCRIPTION =================== You are using Site Manager from MCMS 2002. Site Manager is partly build on C# and is using the HttpWebRequest class in .NET framework to connect to the MCMS server. In the customers environment SiteManager wrongly Read More...
PROBLEM DESCRIPTION =================== On a Windows 2003 64bit machine with both .NET Framework 1.1 and 2.0 installed, you are tying to configure a website on IIS, but you are unable to find the tab to specify ASP.NET settings. SUMMARY of TROUBLESHOOTING Read More...
The following is the summary of a couple of cases I worked on a while ago, there are some details which I'll need to investigate thoroughly... anyway those are the facts so far. PROBLEM DESCRIPTION =================== I have a rich WinForms UserControl Read More...
This morning I had an open discussion with a customer regarding symbols and their importance in our job ( our intended also as a developer, not just as a support specialist). This customer sent in a dump for a memory leak problem he has in his web site Read More...
 
Page view tracker