| Product: Distinct VIT | Topic: RAS | Last updated: 3/17/2008 |
| |
| Q.: Upon disconnecting the phone line the sample application pops up a dialog box prompting the user to click on button to |
A.: If this error occurs you are most likely running an older version of the Microsoft Dialup Networking that had some problems. To solve this problem you need to upgrade to a newer version of Windows 95.
|
| |
Do you find this information useful ? Yes No Not Sure |
|
| Product: Distinct VIT | Topic: RAS | Last updated: 3/17/2008 |
| |
| Q.: When trying to run the RAS sample application the application responds with the error "Must be Initialized". What is the problem? |
| A.: This error occurs when you do not have the RNAPH.DLL from Microsoft on your system. Refer to MS Knowledge Base article Q157765 on how to get a copy of this file. |
| |
Do you find this information useful ? Yes No Not Sure |
|
| Product: Distinct VIT | Topic: RAS | Last updated: 3/17/2008 |
| |
| Q.: Will the RAS ActiveX component allow you to query the status of existing RAS connections? |
A.: Yes, the RAS ActiveX component allows you to query the status of existing RAS connections. The way to obtain the status of the connection is to first call the ListConnections() method and get the list of all active RAS connections through one or more OnListConnection events. The OnListConnection event gives the entry name as well as the Connection id for each connection. Using this Connection id as an input parameter you can then call the Status() method and get information about the status of each connection.
|
| |
Do you find this information useful ? Yes No Not Sure |
|