Forum Home
Press F1
 
Thread ID: 98531 2009-03-28 04:32:00 website error GameJunkie (72) Press F1
Post ID Timestamp Content User
760168 2009-03-28 04:32:00 any idea how this happened?

Server Error in '/' Application.
StructureMap Exception Code: 202
No Default Instance defined for PluginFamily Jimungo.Ball.Common.Interfaces.Managers.IRoundMana ger, Ball.Common, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null
Description: An unhandled exception occurred during the execution of the current web request. Please review the stack trace for more information about the error and where it originated in the code.

Exception Details: StructureMap.StructureMapException: StructureMap Exception Code: 202
No Default Instance defined for PluginFamily Jimungo.Ball.Common.Interfaces.Managers.IRoundMana ger, Ball.Common, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null

Source Error:

An unhandled exception was generated during the execution of the current web request. Information regarding the origin and location of the exception can be identified using the exception stack trace below.

Stack Trace:

[StructureMapException: StructureMap Exception Code: 202
No Default Instance defined for PluginFamily Jimungo.Ball.Common.Interfaces.Managers.IRoundMana ger, Ball.Common, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]
StructureMap.BuildSession.<.ctor>b__0(Type t) +147
StructureMap.Util.Cache`2.get_Item(KEY key) +186
StructureMap.BuildSession.CreateInstance(Type pluginType) +14
StructureMap.Container.GetInstance(Type pluginType) +26
StructureMap.Container.GetInstance() +56
StructureMap.ObjectFactory.GetInstance() +70
Jimungo.Ball.Core.GameStateHandler.get_CurrentRoun d() in c:\Projects\Jimungo\Games\Ball\Ball.Core\GameState Handler.cs:38
Jimungo.Ball.Core.Game.get_CurrentRound() in c:\Projects\Jimungo\Games\Ball\Ball.Core\Game.cs:4 3
_2Col.OnLoad(EventArgs e) +28
System.Web.UI.Control.LoadRecursive() +50
System.Web.UI.Control.LoadRecursive() +141
System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +627


Version Information: Microsoft .NET Framework Version:2.0.50727.3053; ASP.NET Version:2.0.50727.3053
GameJunkie (72)
760169 2009-03-28 04:44:00 What are you asking? Are you trying to debug a web application you have written? Are you trying to debug someone else's? Are you trying to work around a bug in some random site so you can still use it? How did you trigger the bug? We really need more info to help. Erayd (23)
760170 2009-03-28 05:03:00 apologies,. when i navigate to http://virtualleague.jimungo.com the above message appears GameJunkie (72)
760171 2009-03-28 05:20:00 Its the sites prob not yours (if its not your site). Not much you can do about it Speedy Gonzales (78)
760172 2009-03-28 05:24:00 ok , cheers speedy GameJunkie (72)
760173 2009-03-28 10:12:00 I just clicked on the link and went straight there, no problem. FF3. nerd89 (14761)
760174 2009-03-28 10:31:00 I just clicked on the link and went straight there, no problem. FF3.

They've only just fixed it.

The error code clearly indicates something is wrong with the site server itself
Blam (54)
1