size of mojoportal

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.
9/16/2008 4:44:20 AM
Gravatar
Total Posts 2

size of mojoportal

hi all,

I want to do a website according to my clients requirement using mojoportal. Is it fine if i download only mssql.releasefiles and mojoportal source code file or do you think i should download it through Tortise SVN.

the problem is with the file size. The size of mojoportal file when i downloaded from SVN is around 515MB which is too high for a website. My client is very much particular about the size to host his site. Can anybody suggest me how to use mojoportal and still keep the size of the website to few MB...

Thanks in advance,

 

regards,

Gomes

 

9/16/2008 7:28:52 AM
Gravatar
Total Posts 18439

Re: size of mojoportal

Hi Gomes,

If you are not doing custom development you should only download mojoportal release files and not source code.

You should never deploy mojoportal source code to your hosted environment. Source code is very large and is not needed to run the site. The code is all compiled into dll files in the Web/bin folder. If you are doing any custom development using the source code then you should package your own build of files without source code and then deploy those files. Information about packaging files without source code is here:

http://www.mojoportal.com/deploymentfromwindows.aspx

Once you have your files packaged you should be able to determine the size of the package by right clicking the top folder and choose properties.

Hope it helps,

Joe

 

9/16/2008 7:50:41 AM
Gravatar
Total Posts 2

Re: size of mojoportal

hi joe,

 

Thanks a lot for your help..

 

regards

gomes

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