Kết quả 1 đến 3 của 3
			
		Chủ đề: Lỗi đăng kí gunny!
- 
	13-10-12, 09:09 PM #1Thành Viên      
 - Ngày tham gia
- Jul 2012
- Đang ở
- Trong kho anime
- Bài viết
- 249
- Thanks
- 69
- Thanked 85 Times in 43 Posts
  Lỗi đăng kí gunny! Lỗi đăng kí gunny!các bạn ơi mình bị lỗi đăng kí nay có ai giúp dc mình ko 
 
 Server Error in '/Register' Application.
 ________________________________________
 Procedure or function 'SP_Account_Register' expects parameter '@Email', which was not supplied.
 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.Data.SqlClient.SqlException: Procedure or function 'SP_Account_Register' expects parameter '@Email', which was not supplied.
 
 Source Error:
 
 Line 65: public int SP_Account_Register([global::System.Data.Linq.Mapping.ParameterAttribut e(Name="UserName", DbType="VarChar(200)")] string userName, [global::System.Data.Linq.Mapping.ParameterAttribut e(Name="PassWord", DbType="VarChar(200)")] string passWord, [global::System.Data.Linq.Mapping.ParameterAttribut e(Name="NickName", DbType="VarChar(50)")] string nickName, [global::System.Data.Linq.Mapping.ParameterAttribut e(Name="Sex", DbType="Bit")] System.Nullable<bool> sex, [global::System.Data.Linq.Mapping.ParameterAttribut e(Name="Money", DbType="Int")] System.Nullable<int> money, [global::System.Data.Linq.Mapping.ParameterAttribut e(Name="Gold", DbType="Int")] System.Nullable<int> gold, [global::System.Data.Linq.Mapping.ParameterAttribut e(Name="GiftToken", DbType="Int")] System.Nullable<int> giftToken)
 Line 66: {
 Line 67: IExecuteResult result = this.ExecuteMethodCall(this, ((MethodInfo)(MethodInfo.GetCurrentMethod())), userName, passWord, nickName, sex, money, gold, giftToken);
 Line 68: return ((int)(result.ReturnValue));
 Line 69: }
 
 Source File:c:\Inetpub\wwwroot\Register\App_Code\tankData Classes.designer.cs Line: 67
 
 Stack Trace:
 
 [SqlException (0x80131904): Procedure or function 'SP_Account_Register' expects parameter '@Email', which was not supplied.]
 System.Data.SqlClient.SqlConnection.OnError(SqlExc eption exception, Boolean breakConnection) +109
 System.Data.SqlClient.SqlInternalConnection.OnErro r(SqlException exception, Boolean breakConnection) +126
 System.Data.SqlClient.TdsParser.ThrowExceptionAndW arning() +238
 System.Data.SqlClient.TdsParser.Run(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj) +2312
 System.Data.SqlClient.SqlCommand.FinishExecuteRead er(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString) +164
 System.Data.SqlClient.SqlCommand.RunExecuteReaderT ds(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, Boolean async) +1034
 System.Data.SqlClient.SqlCommand.RunExecuteReader( CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method, DbAsyncResult result) +242
 System.Data.SqlClient.SqlCommand.InternalExecuteNo nQuery(DbAsyncResult result, String methodName, Boolean sendToPipe) +295
 System.Data.SqlClient.SqlCommand.ExecuteNonQuery() +132
 System.Data.Linq.SqlClient.SqlProvider.Execute(Exp ression query, QueryInfo queryInfo, IObjectReaderFactory factory, Object[] parentArgs, Object[] userArgs, ICompiledSubQuery[] subQueries, Object lastResult) +320
 System.Data.Linq.SqlClient.SqlProvider.ExecuteAll( Expression query, QueryInfo[] queryInfos, IObjectReaderFactory factory, Object[] userArguments, ICompiledSubQuery[] subQueries) +115
 System.Data.Linq.SqlClient.SqlProvider.System.Data .Linq.Provider.IProvider.Execute(Expression query) +355
 System.Data.Linq.DataContext.ExecuteMethodCall(Obj ect instance, MethodInfo methodInfo, Object[] parameters) +76
 tankDataClassesDataContext.SP_Account_Register(Str ing userName, String passWord, String nickName, Nullable`1 sex, Nullable`1 money, Nullable`1 gold, Nullable`1 giftToken) in c:\Inetpub\wwwroot\Register\App_Code\tankDataClass es.designer.cs:67
 _Default.form1_Submit(Object sender, EventArgs e) in c:\Inetpub\wwwroot\Register\Default.aspx.cs:72
 System.Web.UI.WebControls.ImageButton.OnClick(Imag eClickEventArgs e) +113
 System.Web.UI.WebControls.ImageButton.RaisePostBac kEvent(String eventArgument) +120
 System.Web.UI.WebControls.ImageButton.System.Web.U I.IPostBackEventHandler.RaisePostBackEvent(String eventArgument) +10
 System.Web.UI.Page.RaisePostBackEvent(IPostBackEve ntHandler sourceControl, String eventArgument) +13
 System.Web.UI.Page.RaisePostBackEvent(NameValueCol lection postData) +36
 System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +5345
 
 ________________________________________
 Version Information: Microsoft .NET Framework Version:4.0.30319; ASP.NET Version:4.0.30319.1Khách viếng thăm hãy cùng pthinh145 xây dựng diễn đàn CLBGAMESVN vững mạnh nhé!
 
