cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
465
Views
0
Helpful
1
Replies

E902: package could not be installed. Error in installing application

maha_mandour
Level 1
Level 1

Hi All,

we try to deploy our first application(IPPhoneServicesTutorial)

we do it using designer 2.4.2.009 on application server cuae

2.4.2.009, and we get the following error:

E902: package could not be installed. Error in installing application

we check the application server log and this is the result:

Full information as follows:

Source: mscorlib

Message: Value cannot be null.

Parameter name: path1

Stack Trace:

at System.IO.Path.Combine(String path1, String path2)

at

Metreos.ApplicationFramework.Assembler.Assembler.DetermineWSE3Path()

at Metreos.ApplicationFramework.Assembler.Assembler..cctor()

2008:04:07::04:57:29(04): Error: AM

Application 'IPPhoneServicesTutorial' installation failed:

Application IPPhoneServicesTutorial failed to load.

2008:04:07::04:57:35(10): Info: MCP Unable to connect to media

server Media1 (127.0.0.1)

2008:04:07::04:57:50(17): Info: MCP Unable to connect to media

server Media1 (127.0.0.1)

2008:04:07::04:58:05(17): Info: MCP Unable to connect to media

server Media1 (127.0.0.1)

2008:04:07::04:58:20(18): Info: MCP Unable to connect to media

server Media1 (127.0.0.1)

note that the media server service always stoped automatically

1 Reply 1

aji_ece36
Level 1
Level 1

Hi,

I am also getting the same error. I did one sample application in cuad. when i try to build my project the following error came:

Full error information as follows:

Source: mscorlib

Message: Value cannot be null.

Parameter name: path1Stack Trace: System.String Combine(System.String, System.String)

at System.IO.Path.Combine(String path1, String path2)

at Metreos.Max.Framework.ProjectBuilder.PackageApplication()

at Metreos.Max.Framework.MaxMainUtil.BuildProject(Int32& warningCount, Int32& errorCount)

at Metreos.Max.Framework.MaxMain.OnBuildProject()

Please help me regarding this.

Thanks,

Ajith