PDA

View Full Version : aspnetaccesprovider


the butler
06-08-2005, 06:20 AM
I don't know if I am just missing something but .....

I am trying to set up a web application using visual studio 2005 beta 2, I want to use MS Access as my database as the security database, I cannot find the aspNetAccessProvider! Is no longer available in beta 2 or do I need to do some configuration to make it available. All I can find is the aspNetSQLProvider, I do not want to use this as I do not have SQL on my hosting package.

Any help will be appreciated

RedDog
07-30-2005, 12:50 AM
I think this page may (?) help:
http://msdn2.microsoft.com/library/83y98ckk(en-us,vs.80).aspx

It states:
"To configure the providers themselves, or to add a new one, you can use the aspnet_regiis command-line utility."

Hope that helps. I'll be working on this too soon - but I'm just getting started with all the "fun".

Cheers,
RedDog

http://community.discountasp.net/emoticons/devil.gif

bruce
08-01-2005, 06:31 AM
AccessDataProvider is no longer supported in the latest version of the beta.

The source code is posted some where in the Asp.net forum but there is not official support.

Bruce

DiscountASP.NET
www.DiscountASP.NET (http://www.DiscountASP.NET)

RedDog
08-02-2005, 07:06 AM
Thanks, you just saved me a lot of time!

Take the rest of the day off! ha.

Cheers,
RedDog http://community.discountasp.net/emoticons/cool.gif