Search

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

Matching Posts

  • Re: Change language in Calendar

    To localize scripts as the Calendar one you must set in the scriptmanager the arguments: < asp : ScriptManager ID ="ScriptManager1" runat ="server" EnableScriptGlobalization ="true" EnableScriptLocalization ="true"
    Posted to ASP.NET AJAX Control Toolkit (Forum) by herensuge on 5/26/2007
    Filed under: Calendar Extender
  • Re: Change language in Calendar

    I have the same problem
    Posted to ASP.NET AJAX Control Toolkit (Forum) by herensuge on 5/26/2007
  • Re: Login problems with multidomain app

    Finally, I solved my problem. I upgraded my ASP.NET apps from ASP.NET 1.1 to 2.0 and after I changed my domain from hoster. I think this was the cause because I can't login. The other domain is a new one and I can login. Many users can login, but I thik the old ones had the same problem like me. With the IExplorer Toolbar for Developers I clean the cookie session and I can login.
    Posted to Security (Forum) by herensuge on 8/26/2006
  • Login problems with multidomain app

    I have a hoster that offers to me a multidomain hostting. I have a portal application working in two different domains. They two are the same application. And the two apps work with the same database. I can works with the two apps, but I only can login in one of them. I read the cookie authentification of the portal that does not login and I see two tickets with the names: .myportal xxxxxxxx .MYPORTAL xxxxxxxx When I login in the other portal I can see many tickets, but only one and in uppercase
    Posted to Security (Forum) by herensuge on 8/20/2006
  • Re: Developing Portal UI Architectures with Web Parts

    I am also trying create a portal like DNN 1.0 using webparts. I have a project named Xuar and I need a lot of work to finish it, but perhaps you can get help reading the actual code. I think I have solutioned the problem of display pages and modules from info from the database.
  • Re: Problem with Web Parts

    And you can post this questions about Webparts in the forum "Webparts and Personalization"
  • Re: Problem with Web Parts

    gunjanhshah: I am creating an application in which I am using web parts.(.NET 2.0) Now as web parts stores user information and personalization settings for each user in ASPNEDB.MDF file Is it possible to change this database to our database ? I mean the web parts shoud store those info. according to user specified database and table instead of at ASPNETDB.MDF Yes, you can. 1.- In web.config file you can associate your database to the connection string named "LocalSqlServer" < add name = " ..
  • Re: Webpartzone and Updatepanel

    I think that the easier mode is to add a user control, custom control or webpart that uses iframe to display a external page. Of course inside a webpartzone But, why have you an updatepanel inside another updatepanel?
  • Re: Custom WebPartChrome tutorials or walkthrough

    Perhaps this address can be usefull: http://fredrik.nsquared2.com/listposts.aspx?categoryId=24
  • Custom Controls and Themes

    I updated the Starter Kit "Personal Web Site" to put all the Photo, Album, .., logic in a Web Control Library, that I can reference and use in the all Web Applications that I want. I have almost working on, but I have a problem with the themes. The original pages use a gridwiew control with a template with many controls that works fine and many image and imagebutton ASP controls to display images mark by a .skin file that associates the images to the ASP controls. Whe I create the composite control
    Posted to Web Forms (Forum) by herensuge on 8/4/2006
Page 1 of 8 (77 items) 1 2 3 4 5 Next > ... Last ยป
Microsoft Communities