Welcome Guest! To enable all features please Login or Register.

Notification

Icon
Error

Servor Error! SOS!!
patate1234
#1 Posted : Thursday, 11 June 2009 6:44:23 AM(UTC)
Rank: Newbie

Joined: 11/06/2009(UTC)
Posts: 3
Location: montreal

Hi all!

I'm trying to run gallery server pro.. but when i launch it, I got this error message:

Description: An error occurred during the processing of a configuration file required to service this request. Please review the specific error details below and modify your configuration file appropriately.

Parser Error Message: The value for 'minFreeThreads' must be less than the thread pool limit of 200 threads.

Source Error:


Line 123: />
Line 124: <httpRuntime
Line 125: minFreeThreads = "300"
Line 126: minLocalRequestFreeThreads = "300"
Line 127: />


Source File: C:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\Config\machine.config Line: 125

What should I do?
Roger Martin
#2 Posted : Thursday, 11 June 2009 6:52:32 AM(UTC)
Roger Martin

Rank: Administration

Joined: 3/08/2007(UTC)
Posts: 3,300
Location: Fort Atkinson, WI

Apparently your server is configured to try to have a minimum of 300 free threads, but this is not valid. The default value is 8. You need to fix this in your machine.config file.

More here.
Roger Martin
Creator and Lead Developer of Gallery Server Pro
patate1234
#3 Posted : Thursday, 11 June 2009 6:58:33 AM(UTC)
Rank: Newbie

Joined: 11/06/2009(UTC)
Posts: 3
Location: montreal

Thank you for your fast reply!! Your program is very well done!!
Rss Feed  Atom Feed
Users browsing this topic
Guest
You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You cannot vote in polls in this forum.