Skip to main content

Hi,

We are trying to upgrade our application from NET EXPRESS 4.0 to 5.1 and Windows Server 2003 to 2008 and Visual Studio 2003 to 2008.

While compiling the code, I am getting "System error - failure during ILASM phase". I am not sure what this issue is.

I also referred previous posts and made settings but still it dint help.

Could someone help on this? 

Thank You

Hi,

We are trying to upgrade our application from NET EXPRESS 4.0 to 5.1 and Windows Server 2003 to 2008 and Visual Studio 2003 to 2008.

While compiling the code, I am getting "System error - failure during ILASM phase". I am not sure what this issue is.

I also referred previous posts and made settings but still it dint help.

Could someone help on this? 

Thank You

Hi Ramesh,

This error is normally associated with the compiler encountering some construct that it doesn't know how to deal with.

I would recommend that you first ensure that you are on the latest wrappack release of Net Express 5.1 which is wrappack 10.

If the error still exists with wrappack 10 then you should open up a support incident with customer care as we will need to see the program source on which the error is occurring.

Thanks.