Products

Solutions

Resources

Partners

Community

Blog

About

QA

Ideas Test

New Community Website

Ordinarily, you'd be at the right spot, but we've recently launched a brand new community website... For the community, by the community.

Yay... Take Me to the Community!

Welcome to the DNN Community Forums, your preferred source of online community support for all things related to DNN.
In order to participate you must be a registered DNNizen

HomeHomeArchived Discus...Archived Discus...Developing Under Previous Versions of .NETDeveloping Under Previous Versions of .NETASP.Net 2.0ASP.Net 2.0PayPalSubscription.aspx -- UNsubscribe?PayPalSubscription.aspx -- UNsubscribe?
Previous
 
Next
New Post
7/15/2008 10:57 AM
 

FYI: I'm not sure how things have changed, but you might want to experiment with 100 roles as a test.  You may find that there is a cookie based limit of roles based on the length of the role names that a user belongs to.

I suspect that 1000 roles will require a significant overhaul to the security roles and cookie mechanism.

 

 


Dwayne J. Baldwin
 
New Post
7/15/2008 3:51 PM
 

Thank you Dwayne

That is definently good to know. The Module Im creating, has 4 values set in the "Settings" page, the roles use this info to create the role name (ie value1-value2-value3-value4-staticvalue), Each instance of the Module will have 26 possible Roles. The 1000+ roles comes from the many other instances of the Module throughout the Portal, with different values set. Am I correct in thinking this should not require any overhaul since each Module instance only handles 26 Role combinations?

 
New Post
7/15/2008 4:01 PM
 

Ok Guys, Im back again.

CJ, I thought my issue with having the "Text=" still listed in my ImageButtons was causing the problem with the page not redirecting. After I deleted that, it worked, but not for good. I know this sounds weird and does not make sense but... It seems to be working when it wants to...... I can click the button, and it works, refresh, and it dosnt,  refresh a few times and it will work again...... AHHHHH Anyway, right now my .vb has 2176 lines of code. Can this cause a problem? Is it actually possible for the compiler to "miss" its sub and go past it? I am totally lost, I have never had a code work sometimes then not others....

 

Thanks

 
New Post
7/15/2008 4:27 PM
 

OK, I may have sent my last post too soon. I determined the redirect is not intermitent, If logged in as Host or Admin, it works properly, if logged in as anything else or not logged in, the page sinply refreshes. Any Ideas?

 
New Post
7/15/2008 11:34 PM
 

To try to narrow down what may be causing the problem, I started removing code, section by section and re-trying the redirect. I got it all the way down to

Imports System
Imports DotNetNuke

Namespace YourCompany.Modules.PGT
    Partial Class ViewPGT
        Inherits Entities.Modules.PortalModuleBase
        Protected Sub Button1_Click(ByVal sender As Object, ByVal e As System.EventArgs) Handles Button1.Click
            Response.Redirect("http://www.microsoft.com")
        End Sub
    End Class
End Namespace

Still the same thing. If logged in as Host or Admin, it works, for any other user, it only refreshes the page....

 
Previous
 
Next
HomeHomeArchived Discus...Archived Discus...Developing Under Previous Versions of .NETDeveloping Under Previous Versions of .NETASP.Net 2.0ASP.Net 2.0PayPalSubscription.aspx -- UNsubscribe?PayPalSubscription.aspx -- UNsubscribe?


These Forums are dedicated to discussion of DNN Platform and Evoq Solutions.

For the benefit of the community and to protect the integrity of the ecosystem, please observe the following posting guidelines:

  1. No Advertising. This includes promotion of commercial and non-commercial products or services which are not directly related to DNN.
  2. No vendor trolling / poaching. If someone posts about a vendor issue, allow the vendor or other customers to respond. Any post that looks like trolling / poaching will be removed.
  3. Discussion or promotion of DNN Platform product releases under a different brand name are strictly prohibited.
  4. No Flaming or Trolling.
  5. No Profanity, Racism, or Prejudice.
  6. Site Moderators have the final word on approving / removing a thread or post or comment.
  7. English language posting only, please.
What is Liquid Content?
Find Out
What is Liquid Content?
Find Out
What is Liquid Content?
Find Out