SQL Express and VWD Express Set up and Config problems

Hi,

I have downloaded and installed VWD and SQL 2005 Express. WVD works, but when I tried to use the asp:Login in alls I get is a eventID 1315. Then I ran the aspnet_regsql.exe and it said setup failed doesn't allow remote users. Then I changed the settings to allow remote users and ran asnet_regsql.exe and same thing. I changed asp.net config manager to allow internet access, it work when i debug but not when connecting on the internet outside the network.

Completely lost Please help.

Thank you Matt



Answer this question

SQL Express and VWD Express Set up and Config problems

  • Steve Wash

    Hi!

    Thanks for asking! I'm a member of the ASP.NET team, and was just popping over here to see what was going on. The best place to ask ASP.NET questions is over on the ASP.NET forums at http://www.asp.net/welcome.aspx tabindex=1&tabid=39

    Sounds to me like SQL Server Express isn't set up properly. If it isn't set up properly, you'll get these errors. Try to reinstall SSE and see if that fixes things.

    HTH,

    PEte



  • Amitoj

    This sounds more like a code configuration problem, I would drop over to http://forums.asp.net and ask the question in the VWD Groups there as most of the ASP.Net teams check there.



  • SQL Express and VWD Express Set up and Config problems