Search

You searched for the word(s): userid:635375

Matching Posts

  • Re: THIS IS THE FIX

    Well I am thoroughly impressed....it is sad although that someone from Microsoft couldn't have chimed in with this. Well the program that I originally had the issue with I am not even working with that company anymore....it was just something they had to deal with...unfortunate..I do thank you for the solution though and when I have the displeasure of dealing with this again I'll be referring to your solution!
    Posted to Active Directory and LDAP (Forum) by joshlrogers on 4/18/2008
  • Re: UpdateProgress stops working after first firing

    Well you sir hit the nail on the head, I had some open tags. It wasn't showing up on source view as an issue strangely enough. I just went down one by one. Also thank you for pointing out my glaring mistake with the >> and <<, that is not normal practice for me in my defense..... Thanks again!
    Posted to ASP.NET AJAX UI (Forum) by joshlrogers on 2/20/2007
  • Re: UpdateProgress stops working after first firing

    Ok I have worked on this all day today and have made no progress....here is my code, please someone tell me what I am doing wrong.... 1 <%@ Page Language="C#" MasterPageFile="~/site.master" AutoEventWireup="true" CodeFile="Default2.aspx.cs" 2 Inherits="Default2" Title="Untitled Page" %> 3 4 <%@ Register src="Modules/MainNavigation.ascx" TagName="MainNavigation" TagPrefix="uc1" %> 5 <%@ Register src="Modules/Products/ProductSummaryDisplay.ascx" TagName="ProductSummaryDisplay" 6 TagPrefix
    Posted to ASP.NET AJAX UI (Forum) by joshlrogers on 2/20/2007
  • Re: UpdateProgress stops working after first firing

    Unfortunately I wish it was as trivial as that, but it is not inside my update panel. I am quite lost on what could be doing this.... Josh
    Posted to ASP.NET AJAX UI (Forum) by joshlrogers on 2/20/2007
  • Re: UpdateProgress stops working after first firing

    Martin, Thank you for this.....I thought you had it solved for me, but it seems I have hit another snag. It seems that after the first call the div I am using is removed from the DOM rather than just being set to hidden. I can no longer find it in the DOM inspector thus my Javascript call can not find the element the next time the panel comes around....what is strange is that it is being removed before the EndRequestHandler is called....so there must be an event between BeginRequestHandler and EndRequestHandler
    Posted to ASP.NET AJAX UI (Forum) by joshlrogers on 2/20/2007
  • Re: UpdateProgress stops working after first firing

    Ok, call me dense, but I am not seeing this event anywhere in the scriptmanager, updatepanel, or updateprogress control....could you point me in the right direction please?
    Posted to ASP.NET AJAX UI (Forum) by joshlrogers on 2/16/2007
  • Re: UpdateProgress stops working after first firing

    Unfortunately this did not work for me...has anyone else found another solution to this by any chance?
    Posted to ASP.NET AJAX UI (Forum) by joshlrogers on 2/16/2007
  • Execution cannot be found

    Folks, I am getting extremely frustrated with this. I am trying to test pages with reports in them locally before deploying them, but all I am getting is Execution '(some random sequence)' cannot be found or for a local report I am getting The given assembly name or codebase was invalid. (Exception from HRESULT: 0x80131047). I have done a repair of .Net 2.0 I have removed the references to reportviewer and re added them..... I used to be able to change ports on the ASP.NET development server and
  • Re: SP1 causing "Adding reference to System.Web.dll ..."

    I have fixed the issue it seems....I had to go through and remove all references to Ajax and restart visual studio then reload the references....that seems to have fixed the issue for now.....
    Posted to Visual Studio 2005 (Forum) by joshlrogers on 12/29/2006
  • Re: SP1 causing "Adding reference to System.Web.dll ..."

    Thank you so much for your prompt reply....Unfortunately this did not solve my problem..... I actually have changed the prefix to be atlas instead of asp because of the earlier intellisense issue. Now this has never happened to me until just today when I installed the RC but with the Beta's I did not have this issue. Is there something I need to change in my web.config possibly? Thank you again...
    Posted to Visual Studio 2005 (Forum) by joshlrogers on 12/29/2006
Page 1 of 7 (68 items) 1 2 3 4 5 Next > ... Last »