Skip to Content
0
Former Member
Aug 19, 2010 at 03:03 PM

BPC 7.5 - Cannot create ActiveX component

93 Views

Hi all,

I am installed BPC 7.5M on win2003x64, 32bit IIS, 32bit MSSQL

when go to http://hostname/OSoft at server side or client side

it will have following error.

Anyone have any idea? i am new to BPC

thx

John

Event Type: Warning

Event Source: ASP.NET 2.0.50727.0

Event Category: Web Event

Event ID: 1309

Date: 8/19/2010

Time: 2:14:37 PM

User: N/A

Computer: hostname

Description:

Event code: 3005

Event message: An unhandled exception has occurred.

Event time: 8/19/2010 2:14:37 PM

Event time (UTC): 8/19/2010 6:14:37 AM

Event ID: 8292453043e140608735e4750f8d08d8

Event sequence: 34

Event occurrence: 11

Event detail code: 0

Application information:

Application domain: /LM/W3SVC/1/root/OSoft-1-129266712148491238

Trust level: Full

Application Virtual Path: /OSoft

Application Path: D:\Program Files\BPC\Websrvr\Web\

Machine name: hostname

Process information:

Process ID: 9848

Process name: w3wp.exe

Account name: NT AUTHORITY\NETWORK SERVICE

Exception information:

Exception type: Exception

Exception message: Cannot create ActiveX component.

Request information:

Request URL: http://hostname/OSoft/Launch.aspx

Request path: /OSoft/Launch.aspx

User host address: IP

User: domain\user

Is authenticated: True

Authentication Type: Basic

Thread account name: NT AUTHORITY\NETWORK SERVICE

Thread information: Thread ID: 7

Thread account name: NT AUTHORITY\NETWORK SERVICE

Is impersonating: False

Stack trace: at Microsoft.VisualBasic.Interaction.CreateObject(String ProgId, String ServerName)

at OSoft.Consumers.ZFP.WebBase.PageBase.InitComLib()

at OSoft.Consumers.ZFP.WebBase.PageBase.MakeSecurity(String strUserID)

at OSoft.Consumers.ZFP.WebBase.PageBase.Page_Init(Object sender, EventArgs e)

at System.EventHandler.Invoke(Object sender, EventArgs e)

at System.Web.UI.Control.OnInit(EventArgs e)

at System.Web.UI.Page.OnInit(EventArgs e)

at OSoft.Consumers.ZFP.WebBase.PageBase.OnInit(EventArgs e)

at System.Web.UI.Control.InitRecursive(Control namingContainer)

at System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint)