Wrox Programmer Forums
|
.NET Framework 2.0 For discussion of the Microsoft .NET Framework 2.0.
Welcome to the p2p.wrox.com Forums.

You are currently viewing the .NET Framework 2.0 section of the Wrox Programmer to Programmer discussions. This is a community of software programmers and website developers including Wrox book authors and readers. New member registration was closed in 2019. New posts were shut off and the site was archived into this static format as of October 1, 2020. If you require technical support for a Wrox book please contact http://hub.wiley.com
 
Old February 1st, 2007, 06:46 AM
Registered User
 
Join Date: Feb 2007
Posts: 3
Thanks: 0
Thanked 0 Times in 0 Posts
Default Using roleManager in web.config

Hi
I used roles in my application to protect two directories,adminstrator and members, from common users. It worked fine with a MS SQLExprss database. Now I have to use the same thing with a MS Access database. I tried many different codes in web.config file, but none of them worked.

I realy appreciate if any body help me in configuring my web.config file for Access database.:)

Oskar

 
Old February 1st, 2007, 07:02 AM
Imar's Avatar
Wrox Author
 
Join Date: Jun 2003
Posts: 17,089
Thanks: 80
Thanked 1,576 Times in 1,552 Posts
Default

Hi Oskar,

Take a look here: http://imar.spaanjaars.com/QuickDocId.aspx?quickdoc=404

You need the Access providers to use an Access database. The article explains how to get, compile and use those Access providers.

Cheers,

Imar
---------------------------------------
Imar Spaanjaars
http://Imar.Spaanjaars.Com
Everyone is unique, except for me.
Author of ASP.NET 2.0 Instant Results and Beginning Dreamweaver MX / MX 2004
Want to be my colleague? Then check out this post.
 
Old February 2nd, 2007, 09:07 AM
Registered User
 
Join Date: Feb 2007
Posts: 3
Thanks: 0
Thanked 0 Times in 0 Posts
Default

Hi Imar
Thanks for your guidance and your interressting artical. But I did not succed in downloading The "Access providers" from the Microsoft MSDN site, becaus the downloading page was removed. I search around on the MSDN site but I did not find it.

Please udate the download links, or write it down on this post.

I appreciate your know-how on programming and all articles you have posted on "http://imar.spaanjaars.com/".

Oskar

 
Old February 2nd, 2007, 09:12 AM
Imar's Avatar
Wrox Author
 
Join Date: Jun 2003
Posts: 17,089
Thanks: 80
Thanked 1,576 Times in 1,552 Posts
Default

Hi there,

I don't understand the problem. http://msdn.microsoft.com/asp.net/downloads/providers/ does indeed no longer exist.

However, you're taking to http://msdn2.microsoft.com/asp.net/Aa336558 automatically where you can download the code.

What exactly are you having problems with?

Imar
---------------------------------------
Imar Spaanjaars
http://Imar.Spaanjaars.Com
Everyone is unique, except for me.
Author of ASP.NET 2.0 Instant Results and Beginning Dreamweaver MX / MX 2004
Want to be my colleague? Then check out this post.
 
Old February 5th, 2007, 07:27 AM
Registered User
 
Join Date: Feb 2007
Posts: 3
Thanks: 0
Thanked 0 Times in 0 Posts
Default

Hi

The problem is solved now.
Thank you!:)
Oskar





Similar Threads
Thread Thread Starter Forum Replies Last Post
web.config vs. app.config darlo Visual Studio 2005 11 August 20th, 2008 07:23 AM
web.config sonny1 ASP.NET 2.0 Basics 1 October 20th, 2007 01:40 PM
Error could not load type - RoleManager mussitsch ASP.NET 2.0 Professional 0 August 21st, 2007 11:31 AM
Web Config C# akshay144 VS.NET 2002/2003 0 November 10th, 2006 10:21 AM





Powered by vBulletin®
Copyright ©2000 - 2020, Jelsoft Enterprises Ltd.
Copyright (c) 2020 John Wiley & Sons, Inc.