Please start any new threads on our new site at https://forums.sqlteam.com. We've got lots of great SQL Server experts to answer whatever question you can come up with.

 All Forums
 General SQL Server Forums
 New to SQL Server Programming
 'ID_TOKEN' is not a valid login or you do not have

Author  Topic 

masoud_sedighy
Starting Member

1 Post

Posted - 2010-08-12 : 01:58:34
Hello
I wanted to install ASP.NET portal starter kit, but I got error in the middle of installation,( 'ID_TOKEN' is not a valid login or you do not have permission.), I opened sql server management studio in my computer and there is now portal database in that. But ASP.NET portal starter kit has not been installed. I am very new to sql and AP.NET; please help how I can solve this problem (please step by step).
Thanks.


Collapse | Copy Code
---------------------------------------------------------------------------------See the end of this message for details on invokingjust-in-time (JIT) debugging instead of this dialog box.************** Exception Text **************System.Data.SqlClient.SqlException: 'ID_TOKEN' is not a valid Windows NT name. Give the complete name: <domain\username>.'ID_TOKEN' is not a valid login or you do not have permission.User or role 'ID_TOKEN' does not exist in this database.Changed database context to 'master'.Changed database context to 'Portal'.

masoud
   

- Advertisement -