| 
 
 | 
						 
							Sergey Kornilov admin 10/26/2012 | 
| 
 
 As a first step you need to configure your IIS to returned detailed error message to the browser. This is the article that can help:  | 
											|
| 
 
 N 
 | 
						 
							Newbe author 10/26/2012 | 
 
Microsoft VBScript runtime error '800a01c2' Wrong number of arguments or invalid property assignment: 'dal.Table' /Registrations_add.asp, line 0 
  | 
											|
| 
 
 | 
						 
							Sergey Kornilov admin 10/26/2012 | 
| 
 
 You need to syntax errors in your code. Check the proper way to call Query() function:  | 
											|
| 
 
 N 
 | 
						 
							Newbe author 10/29/2012 | 
| 
 
 thank you very much, but I am using exactly same sytax adescribed in the manual.  | 
											|
| 
 
 | 
						 
							Sergey Kornilov admin 10/29/2012 | 
| 
 
 This is not true. The dal.table.Query piece doesn't mean anything as you do not specify the table.  | 
											|