How to re-compile the code in modules?

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.
3/12/2015 11:11:47 AM
Gravatar
Total Posts 1

How to re-compile the code in modules?

Joe,

We have a new website designed by a contractor based on mojoPortal. Now I have to change some codes in order to modify some functions on the webpage, the code is in modules fold. After changed some codes, I tried to re-compile or re-publish the site, the problem is when I use Visual Studio 2013 to Build Solution, there is error to stop the process, the error message is:

Error 3 Assembly 'mojoPortal.Business, Version=1.0.5241.34354, Culture=neutral, PublicKeyToken=null' uses 'log4net, Version=1.2.11.0, Culture=neutral, PublicKeyToken=1b44e1d426115821' which has a higher version than referenced assembly 'log4net, Version=1.2.10.0, Culture=neutral, PublicKeyToken=1b44e1d426115821' X:\Virtual Web\bin\mojoPortal.Business.dll mojoPortal.Web

The current website is working, why have error happened when I tried to rebuild. Also, I looked at notes you wrote before about "log4net" in config file, but no help.

Thank you.

Jeff

 

 


 

 

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