NOn, il y a aussi http://www.tchatche.com, mais ca marche pas
Citation :
Server Error in '/' Application.
--------------------------------------------------------------------------------
Object reference not set to an instance of an object. 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.NullReferenceException: Object reference not set to an instance of an object.
Source Error: Line 6: <script language="javascript" src='<%=ResolveUrl("../_scripts/pub.js" )%>'></script> Line 7: <script language=javascript>
Line 8: var age = <%=M123.Web.Tchat.User.Current.MyUser.getAge()%>;
Line 9: var sexe = <%=M123.Web.Tchat.User.Current.MyUser.getSex()%>;
Line 10: var pays = "<%=M123.Web.Tchat.User.Current.MyUser.getCountry()%>";
Source File: \\vstore01\designroot\tchat\tchatche\default.aspx Line: 8 Stack Trace: [NullReferenceException: Object reference not set to an instance of an object.]
ASP.default_aspx.__Render__control1(HtmlTextWriter __output, Control parameterContainer) in \\vstore01\designroot\tchat\tchatche\default.aspx:8
System.Web.UI.Control.RenderChildren(HtmlTextWriter writer) +27
System.Web.UI.Control.Render(HtmlTextWriter writer) +7
System.Web.UI.Control.RenderControl(HtmlTextWriter writer) +241
System.Web.UI.Page.ProcessRequestMain() +1926
--------------------------------------------------------------------------------
Version Information: Microsoft .NET Framework Version:1.1.4322.2300; ASP.NET Version:1.1.4322.2300
|
Voilà ce que ca me met...
Message édité par power44 le 10-04-2005 à 18:59:23