Experiment with asp.net Whidbey PDC Alpha bits

by lichen 2/13/2004 11:09:00 PM

Before start, it will save lots of time later to read the readme file first at http://www.asp.net/whidbey/readme_pdc.html.

The web based asp.net admin tool could be accessed at http://localhost/myapp/webadmin.axd

To use aspnetsqlprovider, I had to create a database called aspnetdb. Used aspnet_regsql.exe to register it.

I then used the Web Admin tool to select aspnetsqlprovider for my both Membership provider and Role provider. I was able to add users and roles to SQL server successfully.

However, when I tried to log into the web site, I got an error saying that the NT Authority/Network Service account cannot log into SQL server using integrated security. I was under impression that membership should be using ASPNET account but that was not true. I could use standard SQL security, but decided to use aspnetaccessprovider instead for the rest of the experiment with PDC bit. It is painless. The admin tool created aspnetdb.mdb file in my data folder.

Be the first to rate this post

  • Currently 0/5 Stars.
  • 1
  • 2
  • 3
  • 4
  • 5

Tags:

.Net | ASP.NET

相关文章

Comments are closed

Powered by BlogEngine.NET 1.2.0.0
Theme by Mads Kristensen

About the author

Name of author Author name
Something about me and what I do.

E-mail me Send mail

Calendar

<<  May 2012  >>
MoTuWeThFrSaSu
30123456
78910111213
14151617181920
21222324252627
28293031123
45678910

View posts in large calendar

Pages

    Recent comments

    Authors

    Tags

      Disclaimer

      The opinions expressed herein are my own personal opinions and do not represent my employer's view in anyway.

      © Copyright 2012

      Sign in