Michael (or anyone else that can help me),
I have a little twist on the above request that I need. I need users in one instance of DNN to be able to programatically create users & assign to roles in a 2nd instance of DNN. I was able to do it when I had the 2 sites in a single instance of DNN as different Portals, but I had conflicts with SSL certificates which seemed to only be resolved be spliting them apart.
I also want to do the same thing with a Windows app.. I want employees in our office that work on our custom built Windows app to be able to set up DNN users too without having to log into the website(s) to do so.
Anyone have code for this, or know if it's even possible?