Search

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

Matching Posts

  • Share users across portals

    I have this dnn setup for a company which will have several sites. For example, one for each dept and one for an intranet. Having poeople register multiple times isn't feasible and it doesn't seem like dnn will allow non-unique usernames anyway. I was looking at the "UserPortals" table. I added some rows there thinking it would do it, but no dice. Anyone here done this successfully? thanks! Darren
    Posted to DotNetNuke (Forum) by DeveloperMCDBA on 6/16/2006
  • Re: v04.00.03 - have to login repeatedly

    if someone else is able to confirm they have the same issue, at least I know I'm not crazy! I think I have narrowed it down to if I do check off "remember me next time" (or whatever) is when i have to keep logging in. I'm thinking it is a cookie issue. I added the domain as a "trusted site", but still no dice. thanks Darren
    Posted to DotNetNuke (Forum) by DeveloperMCDBA on 6/14/2006
  • v04.00.03 - have to login repeatedly

    I'm used to useing the latest of 3, but chose to use 4 for my latest install. I've noticed I have to login many times. Anyone else notice this, or is there a quick fix, or is this a user err? thanks
    Posted to DotNetNuke (Forum) by DeveloperMCDBA on 6/13/2006
  • Re: Not able to make my edit control to come up

    ok, i think I found the issue...and this gets me frequently, so I need to streamline how I start projects...my namespaces and class names were not named properly and were not consistent. the problem wasn't my edit control, it was my view control in that it never found the code behind and thus never ran the IAction procedure
    Posted to Custom Modules (Forum) by DeveloperMCDBA on 3/30/2006
  • Not able to make my edit control to come up

    I've done several modules now and am experiencing this issue for the first time, so I'm sure its something simple I'm missing. I have implemented IActionable, and the edit item is showing up on the action menu. However, when I click on it, I get a post back, but no edit control...it just displays the view control again. I have added a module definition just like I have for all the other modules I've worked on. any help appreciated. thanks!
    Posted to Custom Modules (Forum) by DeveloperMCDBA on 3/30/2006
  • Re: Not doing modules as user controls

    You guys are right. This is the way DNN is set up. In doing straight .net development, they say "use user controls" for reusable UI for a particular app. Use "custom web controls" for reusable components to be used across applications. I was just thinking about this the other day.
    Posted to Custom Modules (Forum) by DeveloperMCDBA on 3/26/2006
  • Not doing modules as user controls

    This may be a completely "no duh" question / answer, but I'm the kind of inquisitive person that asks anyway. Are we really limited to user controls in creating modules? What about custom web controls? When you create a module definition, I know you have to specify an ascx, which is why I don't think you can, but I just wanted to make sure.
    Posted to Custom Modules (Forum) by DeveloperMCDBA on 3/25/2006
  • Re: IPortable Mess

    Thanks EckTwo! I was just talking about you in my blog the other day: http://www.dotnetnukerocks.com/tabid/3223/ctl/ViewEntry/EntryID/106/mid/4279/Default.aspx
    Posted to Custom Modules (Forum) by DeveloperMCDBA on 3/25/2006
  • IPortable Mess

    I have a module that initially did not originally support IPortable, but now it does. When installing the new version that does, the dnn install does not recognize it does, however, when installing newly, it does. Is there soemthing I'm doing wrong, or is there something I can do as a work around, or will I have to require a uninstall / reinstall? Any suggestions appreciated! Darren
    Posted to Custom Modules (Forum) by DeveloperMCDBA on 3/24/2006
  • Re: Adding a module does nothing

    thank you very much...all of you. This is what happened... I was getting the error: "MinMax persistance type of cookie requires a ModuleId". I had received this error in the past and I remember it having to do with a module/control definition. Hours before posting this thread I was in messing with the key for the view control. I changed it from blank to "View" thinking that would help. At that point, I started to get nothing when I added the module to a pane. What I was missing was this: AutoEventWireup
    Posted to Custom Modules (Forum) by DeveloperMCDBA on 3/15/2006
Page 1 of 112 (1113 items) 1 2 3 4 5 Next > ... Last ยป