Welcome to MSDN Blogs Sign in | Join | Help

Browse by Tags

All Tags » ASP.NET   (RSS)

Migrating to a "Web Application Project" in 2.0 when you have your 1.1 Application in TFS

Normally within PSS, we have Breadth Queue's and Depth Queue's. I for example work in a Depth Q, what that means is that I only deal with issues related to ASP.NET and IIS and nothing more than that. So if you were running into a problem related to client
Posted by praveeny | 1 Comments
Filed under: ,

WebResource.axd going over HTTP when you are browsing on HTTPS

Sherlock Homes once said "It is a capital mistake to theorize before one has data". Being in the business of troubleshooting, I for one, believe in this. I ran into a similar problem recently where we made assumptions based on some vague facts rather
Posted by praveeny | 1 Comments
Filed under: ,

The Breakpoint will not currently be hit. No symbols have been loaded for this document.

Recently one of the Engineers on my team ran into a strange problem. Well at least it looked strange when I went by to look at it. So this Support Engineer (prashant) was working with a customer who wanted to setup debugging through Visual Studio 2005
Posted by praveeny | 1 Comments
Filed under: ,

ASP.NET 2.0: Accessing dynamic controls from content page when you have nested master pages.

Recently I got a problem where the customer was trying to access dynamically created controls from a content page while using nested master pages. I thought it would be a cakewalk only to get slightly confused while working out a small sample to demonstrate
Posted by praveeny | 2 Comments
Filed under: ,

ASP.NET 2.0 Cache Objects get trimmed when you have low Available Memory

In my line of business I normally do a fair amount of debugging but not as much as an Escalation Engineer would do. This was just one of those problems I was running into and since I really didn't have a clue on what would be the next steps, I resorted
Posted by praveeny | 2 Comments
Filed under: ,

Using VirtualPathProvider and Server.MapPath??

Recently one of the engineers on my team (Amitkumar Sharma) got this issue reported by the customer where they had there own VirtualPathProvider to serve content from an alternate location rather then the default File System. The customer also wanted
Posted by praveeny | 0 Comments
Filed under:

Create/Debug ASP.NET Web Application using Visual Studio 2005 on IIS 7.0 (Windows Vista)

I wanted to blog about this since Windows Vista has been released and we will probably see a lot more such issues. This was an issue that one of my colleagues (Pradeep Martin Anchan) worked on and fixed it. Pradeep is one of the few people on our team
Posted by praveeny | 3 Comments
Filed under: ,

ASP.NET 2.0: AcquireRequestState fires multiple times

PROBLEM/TROUBLESHOOTING ========================= I came across this problem while troubleshooting a "Session Loss" issue. Customer in this case was using the Application_AcquireRequestState method and within this method was trying to use the HttpContext.Current.Session
Posted by praveeny | 0 Comments
Filed under:
 
Page view tracker