Login Control seems to NOT work

G

Guest

Visual Web Developer 2005 Express Edition Beta 2
On Windows 2000 Server
SQL 2005 CTP


Login control. DOT NET 2 looks like it has some great possibilities, but I
can not get the first control to work.

Where are some reasonable docs on the Login control? What about docs on
other controls?

How do we make Login Control use SQL database and why does even the other
(Access) not even work?

I gave up on fixing the site I had been working on. So I setup a new site,
put a only a login control on it and then try to determine what user database
it is using.

It says it is in the APP_DATA directory below the web site folder, but it is
not.
It says it is an Access file but it is not.
It says you can designate that it use an SQL table that you can modify, but
it does not.


I want to add fields to login MDF and use those data values as properties
added to the users. The little bit of help available says that is not a
problem, but it does not seem to work.

After login works (if it ever does), what code (or control) does each page
need to have to be able that user has logged and what their rights level is?


I want to try to use . Net 2 as it was planned, but it is taking a LOT of
time on very minor issues.

please give me any help you can. email me at (e-mail address removed)
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top