hey just an fyi.. i re loaded the page and its not working..not sure if the rooms filled but its not saying that..just blank screen..
tried again and getting this message :
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: System.ArgumentNullException: Value cannot be null.
Source Error:
Line 133: db.SessionID = sessionID;
Line 134:
Line 135: IEventRegistry events = EventRegistryFactory.ForObjectContainer(db.GetCont ainer());
Line 136: events.Committed += delegate(object sender, CommitEventArgs args)
Line 137:
hope this helps you guys
|