No AspNetSqlProvider in the Admin Tool's prover section

L

Lundberg

Hello!

When I go to the Asp.NET Web Site administration tool and to the
Provider tab, select "select a single...." I only have
AspNetAccessProvider there, there is not AspNetSqlProver. Where have
the Sql Provider gone?

I'm using the Express products of both Visual Web Developer and SQL
Express 2005.

Thanks in advance!
 
N

nimeshkgupta

Lundbergwrote:
Hello!
When I go to the Asp.NET Web Site administration tool and to the
Provider tab, select "select a single...." I only have
AspNetAccessProvider there, there is not AspNetSqlProver. Where have
the Sql Provider gone?
Hi I am Nimesh and Sanjay

I'm using the Express products of both Visual Web Developer and SQL
Express 2005.

Thanks in advance!
 
J

Juan T. Llibre

VWD *requires* the installation of SQL Server Express 2005.

Did you install it ?

The default SQL provider for VWD
is SQL Server Express 2005.

VWD, amazingly, only works with SQL Server Express 2005,
and does not work with SQL Server 2000.

I have been bitching about this for a while,
but nothing has come out of my complaints.




Juan T. Llibre
ASP.NET MVP
http://asp.net.do/foros/
Foros de ASP.NET en Español
Ven, y hablemos de ASP.NET...
======================
 
L

Lundberg

Yes I did install SQL Server Express 2005 and still I seem to have no
SQL Provider =/

And I can't connect to the server through VWD neither. =/
 

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