Too many or too few parameters specified.
SQL Server 2005
You are using a user-defined function, but you are not supplying the correct number of parameters. Check the definition of the user-defined function to determine how many parameters it takes.
Concepts
Error Messages in Visual Database ToolsOther Resources
Viewing User-defined FunctionsExecuting User-defined Functions (Database Engine)