Missing Something

  •  10-16-2006, 6:51 AM

    Missing Something

    Hi

    I have a asp.net website written in vb.net. I have included a folder in my website called Chat (couple of levels down). My website uses asp.net membership and profiles (updated to use ProfileTable_1 tables etc). I am changing the Global.asax.cs file to use the correct tables.

    I maybe missing something because I can only log in with users that exist in the CuteChatUser table - How do I get this to work so that it picks out users from my standard Users or aspnet_Users tables?

    Thaks in advance.

    CG



View Complete Thread