cancel
Showing results for 
Search instead for 
Did you mean: 

Server Error in '/OSoft' Application

Former Member
0 Kudos

I'm really hoping someone can help me on this issue as I've ran out of ideas. I've installed SAP BPC 7.0 for Microsoft onto my VM which is Windows Server 2003 with all service pakcs and updates, IIS etc.. also on there is SQL Server 2008 Enterprise edition. The VM is not connected to a domain so the default workgroup name WORKGROUP has been used.

BPC has installed fine and didn't throw up any errors. I installed the pre-requisites and post-requisites but when I try to launch SAP BPC I get the following error.

Server Error in 'OSoft' Application.

Cannot create ActiveX component.

I've checked the event log and i also receive the below message in there:

Event code: 3005

Event message: An unhandled exception has occurred.

Event time: 30/10/2009 11:12:32

Event time (UTC): 30/10/2009 11:12:32

Event ID: 53497b31132e4a628c837accb09e58af

Event sequence: 4

Event occurrence: 1

Event detail code: 0

Application information:

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

Trust level: Full

Application Virtual Path: /OSoft

Application Path: C:\BPC\Websrvr\Web\

Machine name: DEMO2

Process information:

Process ID: 4336

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://localhost/OSoft/Launch.aspx

Request path: /OSoft/Launch.aspx

User host address: 127.0.0.1

User:

Is authenticated: False

Authentication Type:

Thread account name: NT AUTHORITY\NETWORK SERVICE

Thread information:

Thread ID: 1

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 System.Web.UI.Control.InitRecursive(Control namingContainer)

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

Custom event details:

For more information, see Help and Support Center at

Has anyone come across this or can anyone help?

Thanks

Steve

Accepted Solutions (0)

Answers (3)

Answers (3)

Former Member
0 Kudos

Hi,

In addition to the steps as mentioned above, would suggest you to log in to Server Manager>Options>Server Options and changing all values from 80 to 1080.

Hope this helps in resolving your issue.

Regards,

Poonam

sorin_radulescu
Employee
Employee
0 Kudos

Hi Steve,

Few suggestions:

1. Make sure into IIS that your Osoft virtual directiry is using ASP.NET 1.1 not 2.0

2. Did you install AntiCross scriptuing library from Microsoft? (AntiXssLibraryV1.5Installer.msi)

If you installed after installation of BPC then you have to copy the AntiXss.dll from installation folder for ASP.NET 1.1 into C:\BPC\Websrvr\Web\bin

3. Make sure NT AUTHORITY\NETWORK SERVICE has the correct rights into windows\Temp folder.

Regards

Sorin Radulescu

Former Member
0 Kudos

I'm really hoping someone can help me on this issue as I've ran out of ideas. I've installed SAP BPC 7.0 for Microsoft onto my VM which is Windows Server 2003 with all service pakcs and updates, IIS etc.. also on there is SQL Server 2008 Enterprise edition. The VM is not connected to a domain so the default workgroup name WORKGROUP has been used. BPC has installed fine and didn't throw up any errors.

I installed the pre-requisites and post-requisites but when I try to launch SAP BPC I get the following error.

Server Error in 'OSoft' Application.

Cannot create ActiveX component.

I've checked the event log and i also receive the below message in there:

Event code: 3005 Event message: An unhandled exception has occurred.

Event time: 30/10/2009 11:12:32

Event time (UTC): 30/10/2009 11:12:32

Event ID: 53497b31132e4a628c837accb09e58af

Event sequence: 4

Event occurrence: 1

Event detail code: 0

Application information: Application domain: /LM/W3SVC/1/root/OSoft-1-129013747261875000

Trust level: Full Application Virtual Path: /OSoft

Application Path: C:\BPC\Websrvr\Web\ Machine name: DEMO2

Process information: Process ID: 4336 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://localhost/OSoft/Launch.aspx

Request path: /OSoft/Launch.aspx User host address: 127.0.0.1

User: Is authenticated: False Authentication Type:

Thread account name: NT AUTHORITY\NETWORK SERVICE

Thread information: Thread ID: 1

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 System.Web.UI.Control.InitRecursive(Control namingContainer) at System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) Custom event details:

Former Member
0 Kudos

I have the same problem.

How can you solve it?

thx

John