Search

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

Matching Posts

  • Re: How to retry with CascadingDropDown

    Since DNN 5.01.01 is out, I am porting the whole project to the new environment, and it seems to work. I started with the CCH control and worked, now the page is full, like before, and still works. So I believe that something goes wrong with DNN 4.x and that was causing the problem. (hope you had great time canoeing )
    Posted to ASP.NET AJAX Control Toolkit (Forum) by Wizard! on 8/27/2009
  • Re: How to call a webservice using both post & get

    mendhak, I really do not believe it has anything to do with the webservice, or the client code. Client code is automatically produced by Ajax Control Toolkit, so I have not been able to change anything on my pc, or the production server. On the other hand, I wrote before, that from the webservice I have different behavior on the two machines, even when called direclty from the browser and not from within the page.
    Posted to XML Web Services (Forum) by Wizard! on 8/17/2009
  • Re: How to retry with CascadingDropDown

    Ok, here is the situation: Using Fiddler I found out that the calls to web service are theese: Countries, Hotels, Cities, Hotels. First time Hotels is called, returns single value (Please select City) The 2nd time, it returns all the data. I had to isolate this control to an empty project. A page, with the control only. After many retries, it seemed to work 100%. However, When I am using in inside DNN.4.8.x, I am experiencing this problem... Even though it returns the data, Hotels DDL, remains empty
    Posted to ASP.NET AJAX Control Toolkit (Forum) by Wizard! on 8/14/2009
  • How to call a webservice using both post & get

    I recently got an new system, since my last one failed. So I had to set up everything from the start. So, I am experiecing a strange problem... On the production server I am calling a webservice, using parameters on both post & get protocols. The call is "~/StHelperService.asmx/GetCountries?wtg=5", and I am passing another 3 parameters (knownCategoryValues, category, contextKey). This service is used from Ajax Control Toolkit to fill a Cascading DropDownList collection. However on my
    Posted to XML Web Services (Forum) by Wizard! on 8/14/2009
  • Re: How to call a webservice using both post & get

    Thanx for your quick answer Avinash, however this is not what I am looking for. The problem is not on HOW to call is, but on how to CONFIGURE it. Even if I call it, directly from the browser, on the production server it works, on the development machine it doesn't. So, it must be something else.
    Posted to XML Web Services (Forum) by Wizard! on 8/14/2009
  • Re: Cannot install VS2008 SP1 on Windows 7 Ultimate x64

    Tom, I came to the conclusion that something was wrong with my system, so I have to get a brand new one... On the old machine I formated and installed WinXP.Pro.32, where I was experiencing the same problems. On the new machine, everything worked fine. Same software installed, from the same sources...
    Posted to Visual Studio 2008 (Forum) by Wizard! on 8/12/2009
  • Re: How to retry with CascadingDropDown

    Joel, thanx for the link! My code is very very similar to this one. The difference is that I am not using the aspx page to generate it, instead I am having a vb custom user control that has all 4 DDLs. The control works fine, as soon as you are "playing" with the values. The problem starts after postback... Sometimes the 2nd and 3rd control, do not act properly thus failling to remember the values.
    Posted to ASP.NET AJAX Control Toolkit (Forum) by Wizard! on 8/10/2009
  • Re: Cannot install VS2008 SP1 on Windows 7 Ultimate x64

    Ok, this is something I cannot understand...!!!! I am trying to install SP1 on a brand new pc, with WinXP-SP3 on it, and it produces the SAME ERROR!!! Also I am trying to install all updates from Windows Update, and a VS update (KB971091) cannot be installed after >5 retries...!!! What is wrong here......??????????? I cannot work without SP1, because I need to install Silverlight SDK
    Posted to Visual Studio 2008 (Forum) by Wizard! on 8/7/2009
  • Re: How to retry with CascadingDropDown

    Unfortunately it does not seem to work with -1. Same thing happens. Unless I did not understand what to do. Could you please provide a code sample?
    Posted to ASP.NET AJAX Control Toolkit (Forum) by Wizard! on 7/31/2009
  • Re: How to retry with CascadingDropDown

    Same here... Using 2 DDLs, works fine. When I add the 3d one (hotel) it just behaves strange. Actualy it seems that hotels load before cities, and then something empties it....
    Posted to ASP.NET AJAX Control Toolkit (Forum) by Wizard! on 7/31/2009
Page 1 of 6 (56 items) 1 2 3 4 5 Next > ... Last »