Hello,
Is there a way to create a user using Membership.CreateUser for another application?
I have tho websites (A and B) and when I create a user for website A I need a user to be created B also. I can't link them to use the same database. Is there a way to specify the application or the database where a user should be created. I thought this issue would be fairly common, but can't find any clues anywhere.
All help much appreciated.
minbor