I am trying to install reports starter kit in my machine. It is coming back to me with an error message after I successfully test SQL server details during the installation process: -
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 'Reports'.
at InstallerActions.SelectDB.btnInstall_Click(Object sender, EventArgs e)
at System.Windows.Forms.Control.OnClick(EventArgs e)
at System.Windows.Forms.Button.OnClick(EventArgs e)
at System.Windows.Forms.Button.OnMouseUp(MouseEventArgs mevent)
at System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks)
at System.Windows.Forms.Control.WndProc(Message& m)
at System.Windows.Forms.ButtonBase.WndProc(Message& m)
at System.Windows.Forms.Button.WndProc(Message& m)
at System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m)
at System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
"The installer has encountered an unexpected error installing this package.
This may indicate a problem with this package. The error code is 2869."
robinspaul
Member
180 Points
469 Posts
Reports Starter Kit can't be installed on vista
Jun 08, 2010 09:07 PM|LINK
Hi,
I am trying to install reports starter kit in my machine. It is coming back to me with an error message after I successfully test SQL server details during the installation process: -
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 'Reports'.
at InstallerActions.SelectDB.btnInstall_Click(Object sender, EventArgs e)
at System.Windows.Forms.Control.OnClick(EventArgs e)
at System.Windows.Forms.Button.OnClick(EventArgs e)
at System.Windows.Forms.Button.OnMouseUp(MouseEventArgs mevent)
at System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks)
at System.Windows.Forms.Control.WndProc(Message& m)
at System.Windows.Forms.ButtonBase.WndProc(Message& m)
at System.Windows.Forms.Button.WndProc(Message& m)
at System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m)
at System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
"The installer has encountered an unexpected error installing this package.
This may indicate a problem with this package. The error code is 2869."
I am using Windows Vista. Any clue?
Thanks