The compiler failed with error code 128.

This forum is only for questions or discussions about working with the mojoPortal source code in Visual Studio, obtaining the source code from the repository, developing custom features, etc. If your question is not along these lines this is not the right forum. Please try to post your question in the appropriate forum.

Please do not post questions about design, CSS, or skinning here. Use the Help With Skins Forum for those questions.

This forum is for discussing mojoPortal development

This forum is only for questions or discussions about working with the mojoPortal source code in Visual Studio, obtaining the source code from the repository, developing custom features, etc. If your question is not along these lines this is not the right forum. Please try to post your question in the appropriate forum.

You can monitor commits to the repository from this page. We also recommend developers to subscribe to email notifications in the developer forum as occasionally important things are announced.

Before posting questions here you might want to review the developer documentation.

Do not post questions about design, CSS, or skinning here. Use the Help With Skins Forum for those questions.
This thread is closed to new posts. You must sign in to post in the forums.
7/10/2010 2:47:05 AM
Gravatar
Total Posts 550

The compiler failed with error code 128.

Hi Joe,

I make a copy of mojoportal.mssqlonly.net35 , renamed , open it in VS2010 and add my projects to it by converting those , but target of my projects stay on the .Net Framework 3.5. All things on my local machine is ok , but when I copy my .dll files to server following error appears. What is my mistake?

Compiler Error Message: The compiler failed with error code 128.

Best,

Asad

7/10/2010 9:41:24 AM
Gravatar
Total Posts 18439

Re: The compiler failed with error code 128.

Hi Asad,

Googleing for this error finds this document:

http://support.microsoft.com/kb/919085

also if you have access to the server and it uses IIS 7, you may be able to solve it by going to the Advanced Settings on the Application Pool, and set "Load User Profile" to true, or change the user to Network Service

Hope it helps,

Joe

You must sign in to post in the forums. This thread is closed to new posts.