Help on Profile Provider

B

Bruno Alexandre

Hi Guys,

My Hosting company does not support SQL2005 so I need to use Access MDB
File or SQL2000, and I'm having problems set this up under web.config

I'm using:
------------------------------
<profile>
<providers>
<add name="BrinksterProfile"
type="System.Web.Profile.SqlProfileProvider"
connectionStringName="BrinksterConn"
applicationName="/"
description="SqlProfileProvider for SampleApplication" />
</providers>
</profile>
------------------------------
And I get this error:
An error has occurred while establishing a connection to the server. When
connecting to SQL Server 2005, this failure may be caused by the fact that
under the default settings SQL Server does not allow remote connections.
(provider: SQL Network Interfaces, error: 26 - Error Locating
Server/Instance Specified)
Can anyone tell me exactly how Can I set an SQL or Access File for Profile
using? (I perfer the Access, cause I just have 100Mb in SQL and I need it
for the application data)


Thank you in Advance.


Bruno Alexandre
(a Portuguese in Denmark)
 

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

Members online

No members online now.

Forum statistics

Threads
473,768
Messages
2,569,574
Members
45,048
Latest member
verona

Latest Threads

Top