Hi All,
We have recently installed BPC 7.5 for Netweaver on the same host as our ERP 6.0 system. This ERP 6.0 itself is backend for the BPC.
The host in on Windows 2003 64bit with AMD processors.
We have done all required configurations as the installation guide. And were able to successfully launch BPC and also pull data from the backend.
Now the issue is that when we are trying to assign users by clicking on Add new user, we are getting a pop-up "Object reference not set to an instance of an object." and it is not going forward.
This is happening with both Standard as well as custom appsets.
And when we are clicking on "Add new task profiles" then we are getting below error,
System.Exception: 91: Object reference not set to an instance of an object.
at GetTaskProfileData()
at OSoft.Consumers.Admin.Security50.frmTaskProfile.GetTaskProfileData()
at OSoft.Consumers.Admin.Security50.frmTaskProfile.ChangePage(Int32 nPage)
at OSoft.Consumers.Admin.Security50.frmTaskProfile.frmTaskProfile_Load(Object sender, EventArgs e)
at System.Windows.Forms.Form.OnLoad(EventArgs e)
at System.Windows.Forms.Form.OnCreateControl()
at System.Windows.Forms.Control.CreateControl(Boolean fIgnoreVisible)
at System.Windows.Forms.Control.CreateControl()
at System.Windows.Forms.Control.WmShowWindow(Message& m)
at System.Windows.Forms.Control.WndProc(Message& m)
at System.Windows.Forms.ScrollableControl.WndProc(Message& m)
at System.Windows.Forms.ContainerControl.WndProc(Message& m)
at System.Windows.Forms.Form.WmShowWindow(Message& m)
at System.Windows.Forms.Form.WndProc(Message& m)
at System.Windows.Forms.ControlNativeWindow.OnMessage(Message& m)
at System.Windows.Forms.ControlNativeWindow.WndProc(Message& m)
at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
Kindly help me in resolving the error and assign user to appset.
Regards,
Siva.