Symptoms
If no parameter is passed, a fatal exception occurs in Visual Basic 6.0 when you compile a project that calls a method in a user control with a ParamArray parameter.
Resolution
There is no workaround available for this problem. You must pass at least one parameter to avoid it.