MSIR.0785 (methodtype) (name) already defined: Difference between revisions

From m204wiki
Jump to navigation Jump to search
m (1 revision)
(Automatically generated page update)
Line 1: Line 1:
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.
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.


[[Category:Sirius Mods Messages]]
[[Category:Sirius Mods messages]]

Revision as of 17:59, 19 April 2013

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.