problem with logging

B

Ben

Hi,

I use asp.net 2.0 with Visual web developer.
I wrote a page (test.aspx) with the servercontrol "loginview" and another
with servercontrol "login".
I defined some users.
When i start 'test.aspx' within VWD, it's ok: i type username +pw and i'm
logged.
When i start from the browser, doing http://10.0.0.60/aspnettest (local IP
and name of IIS application), i see all the files (browsing allowed) but
when i click on 'test.aspx', i get the error:

(more or less translated)
"Failure of the creation of a user instance sql server because of a failure
of extraction of the access path to the data of the local application of the
user. Check that the user has a local user profile on the computer.
Connection closed."

Description: An unhandled exception occurred during the execution of the
current web request. Please review the stack trace for more information
about the error and where it originated in the code.

Exception Details: System.Data.SqlClient.SqlException: Échec de la création
d'une instance d'utilisateur SQL Server en raison d'une défaillance
d'extraction du chemin d'accès aux données de l'application locale de
l'utilisateur. Vérifiez que l'utilisateur a un profil d'utilisateur local
sur l'ordinateur. Fermeture de la connexion.

What's going on? How to solve this?
Thanks for help.
Ben
 

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,770
Messages
2,569,583
Members
45,073
Latest member
DarinCeden

Latest Threads

Top