MSIR.0785 (methodtype) (name) already defined

From m204wiki
Revision as of 18:44, 23 April 2014 by JALWiccan (talk | contribs) (Automatically generated page update)
Jump to navigation Jump to search

The method indicated in this message had already been defined previously when another definition was encountered. Most likely, this is caused by the procedure that contains the method definition being accidentally Included twice. The User Language Macro Facility can sometimes be helpful in preventing such a problem. See the Janus SOAP Reference Manual for more information about this facility.