- 
	14-10-12, 06:12 AM #2Thành Viên      
 - Ngày tham gia
- May 2012
- Bài viết
- 155
- Thanks
- 65
- Thanked 20 Times in 18 Posts
 Ðề: Lỗi đăng kí gunny!Nếu trong wwwroot có file register thì kiểm tra xem đã tạo 1 cái application cho nó trong IIS chưa ? Lần sửa cuối bởi bombom859, ngày 14-10-12 lúc 06:17 AM. Khách viếng thăm hãy cùng bombom859 xây dựng diễn đàn CLBGAMESVN vững mạnh nhé!
 
- 
	16-10-12, 05:02 PM #3Thành Viên      
 - Ngày tham gia
- Jul 2012
- Đang ở
- Trong kho anime
- Bài viết
- 249
- Thanks
- 69
- Thanked 85 Times in 43 Posts
 Ðề: Lỗi đăng kí gunny!mình ko hiểu bạn có thể nói rõ hơn dc ko vì minh thử register cua các bản khác cũng ko dc và mình đã tạo nó trong IIS rồi Khách viếng thăm hãy cùng pthinh145 xây dựng diễn đàn CLBGAMESVN vững mạnh nhé!
 
Các Chủ đề tương tự
- 
  [Gunny] Share web đăng nhập phong cách gunny IIBởi trungqbbn trong diễn đàn CHUYÊN ĐỀ WEB GAMESTrả lời: 3Bài viết cuối: 31-10-12, 07:06 PM
- 
  [Gunny] Share web đăng nhập gunny IIBởi trungqbbn trong diễn đàn CHUYÊN ĐỀ WEB GAMESTrả lời: 9Bài viết cuối: 31-10-12, 05:39 PM
- 
  Cần một bạn giúp lỗi gunny 99% đăng nhập thất bạiBởi toiyeuran trong diễn đàn Hỏi Đáp/ Yêu CầuTrả lời: 6Bài viết cuối: 06-10-12, 07:39 AM
- 
  Lỗi...cách fix màn hình NÂU khi đăng nhập Gunny offBởi iloles741 trong diễn đàn ReleasesTrả lời: 4Bài viết cuối: 23-05-12, 05:39 PM
- 
  Lỗi gunny không đăng ký + đăng nhập được!!! HelpBởi 811659 trong diễn đàn Hỏi Đáp/ Yêu CầuTrả lời: 3Bài viết cuối: 20-04-12, 10:24 PM

 
				 
				 
				 
				 
				 
				 
			




 
					
					
					
						 Trả lời kèm Trích dẫn
  Trả lời kèm Trích dẫn