View Single Post
  #1 (permalink)  
Old July 7th, 2003, 07:00 AM
AlfredoDS AlfredoDS is offline
Registered User
 
Join Date: Jul 2003
Posts: 1
Thanks: 0
Thanked 0 Times in 0 Posts
Default VB.NET Business Objects

Hello,

in the sample Creating the IIS host (pages 110-118) Mr. Lhotka defines an objectUri with the value "Testserver.rem" and after that he configure the remoting client (page 116) with the value
"http://localhost/testservice/testserver.rem". How can I generate this rem file ?

Best Regards

Reply With Quote