Ignore:
Timestamp:
Jun 30, 2010, 4:19:09 AM (14 years ago)
Author:
Sam Habiel
Message:

Project finally compiles.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • BMXNET_RPMS_dotNET_UTILITIES-BMX/trunk/cs/bmx_0200scr/BMX2/BMXNetTest/frmBMXNetTest.cs

    r815 r816  
    11051105                                //Use this overload to connect to the last M server
    11061106                                //using Windows NT integrated security
    1107                                 m_ci.LoadConnectInfo();
     1107                                //m_ci.LoadConnectInfo();
    11081108
    11091109                                //Use the following overload to force prompt for AV codes.
     
    11131113                                // the values you collected to LoadConnectInfo(access,verify)
    11141114                                //
    1115                                 //m_ci.LoadConnectInfo("","");
     1115                                m_ci.LoadConnectInfo("","");
    11161116
    11171117                                m_ci.AppContext = "BMXRPC";
Note: See TracChangeset for help on using the changeset viewer.