Re: Step 5 Log is as "adim" Where ?

  •  01-12-2006, 6:18 AM

    Re: Step 5 Log is as "adim" Where ?

    Hi Adam,

    Thx for youre Quick response.

    But when i go to that page a get a error:

    Server Error in '/cuteChat' Application.
    --------------------------------------------------------------------------------

    Login failed for user 'STUDIODATA\ASPNET'.
    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: Login failed for user 'STUDIODATA\ASPNET'.

    Source Error:


    Line 110: private Chat_Lobby[] GetAllCuteChatLobbies()
    Line 111: {
    Line 112: return ChatWebUtility.Api.GetLobbies();
    Line 113: }
    Line 114:

    This is my connectionString:

    server=(local);database=master;trusted_connection=true;UID=Administrator;;PWD=10rh12;app=CuteChat"

    STUDIODATA is the name of my server.

    Is there something i forgothen?

    Sorry for my BAD english, i am Dutch....

    Kind Regards Rinus



View Complete Thread