home *** CD-ROM | disk | FTP | other *** search
- Newsgroups: comp.os.ms-windows.programmer.misc
- Path: sparky!uunet!das.wang.com!wang!news
- From: MAUREEN.PRINCE@OFFICE.WANG.COM ("Maureen A. Prince")
- Subject: error in VB
- Organization: Mail to News Gateway at Wang Labs
- Date: 23 Jul 92 21:33:08 EST
- Message-ID: <199207240136.AA21433@tuna.wang.com>
- Sender: news@wang.com
- Lines: 13
-
- When I try to open a project I get the following messages:
- "Input past end of file: 'FORMNAME' OK
- "Error loading 'FORMNAME' a control could not be loaded due to load error"
- When I select Continue the form is not loaded. Is it lost forever? How do I
- correct the error and get it back?
-
- Before this happened I was getting a "Visual Basic Out of memory" message
- that would not let me close the project if I wanted to save changes to that
- particular form, so I did not save the changes. The changes were that I Paste
- Linked a Winword document into a text box, resulting in a HOT LINK. I then
- decided I didn't want that and deleted the LinkItem and LinkTopic of the text
- box and changed the LinkMode from HOT to NONE. textbox.text appeared to be
- empty. Could this have caused the problem?
-