|
-
Apr 16th, 2001, 06:10 PM
#1
Thread Starter
New Member
Hello all,
Please HELP!!!!!! when i am in word 2000 and i want to
print i get the message bellow. No metter what i do i can
not get rid of that. I removed office 2000 and reloded it
and its stil there. Its only in WORD i can print from all
of my othe WP and other programs .
Please Help me fix it.
Thanks
Moshe
Microsoft Visual Basic
Run-time error ‘-2147467259(80004005)’:
Method ‘privetProfileString’ of object ‘System’ failed
Continue End Debug Help
only end is available
-
Apr 24th, 2001, 07:14 AM
#2
Hyperactive Member
Maybe you should post that in the Visualbasic section...
-
Apr 25th, 2001, 01:12 AM
#3
New Member
Word 2000
I think its not the error form Word2000. If your document is upgraded from a previous version and contains some macros written in WordBasic language, then there are some commands that Word200 can't convert it into a VBA language that it supports.
There is a method in WordBasic like
WordBasic.[GetProfileString$]...
that returns the User profile path in which a Normal Template is saved, might possible err occurs due to this....equivalent in VBA is like
System.ProfileString(Section, key)
Bye
Syed Furqan Raza
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|