VB6提示 run-time error ‘429’如何解决

qq_27478431 2020-01-15 01:02:59


VB6 运行项目提示如图,应如何解决,是哪个组件的问题
...全文
318 2 打赏 收藏 转发到动态 举报
写回复
用AI写文章
2 条回复
切换为时间正序
请发表友善的回复…
发表回复
threenewbee 2020-01-16
  • 打赏
  • 举报
回复
点debug,看对应的源代码,应该写着类似
set obj = CreateObject("xxx.yyy")
这样的代码,这个 xxx.yyy 就是组件。
qq_27478431 2020-01-16
  • 打赏
  • 举报
回复
vb如何查看方法体,跟java一样,ctil+左键 进入方法,VB如何操作?
Microsoft Visual Basic 2010 Step by Step 576 pages Publisher: Microsoft Press; 1 edition (May 7, 2010) Language: English ISBN-10: 0735626693 ISBN-13: 978-0735626690 Your hands-on, step-by-step guide to learning Visual Basic® 2010. Teach yourself the essential tools and techniques for Visual Basic® 2010-one step at a time. No matter what your skill level, you'll find the practical guidance and examples you need to start building professional applications for Windows® and the Web. Discover how to: Work in the Microsoft® Visual Studio® 2010 Integrated Development Environment (IDE) Master essential techniques-from managing data and variables to using inheritance and dialog boxes Create professional-looking UIs; add visual effects and print support Build compelling Web features with the Visual Web Developer tool Use Microsoft® ADO.NET and advanced data presentation controls Debug your programs and handle run-time errors Use new features, such as Query Builder, and Microsoft® .NET Framework Contents at a Glance Part I Getting Started with Microsoft Visual Basic 2010 1 Exploring the Visual Studio Integrated Development Environment 3 2 Writing Your First Program 37 3 Working with Toolbox Controls 67 4 Working with Menus, Toolbars, and Dialog Boxes 97 Part II Programming Fundamentals 5 Visual Basic Variables and Formulas, and the NET Framework 123 6 Using Decision Structures 159 7 Using Loops and Timers 181 8 Debugging Visual Basic Programs 209 9 Trapping Errors by Using Structured Error Handling 227 10 Creating Modules and Procedures 247 11 Using Arrays to Manage Numeric and String Data 273 12 Working w

16,553

社区成员

发帖
与我相关
我的任务
社区描述
VB技术相关讨论,主要为经典vb,即VB6.0
社区管理员
  • VB.NET
  • 水哥阿乐
  • 无·法
加入社区
  • 近7日
  • 近30日
  • 至今
社区公告
暂无公告

试试用AI创作助手写篇文章吧