I have the same problem, in the application log in the event viewer I can
see error messages like this:
Component: Views Notification Service
File: C:\Office\dev\project\pcportal\source\viewsnotify\ViewNotify.cpp
Line: 238
Error Number: 0x800a005b
Description: <Description><![CDATA[Failed to create instance of views
scheduling component]]></Description>
___________________________________
Component: Views Notification Service
File: C:\Office\dev\project\pcportal\source\viewsnotify\ViewNotify.cpp
Line: 70
Error Number: 0x800a005b
Description: <Description><![CDATA[Failed to create instance of views
processing object (PCSViews.ViewsDrop). The service cannot continue to run,
shutting down.]]></Description>
___________________________________
Component: PCSViews
Description: <Description><![CDATA[Object variable or With block variable
not set]]></Description>
The status of cube generatiing is initiated, but never processing.
The PCSViews.ViewsDrop class is correctly registered (pcsviews.dll), but
even from a script I cannot instantiate a PCSViews.ViewsDrop object, I get
an Object variable or with block variable not set message with the
createobject. command.
So I have no idea, what can couse this.
Peter
Lee said:
You need to make sure the OLAP administrator has been created with the
correct permissions and the COM+ settings have been configured correctly. I
found all this information in the Microsoft Office Project Server 2003
Installation Guide, which you can download from Microsoft.
----- Doug Lutz wrote: -----
I have a Project 2003 server and am unable to generate an OLAP
cube.
When I define the parameters for the cube and select Update Now it saves the
settings and refreshes the page as normal. The Current Cube Status
indicates that the cube building process has been initiated but it never
completes, even after days. The cube doesw not appear in the Analysis
Manager and I can't find any errors.
There was a cube generated initially but it failed to complete an
update so I tried to create a new one and now can't generate one at all.