Browse by Tags

Related Posts

  • Re: Bug with ListView?

    Have got the same problem. ObjectDataSource with paging enabled + ListView and DataPager set to use QueryString. When I click to page 2,3,4,etc. I get the datasource is called twice. Example: ......./myPage.aspx?page=2 And the query parameters are different: 1st call: startRowIndex = 0; maximumRows ...
    Posted to ASP.NET Dynamic Data (Forum) by Dimonina on 06-13-2009, 12:00 AM
    Filed under: ListViewPager, ListView, Bug, DataPager
  • how to call a modal popup after saving a text file

    Hi , could please tell how slove the problem i am saving one text file using the below code Response.ContentType = "Application/txt" ; string FilePath = MapPath( "ANSI837/" + fileName); Response.AddHeader( "Content-Disposition" , "attachment; filename=" + fileName...
    Posted to Web Forms (Forum) by ramesh.sri on 05-15-2009, 12:00 AM
    Filed under: Style Builder, userImg.ImageUrl = Server.MapPath("~/registration/") + User.Identity.Name & "/images/" + User.Identity.Name + ".jpg" above is the code for dynamically assinign the image url to na image control., VB 2005, Visual Studio .NET 2005, Visual Studio .NET 2005 Missing Reference Folder, VisualStudio 2005, .net, .NET 2.0, .NET 3.5, .NET 3.5 vs2005, .net code generator, .Net2005, .refresh dll vs2005 com, accessibility, ADO.NET, AJAX, Align, ASP .NET 2.0, asp.net 2.0, ASP.net 2.0, ASP.net 2.0 Membership, asp.net 2.0 sharepoint application, asp.net 2.0 upgrade from asp.net 1.1 System cannot find the path specified., asp.net Web.Config teamsystem appsettings, ASPNETAJAXCTPCS.zip, aspx, Attempted to read or write protected memory. This is often an indication that other memory is corrupt., audio, automation, backspace, Base64 Encoding, bookmark, bug, bug property window, bugs, C#, C# + ASP.NET 2.0, C# 2005, c# code generator, Cannot start service from the command line or debugger. A Windows Service must first be installed (using installutil.exe) and then started with the ServerExplorer, cassini, check out, class, clickonce, code generator, Code reuse, command prompt, Configuration, CSS, DataGrid, datalist, File, Files, characters, asp.net2.0, .ASPX
  • Issue with IE6 Menu

    I've posted this issue on the CodePlex site last week, but not sure if the discussion forum is very active so wondered if anyone on this forum had experienced this issue? http://cssfriendly.codeplex.com/Thread/View.aspx?ThreadId=55055 I have come across an issue with a menu control on my site when...
    Posted to CSS Friendly Control Adapters (Forum) by hawaythelads on 05-05-2009, 12:00 AM
    Filed under: bug, css Control Adapters Menu, ie6, aspnet menu
  • Variable Datasource Accordion seems to be having ViewState problems

    Hi Guys, I have an Accordion that has a CheckBoxList in each AccordionPane. The Accordion's datasource is the selected US State's counties. On the ItemDataBound event handler of the Accordion, I bind the CheckBoxList's datasource to all the US Zip Codes of that particular county. So far so...
    Posted to ASP.NET AJAX Control Toolkit (Forum) by pcgneighborworx on 03-25-2009, 12:00 AM
    Filed under: view state, Accordion, bug, Ajax.net control toolkit
  • Reproducable Visual Studio Crash with current MVC RC Build

    I came across this bug today which causes Visual Studio to completely crash and event log shows ".NET Runtime version 2.0.50727.3074 - Fatal Execution Engine Error (6D0D79C6) (80131506)". Steps to reproduce on VS 2008 Prof, SP1, ASP.NET MVC RC: - Create a new project "ASP.NET MVC Web Application"...
    Posted to Visual Studio 2008 (Forum) by Gidion on 02-21-2009, 12:00 AM
    Filed under: bug, "asp.net mvc rc"
  • Wizard Control ViewState Bug

    Hello, I could not find any similar bug report anywhere else so here we are. If I am posting in the wrong section please tell me and I will correct it. Now for the bug. A blog post about it is available for code that would reproduce the problem, here is the link A brief description: I needed to have...
    Posted to Web Forms (Forum) by M.SD on 02-15-2009, 12:00 AM
    Filed under: AS.NET 2.0, bug, Wizard, ViewState
  • please help with verifying a BUG in ASP.NET MVC RC January 28th refresh ...

    Hello, would you mind helping? This will take you just a very minutes. Phil Haack has asked me to repeat this test on a different system. I intend to do that but it will take me quite a while to prepare. That's why I am asking for your help too. I get the error and a person in Japan gets the error...
    Posted to ASP.NET MVC (Forum) by gerrylowry on 02-08-2009, 12:00 AM
    Filed under: ASP.NET MVC RC, bug, "Option Strict"
  • Re: is Microsoft testing ASP.NET MVC RC before distributing?

    Hi Phil ~~ e-mails, mailing lists, forum posts, newsgroups and so on are essentially toneless. Hence the emergence of smileys. Therefore, I'm aghast the you have assumed that I "seem to be attributing malicious intent on [your] part and wilful negligence ". Your assumptions are BOTH totally...
    Posted to ASP.NET MVC (Forum) by gerrylowry on 02-08-2009, 12:00 AM
    Filed under: turtosiya, bug, haack, "Option Strict", "ASP.NET MVC"
  • mark as an answer does not work ...

    I've clicked "Mark as Answer" at least four times, refreshing the page before clicking again, on the answer from Steve Wellens to http://forums.asp.net/t/1378449.aspx "Lurking on a thread would be useful ..." ... it does not seem to matter whether I've said "Resolved"...
    Posted to Feedback on this website (Forum) by gerrylowry on 01-31-2009, 12:00 AM
    Filed under: bug
  • Html.Hidden Bug (correction htmlhelper extension bugs)

    Consider: Html.Hidden(name, value) When name = "id" (any case) the value is not rendered. From my Immediate window ? Html.Hidden("id", -1) "<input id=\"id\" name=\"id\" type=\"hidden\" value=\"\" />" ? Html.Hidden("notNamedId"...
    Posted to ASP.NET MVC (Forum) by medvjed on 01-31-2009, 12:00 AM
    Filed under: bug, "ASP.NET MVC", extensions
Page 1 of 24 (231 items) 1 2 3 4 5 Next > ... Last »