New Posts New Posts RSS Feed: Help with Convert Cabana to EF to VB.NET
  FAQ FAQ  Forum Search   Calendar   Register Register  Login Login

Help with Convert Cabana to EF to VB.NET

 Post Reply Post Reply
Author
DjStitch View Drop Down
Newbie
Newbie
Avatar

Joined: 01-Oct-2008
Location: Somewhere
Posts: 24
Post Options Post Options   Quote DjStitch Quote  Post ReplyReply Direct Link To This Post Topic: Help with Convert Cabana to EF to VB.NET
    Posted: 19-Nov-2008 at 12:47am
Hi there......
I am in the process of converting the cabana v3.6 to EF using vb.net.
Becource of our company members only fimiliar with vb6, I have to convert it into vb.net on vs2008 so that thay can work with it. So I will be asking a couple of Q regarding my conversion, if it is o-right with you guys.

I am busy matching up the 2 documents trying to find similatities

IdeaBlade.Util Namespace : IdeaBladeConfig.RemotingInfo Class

Where can I found this class in the IdeaBalde.Util.v4





Edited by DjStitch - 19-Nov-2008 at 12:48am
Back to Top
kimj View Drop Down
IdeaBlade
IdeaBlade
Avatar

Joined: 09-May-2007
Posts: 1391
Post Options Post Options   Quote kimj Quote  Post ReplyReply Direct Link To This Post Posted: 19-Nov-2008 at 9:01am
The IdeaBlade.Util.Configuration.RemotingInfo class in DevForce Classic holds information about the configuration of the BOS and how the client talks to it. 
 
In DevForce EF this class was replaced by IdeaBlade.Util.Configuration.v4.ObjectServerElement, which you can access from the IdeaBladeConfig.Instance.ObjectServer property.  The corresponding element in the config file is <objectServer>.
Back to Top
 Post Reply Post Reply

Forum Jump Forum Permissions View Drop Down