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

HomeHomeDevelopment and...Development and...Getting StartedGetting StartedEditing User and Role moduleEditing User and Role module
Previous
 
Next
New Post
8/24/2012 7:45 AM
 

Hello, 

I'd like to inject some code after user registration. I've find code in Admin/Security/ManagerUsers  cmdRegister_Click method. 

But to successively run my code I need to compile this module. How could I do this, since there's no .csproj for this module ? 

Thanks for replay, I really need this to work properly and run out of ideas how to solve this..
I'm using the latest community version of dnn.

 
New Post
8/27/2012 6:44 AM
 
this module is part of DNN core. Either create a new module using code from library or create a new module based on 3rd party solution like http://dnnadvancedlogin.codeplex.com/

Cheers from Germany,
Sebastian Leupold

dnnWerk - The DotNetNuke Experts   German Spoken DotNetNuke User Group

Speed up your DNN Websites with TurboDNN
 
New Post
8/27/2012 8:03 AM
 

There is actually no need for any form of compile if you were to make changes to this code since it is a part of the core dnn web application - the next time you run your site the asp runtime automatically compiles such changes and they would become visible.

However, its never a good idea to make changes to the core - since the next time you install a dnn update your changes would be overwritten.

Instead if you are comfortable with coding I would suggest looking at making your own custom rego module to suit your needs. This would give you full control over the registration process.

Westa



 
New Post
8/27/2012 8:06 AM
 
thanks for Your replays ;)
I've started looking into api and it occurred to me it won't be so hard just to write code for user registration.
Thanks for help.
 
New Post
8/27/2012 8:12 AM
 
oops, Vesta is right, this function is part of the web site, which get's JIT compiled upon first call.

Cheers from Germany,
Sebastian Leupold

dnnWerk - The DotNetNuke Experts   German Spoken DotNetNuke User Group

Speed up your DNN Websites with TurboDNN
 
Previous
 
Next
HomeHomeDevelopment and...Development and...Getting StartedGetting StartedEditing User and Role moduleEditing User and Role module


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