Posts
 
Reputation
Joined
Last Seen
0 Reputation Points
0% Quality Score
Upvotes Received
0
Posts with Upvotes
0
Upvoting Members
0
Downvotes Received
1
Posts with Downvotes
1
Downvoting Members
1
1 Commented Post
0 Endorsements
Ranked #72.7K
~1K People Reached
Member Avatar for jung7311

Hi! I have downloaded a software called Easy Dp (Desplay Picture) for my Msn Messenger. When I tried to run it, it has a message with [COLOR=Red]Run-time Error '-21470024770 (8007007e)': Automation Error The specified module could not be found.[/COLOR] How can I solve this problem? thank you!

Member Avatar for imumasankar
0
588
Member Avatar for tgifgemini

Good morning everybody: I am attempting to populate a listview control on Form Load() and I get a Run-Time Error: 380 - Invalid property value. Below is the line to generates the error: [code]lvw.ListItems(lvw.ListItems.Count).SubItems(1) = OutlookAddressEntry.Address [/code] Below is alos my entire FormLoad module: [code] Private Sub Form_Load() Set OutlookApp …

Member Avatar for cschrishoo
0
470