Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations derfloh on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Invalid Procedure Call

Status
Not open for further replies.

Crazyec

Programmer
Joined
Aug 28, 2001
Messages
80
Location
HK
Dear Professionals,
I have a big problem on the different version of Windows NT Workstation.
My developing plaform is Visual Basic 6 on the Eng. Windows NT Workstation, and the running plaform is a Traditional Chinese Windows NT Workstation. When I running a public sub in a form. The Eng. version work prefect. but the Trad. Chin. version will have a run-time error "Invalid Procedure Call or argument"
I have put some msgbox in order to trace which part is the problem... and I finally find that is happen at statement "Unload me"
Does anyone has idea about that? I have tried to use "Unload frmXXX" but still get the error.

Thanks for your help.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top