Search

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

Matching Posts

  • SharePoint Web Part Serialization

    I have written several ASP.NET web parts that I am using in WSS 3.0. Everything was going great until I modified a class that is used as the return value of a property getter in the web parts. Now, when I attempt to load a page that already had the web parts on it, they display an error where this property cannot be deserialized. Keep in mind that this class is not used in personalization or connections, and there is not even a field within the web parts that is an instance of this class. If I re
    Posted to Web Parts and Personalization (Forum) by mafuba on 11/15/2007
    Filed under: SharePoint, Web Parts, Serialization, WSS
  • Re: atlas Hover Menu secure/non-secure warning on HTTPS site on mouseover for popup

    I have a workaround posted in this thread: http://forums.asp.net/thread/1364944.aspx Hopefully the atlas team can incorporate this soon if it hasn't already been done (haven't looked at the July CTP yet!)
    Posted to ASP.NET AJAX Control Toolkit (Forum) by mafuba on 8/8/2006
  • Re: AtlasControlToolkit and SSL problem - Page contains secure and nonsecure items

    Hi Randall, I had the same problem and went through some hoops and experimentation to get it to work. My results were thus: In the page where I am using the control, i added the following: < atlas : ScriptManager ID ="atlasScript" runat ="server" > < Scripts > < atlas : ScriptReference Path ="AtlasOverride.js" /> </ Scripts > </ atlas : ScriptManager > And the AtlasOverride.js file looks like this: Sys.UI.PopupBehavior = function() { Sys.UI.PopupBehavior.initializeBase
    Posted to ASP.NET AJAX Control Toolkit (Forum) by mafuba on 8/8/2006
Page 1 of 1 (3 items)