Neil, 

It's likely that you'll need to install Boston WebStation.  It's available
on our website.  I'm assuming that you're still using VB6.  The WebStation
will work in our new WorStation VBA environment, but some modifications are
necessary (the soon to be released version 7 will include the WebStation).

If I'm off base here, give us a call and I'll Webex in to check it out.

Rich McNeil
Boston Software Systems
866 653 5105
www.bostonworkstation.com
 

-----Original Message-----
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Neil Carman
Sent: Friday, February 13, 2004 3:08 PM
To: Boston WorkStation
Subject: [Talk] Method or Data Member not found

I recently upgraded my development PC to a new Win XP machine.  I also
installed Boston WorkStation 6.5.  I had a Boston WebStation program that
was working fine but when I tried to recompile it, I first got the message
that the reference to Boston WebStation was missing.  I found a reference in
my available references that was a slightly different spelling of Boston
WebStation and added that.  When I tried to compile again I received the
message

Method or data member not found

The subroutine was in a standard "script.bas" file and the error was
referring to C.WBDisconnect

Sub DisConnect()
    On Error Resume Next
    C.WBDisconnect
    Set C = Nothing
    Set Z = Nothing
End Sub

Does anyone have any suggestions about this?  I had gotten the "script.bas"
module from a previous version of Boston WebStation.  Do I need a new bas
module for the upgraded version of Boston WebStation? Is C.WBDisconnect no
longer a valid method in the new version?

--
Neil Carman
Director Technical Development
Manigault & Associates LLC

http://www.m-allc.com
Work: (805) 680-5601
Fax:  (714) 968-5632




Reply via email to