473,698 Members | 2,023 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

Working with Login controls in ASP .Net 2.0 Beta 2

Hi All,

I am using ASP .Net Beta 2 to develop web applications.

In one of my web applications, i am using 'CreateUser' wizard to create
users for my site.

Earlier, when i was using Beta 1, i have stored all the user information in
MS Access Database.

Now, in Beta 2, the default storage provider is MS SQL Server.

Can anybody help me how to create a membership provider for MS Access
database, so that it can store user information in my .mdb file.

Thanks in advance

Cheers,
Pavan
Nov 19 '05 #1
2 1289
Hi Pavan,
Goto the web site admin tool, there you can easily change the data
provider to access. For more info see

http://msdn.microsoft.com/library/de.../sitemaint.asp

Thanks,
Ragu.
"Pavan Apuroop" wrote:
Hi All,

I am using ASP .Net Beta 2 to develop web applications.

In one of my web applications, i am using 'CreateUser' wizard to create
users for my site.

Earlier, when i was using Beta 1, i have stored all the user information in
MS Access Database.

Now, in Beta 2, the default storage provider is MS SQL Server.

Can anybody help me how to create a membership provider for MS Access
database, so that it can store user information in my .mdb file.

Thanks in advance

Cheers,
Pavan

Nov 19 '05 #2
Hi Pravan,

Due to some certain consideration, the Access DBProvider in the beta1 (also
previous preview version) has been canceld and we are recommended to use
the new support for SQL Server 2005 Express Edition which will also provide
the funcationality to use file based database file in our asp.net
webapplication. However , since the SQL Server 2005 Express Edition is
designed for high performance and concurrency condition, it'll perform much
better than the access db which is not very good for concurrent and
multi-users services application. For detailed info about other features
that be postponed in beta2 and the first release, you can refer to the
following article:

#Features postponed for ASP.NET 2.0 Beta 2
http://msdn.microsoft.com/asp.net/be...a2changes.aspx

Thanks,

Steven Cheng
Microsoft Online Support

Get Secure! www.microsoft.com/security
(This posting is provided "AS IS", with no warranties, and confers no
rights.)

Nov 19 '05 #3

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

0
873
by: johan | last post by:
I have a problem with with Login and CreateUserWizard controls in ASP.NET beta 2. In beta 1 they worked just fine, but now they do not work at all, they don't even throw exceptions. The Login control dont say anything, it just doesn't login the user. There are no requests made to the database. I've tried my existing code that worked in beta 1 and I've created a new web site from scratch on a clean machine and get the exact same problem....
5
1421
by: TDC | last post by:
Has anyone found an answer to the post below?!? Any help appreciated! --------------------------- a.. From: johan@xxxxxxxxxxxxxxx a.. Date: 2 May 2005 05:13:08 -0700 I have a problem with with Login and CreateUserWizard controls in ASP.NET beta 2. In beta 1 they worked just fine, but now they do not work at all, they don't even throw exceptions.
0
274
by: Pavan | last post by:
Hi All, I am using ASP .Net Beta 2 to develop web applications. In one of my web applications, i am using 'CreateUser' wizard control to create users for my site. Earlier, when i was using Beta 1, i have stored all the user information in MS Access Database (System Generated).
3
2986
by: | last post by:
One thing I did a lot of in Classic ASP involved showing page elements conditionally based on whether a user was logged in or not. Logged in users or "superusers" would get more content and/or more controls if my pages detected their login. Non-logged in users would also get some page content at a given URL, but the protected content was hidden from them. I would like to know generally how this is done in ASP.NET. I'm particularly...
8
2529
by: jojobar | last post by:
Okay, I am trying to do is to test the webresource in 2.0 1. I created a new project with assembly name (and default assembly name) "Office". 2. I added the following to the AssemblyInfo.cs file (present under the Properties folder of the project) 3. Now I created a file called test.js on the root folder of the project,
2
2014
by: clintonG | last post by:
Anybody experience any problems with logging in to a website on a local instance of IIS when the site was created with Beta 2 and loaded into the shipping instance of VS2005? I've read through some of the earlier documents discussing changes but I don't recall any mention of login controls or haven't gotten to any that discuss why login controls would break all of a sudden. Actuallhy it seems to be the Membership system that has blwon up...
7
4043
by: vamichael | last post by:
When I try to run the Website Administration Tool from my published application using http://localhost/myapp/webadmin.axd I am getting a "resource not found" error message. I can use the Admin tool from the IDE however. I noticed some people referring to a directory called c:\Inetpub\wwwroot\aspnet_webadmin\, which i do not have on my system.
6
17393
by: luqman | last post by:
I have created a Login Page with Master.Master Page. The master page contains Menus, and I want to disable those menus on Login Page, how can I ? Best Regards, Luqman
0
8674
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However, people are often confused as to whether an ONU can Work As a Router. In this blog post, we’ll explore What is ONU, What Is Router, ONU & Router’s main usage, and What is the difference between ONU and Router. Let’s take a closer look ! Part I. Meaning of...
0
9157
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers, it seems that the internal comparison operator "<=>" tries to promote arguments from unsigned to signed. This is as boiled down as I can make it. Here is my compilation command: g++-12 -std=c++20 -Wnarrowing bit_field.cpp Here is the code in...
1
8895
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows Update option using the Control Panel or Settings app; it automatically checks for updates and installs any it finds, whether you like it or not. For most users, this new feature is actually very convenient. If you want to control the update process,...
0
8861
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each protocol has its own unique characteristics and advantages, but as a user who is planning to build a smart home system, I am a bit confused by the choice of these technologies. I'm particularly interested in Zigbee because I've heard it does some...
0
5860
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and then checking html paragraph one by one. At the time of converting from word file to html my equations which are in the word document file was convert into image. Globals.ThisAddIn.Application.ActiveDocument.Select();...
0
4369
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The last exercise I practiced was to create a LAN-to-LAN VPN between two Pfsense firewalls, by using IPSEC protocols. I succeeded, with both firewalls in the same network. But I'm wondering if it's possible to do the same thing, with 2 Pfsense firewalls...
1
3046
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated we have to send another system
2
2329
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.
3
2001
bsmnconsultancy
by: bsmnconsultancy | last post by:
In today's digital era, a well-designed website is crucial for businesses looking to succeed. Whether you're a small business owner or a large corporation in Toronto, having a strong online presence can significantly impact your brand's success. BSMN Consultancy, a leader in Website Development in Toronto offers valuable insights into creating effective websites that not only look great but also perform exceptionally well. In this comprehensive...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.