Welcome to MSDN Blogs Sign in | Join | Help

February 2006 - Posts

Getting 'Webform_Postbackoptions is undefined’ errors in ASP.NET 2.0

Issue ==== I recently got an issue where customer ASP.NET 2.0 website on IIS and on one of the aspx pages he was using RangeValidator control. Browsing to that aspx page was giving client side Java script errors ‘ Webform_Postbackoptions is undefined
Posted by Parag Agarwal | 13 Comments
Filed under:

Intermittently Loosing Intellisense in the code behind editor inside visual studio .net

Issue ==== One of my colleagues was loosing intellisense in the code behind editor for a particular ASPX page intermittently in visual studio .net 2003. Cause ===== Later we found out that he edited the InitializeComponent method by adding the code below:
Posted by Parag Agarwal | 0 Comments
Filed under:

Using Web Deployment Project in Visual Studio 2005

Issue ==== One of my colleague developed ASP.NET 2.0 application in Visual studio 2005. During the development phase he referenced few assemblies from a shared directory that were not in GAC. As a result, all the referenced assemblies were copied in Bin
Posted by Parag Agarwal | 0 Comments
Filed under:

HTTP_URL Server Variable behaves differently in IIS 5 and 6

Issue ==== One of my Customer’s configured an ASP file named * NotFound.asp * to process 404 errors inside the Custom Errors section of Internet Services Manager, where he uses HTTP_URL Property to get the bad page or malformed URL that user has just
Posted by Parag Agarwal | 0 Comments
Filed under:
 
Page view tracker