Try this for the second line:

 

oBs.Connect(“”, BostonWorkStation70.enumStreamType.stMeditech);

 

It assumes that t.exe is in one of the default directories.

 

Rich McNeil

Boston Software Systems

866 653 5105

www.bostonworkstation.com


From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Osar, Eric
Sent: Tuesday, April 19, 2005 1:03 PM
To: [email protected]
Subject: [Talk] .Net Connection

 

Hello,

 

I am beginning some development with BWS and .Net.  I seem to be having an issue with executing the application if any BWS objects are called.  I can instantiate the BostonWorkStation70 object, but as soon as I add any calls, the execute produces (builds fine):

 

'DefaultDomain': Loaded 'c:\windows\microsoft.net\framework\v1.1.4322\mscorlib.dll', No symbols loaded.

'IECDS': Loaded 'C:\Documents and Settings\is-exo\My Documents\Visual Studio Projects\IECDS\bin\Debug\IECDS.exe', Symbols loaded.

'IECDS.exe': Loaded 'c:\windows\assembly\gac\system\1.0.5000.0__b77a5c561934e089\system.dll', No symbols loaded.

'IECDS.exe': Loaded 'c:\documents and settings\is-exo\my documents\visual studio projects\iecds\bin\debug\interop.bostonworkstation70.dll', No symbols loaded.

'IECDS.exe': Loaded 'c:\windows\assembly\gac\system.data\1.0.5000.0__b77a5c561934e089\system.data.dll', No symbols loaded.

The program '[4064] IECDS.exe' has exited with code 0 (0x0).

 

 

Example code added would be as simple as,

 

oBs = new BostonWorkStation70.BostonWorkStation();

oBs.Connect(IECDS.Global.Constants._MeditechConsolePath+"t.exe", BostonWorkStation70.enumStreamType.stMeditech,stMeditech);

 

 

 

Can someone offer me some assistance in getting this issue resolved?  I am sure I am missing something essential to executing this.

 

Thanks,

 

Eric


This email and any files transmitted with it are confidential and intended solely for the use of the individual or entity to whom they are addressed.. If you have received this email in error please notify the system manager. This message contains confidential information and is intended only for the individual named. If you are not the named addressee you should not disseminate, distribute or copy this e-mail. Please notify the sender immediately by e-mail if you have received this e-mail by mistake and delete this e-mail from your system. If you are not the intended recipient you are notified that disclosing, copying, distributing or taking any action in reliance on the contents of this information is strictly prohibited.

Reply via email to