slow compile time on IIS server

Post here for help with installing or upgrading mojoPortal pre-compiled release packages. When posting in this forum, please provide all relevant details. You may also want to review the installation or upgrading documentation.

If you have questions about using the source code or working with mojoPortal in Visual Studio, please post in the Developer forum.

Post here for help with installation of mojoPortal pre-compiled release packages

When posting in this forum, please try to provide as many relevant details as possible. Particularly the following:

  • What operating system were you running when the bug appeared?
  • What database platform is your site using?
  • What version of mojoPortal are you running?
  • What version of .NET do you use?
  • What steps are necessary to reproduce the issue? Compare expected results vs actual results.

You may also want to review the installation or upgrading documentation.

If you have questions about using the source code or working with mojoPortal in Visual Studio, please post in the Developer forum.

This thread is closed to new posts. You must sign in to post in the forums.
3/21/2012 9:44:53 AM
Gravatar
Total Posts 18439

Re: slow compile time on IIS server

Hi Beth,

I would do thorough testing before deploying it to production just to make sure the pre-compilation process did not result in any anomolies and that all features still work as expected. I'm not really officially recommending this solution, it is not something I can support very well if people have any problems that I cannot produce without doing this pre-compilation. So I'm not saying this is a supported way to deploy mojoPortal, it may work well or it may result in strange bugs, but if it does result in strange bugs there is not much I can do about it since mojoPortal is really a web application project not a web site project and web application projects don't support that fully pre-compiled output. So this pre-compiled deployment approach is a your mileage may vary kind of thing.

Best,

Joe

3/21/2012 9:58:13 AM
Gravatar
Total Posts 130

Re: slow compile time on IIS server

Hi Joe,

Yes, I used the Workaround for the VirtualPathProviders and the skins are loading.  When I tested this out, I just made sure the site would load, but didn't go any further than that (logging in, trying out modules, etc).  I'll actually test out site functionality to make sure everything is in place. I understand that you can't officially support or suggest this method of compilation.  I'll let you know if anything weird is going on, just so you know.

~ Beth

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