Browse by Tags

Related Posts

  • 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
  • AutoCompleteExtender Is Auto-Calculating (bug?)

    Howdy, I'm witnessing some extremely odd behavior with an AutoCompleteExtender in a small web application I'm building. In the past, I've used this extender with no problems; however, now it appears the extender is actually calculating values before sending them to the client. I have a asp...
    Posted to ASP.NET AJAX Control Toolkit (Forum) by jerc on 02-26-2008, 12:00 AM
    Filed under: .NET Framework 2.0, AJAX, ASP.NET, AutoCompleteExtender, bug, Calculating
  • ResponseFilter & Content-Encoding header, cleared by WriteExceptionJsonString

    Hi There, I have a ResponseFilter adding HTTP compression to my .aspx, ashx, and now .asmx requests, similar to http://blog.madskristensen.dk/post/HTTP-compression-in-ASPNET-20.aspx. I've just starting using it to compress the web services in a project, which has worked great reducing the traffic...
    Posted to ASP.NET AJAX Networking and Web Services (Forum) by hexy on 11-15-2007, 12:00 AM
    Filed under: rest handlers, ajax, ajax webservice, bug, compression, content-encoding, headers, http, responsefilter, asmx
  • Bug with ajax when the server time is in the past

    Hi, We have an app using ajac, we noticed a bug when our dev machines are on a different time zone from the servers. our dev machine is in the future and we're getting this error from the server, setting the modified date on all the files in the bin directory fixed it, can someone from Microsoft...
    Posted to ASP.NET AJAX Discussion and Suggestions (Forum) by Yosi Taguri on 10-15-2007, 12:00 AM
    Filed under: ajax, asp.net 2.0 timezone, Bug
  • Re: RadioButtonList.SelectedIndexChanged as UpdatePanel Trigger

    Maybe this is also a bug in RadioButtonList I'm using Visual Studio 2005, Ajax (UpdatePanel), a RadioButtonList which updates a DropDownList items. Html code: < form id= "form1" runat= "server" > < asp:ScriptManager ID= "ScriptManager1" runat= "server"...
    Posted to ASP.NET AJAX UI (Forum) by wander.mahet on 09-28-2007, 12:00 AM
    Filed under: onclick, Radio button list, RadioButtonList, updatepanel, AutoPostBack, bug, ajax
  • UNC Share - WinXP

    Hi! I saw different posts on the web about this subject but each time it s unresolved. So, when I try to compile my solution with VS2005 I have this error message: An error occurred loading a configuration file: Failed to start monitoring changes to 'location path' because the network BIOS command...
    Posted to Visual Studio 2005 (Forum) by VincentBellet on 08-30-2007, 12:00 AM
    Filed under: Visual Studio 2005, .net, AJAX, Ajax Enabled Web Application, ASP.net 2.0, bug, web.config, Web Applications
  • How do I reference a public property on a page from within a custom control (ascx file) used on that page?

    G'day all, You've probably got a quick answer for this - have a read. In my default.aspx page I have a TabContainer with 6 tab panels. Each tab panel uses a custom control (check.ascx) that I've created which contains a button and some code. When the User clicks the button, the onclick event...
    Posted to Web Forms (Forum) by dotdodont on 08-17-2007, 12:00 AM
    Filed under: tab, ajax, ascx, bug, circular reference, TabContainer, custom controls
  • RadioButtonList SelectedIndexChanged issue when default value set on !IsPostBack bug

    Hi, I think i might have found a bug with the ajax framework. Suppose you have a radiobuttonlist that will toggle the visibility of a panel inside a updatepanel: < asp:RadioButtonList ID= "RadioButtonList1" runat= "server" AutoPostBack= "True" OnSelectedIndexChanged=...
    Posted to ASP.NET AJAX UI (Forum) by pnmcosta on 08-15-2007, 12:00 AM
    Filed under: Radio button list, SelectedIndexChanged, Update Panel, ajax, bug
  • Wrong URL for Webservice

    Hello I've a Problem with Webservice Calls and/or Scripttags (not sure) In the default.aspx I've the following Script declaration: <asp:ScriptManager ID="scriptManager" runat="server" ScriptMode="debug"> <services> <asp:servicereference path="...
    Posted to ASP.NET AJAX Networking and Web Services (Forum) by donaldduck1312 on 08-10-2007, 12:00 AM
    Filed under: web service ajax, ajax, ajax callback, Ajax RC, ajax v1.0, ajax webservice, ajax webservice bug, asp.net 2.0, asp.net ajax, atlas, atlas javascript webservices, bug, AJAX Library
  • BUG!: updatepanel and validators

    My validators stop working when placed in an updatepanel. I have also tried the validatorcallout...still no luck...they just dont validate.. Then I found this link: http://blogs.msdn.com/mattgi/archive/2007/01/23/asp-net-ajax-validators.aspx which adviced to add the following in my web.config: tagMapping>...
    Posted to ASP.NET AJAX UI (Forum) by Peter Smith on 07-31-2007, 12:00 AM
    Filed under: upadatepanel, ajax, bug, validation
Page 1 of 3 (29 items) 1 2 3 Next >