IIS vs ASP3.5

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.
7/22/2010 4:26:15 AM
Gravatar
Total Posts 7

IIS vs ASP3.5

Hi

Have recently installed MOJO on a 2008 Server, but somehow the time delay is to big when the home page opens.Another thing that might be the reason is that at IIS7 the framework that shows is version 2.0. How can i tell IIS to link with asp3.5 instead of 2.0.

Thk you

7/22/2010 9:26:59 AM
Gravatar
Total Posts 18439

Re: IIS vs ASP3.5

Hi,

.NET 3.5 is a superset of 2.0 so it will only show it as 2.0 in  IIS even when it is using 3.5. You should make sure you have 3.5 SP1 installed though.

Regarding startup performance, see

http://www.mojoportal.com/using-the-appkeepalive-task-to-speed-up-a-low-traffic-site.aspx

Hope it helps,

Joe

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