Velocity Reviews - Computer Hardware Reviews

Velocity Reviews > Newsgroups > Programming > ASP .Net > Help on Profile Provider

Reply
Thread Tools

Help on Profile Provider

 
 
Bruno Alexandre
Guest
Posts: n/a
 
      04-10-2006
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)


 
Reply With Quote
 
 
 
Reply

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
<profile><properties> with no Profile class Steven ASP .Net 5 10-24-2008 07:23 PM
Visual Studio 2008 asp.net web administration>profile: "The profile wasn't created"? Andy B ASP .Net 0 05-03-2008 05:15 PM
custom profile provider help Sridhar Chinta ASP .Net Security 0 06-21-2006 12:48 AM
Want to profile monitor for Fuji Frontier ICC profile? Lynn Digital Photography 9 09-08-2005 12:17 PM
Java Web Start app icons keep going in user profile not All Users profile Brad Java 1 07-19-2005 02:10 AM



Advertisments