|
Log in | ||||||
| FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
|
|
Thread Tools | Display Modes |
|
#1
|
|||
|
|||
|
I followed the steps in the readme.txt of the bonus\rfsPlugin. Had some
troubles to follow the steps. What have I done: 1: created a designtime & runtime package -> rfsPlugin.bpl. It includes the files: psRFSClient.pas, psRFSCommon.pas and psRFSPlugin.pas. (only those units? I was not to sure which files were meant in the readme.txt by ''Create a package that consists of all the RFS units") 2: Placed NexusDB206sd100 (this was not mentioned in the readme.txt but otherwise I got a complaint from the system and I found this solution somewhere googling) in the requires list in order to be able to compile and installed the package so the components became available in IDE. 3: Opened the nxServer.bdsproj in de NexusDB2\Server folder. Tried to find the dmServer form. Could not locate it in the project manager ??? However I could open the nxServerForm with the shortcut menu option: 'Open file at cursor'. I could place the RFSPluginCmdHandler and ServerFRSPlugin on the form. However I could not set the EventLog and CommandHandler properties. There were no choices for those in de object inspector. I left them blanc hoping they are not of importance. 4: I setup the clientapplication. With transport and session I was already using (not a Simple session but a Session connected to a RemoteServerEngine). I Connected the RFSPlugin and tried the first example. The outstream didn't contain any data. So I tested a FileExists and it did not return DBIERR_none it returns 15522 ?? When I look at the Plugin section of the Server I only have a ServerInfoPlugin. Not the RFSPlugin. I sort of expected it there. What can I do to make the rfsPlugin work as supposed to? Wina Jansen. |
|
#2
|
|||
|
|||
|
Solved problem myself!
I found out that step 4 wasn't allright. I placed the 2 components on the dmServer. This should have been the nxdmServer. Now the plug-in shows in the server and can be activated. "Jago Post" <winajansen@xs4all.nl> schreef in bericht news:45fe78b4$1@wic040d.... >I followed the steps in the readme.txt of the bonus\rfsPlugin. Had some >troubles to follow the steps. What have I done: > > 1: created a designtime & runtime package -> rfsPlugin.bpl. It includes > the files: psRFSClient.pas, psRFSCommon.pas and psRFSPlugin.pas. (only > those units? I was not to sure which files were meant in the readme.txt by > ''Create a package that consists of all the RFS units") > > 2: Placed NexusDB206sd100 (this was not mentioned in the readme.txt but > otherwise I got a complaint from the system and I found this solution > somewhere googling) in the requires list in order to be able to compile > and installed the package so the components became available in IDE. > > 3: Opened the nxServer.bdsproj in de NexusDB2\Server folder. Tried to find > the dmServer form. Could not locate it in the project manager ??? However > I could open the nxServerForm with the shortcut menu option: 'Open file at > cursor'. I could place the RFSPluginCmdHandler and ServerFRSPlugin on the > form. However I could not set the EventLog and CommandHandler properties. > There were no choices for those in de object inspector. I left them blanc > hoping they are not of importance. > > 4: I setup the clientapplication. With transport and session I was already > using (not a Simple session but a Session connected to a > RemoteServerEngine). I Connected the RFSPlugin and tried the first > example. The outstream didn't contain any data. So I tested a FileExists > and it did not return DBIERR_none it returns 15522 ?? > > When I look at the Plugin section of the Server I only have a > ServerInfoPlugin. Not the RFSPlugin. I sort of expected it there. > > What can I do to make the rfsPlugin work as supposed to? > > Wina Jansen. > > |
| Thread Tools | |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| FYI, mirror driver does not work on windows 7 | Hannes Danzl[NDD] | nexusdb.public.support.portal | 6 | 3rd June 2010 05:29 PM |
| how does the host service work on Windows 7? | Will Owyong | nexusdb.public.support.portal | 6 | 19th February 2010 12:41 PM |
| RFSPlugin with Nexus DB v2 | Martin Fahs | nexusdb.public.support.thirdparty | 2 | 6th July 2005 07:37 AM |
| @Terry & Nathan: RFSPlugIn | Arnd Iffland | nexusdb.public.support.thirdparty | 1 | 1st July 2005 11:52 AM |
| ANN: Manual work-in-progress version now available. | Hannes Danzl[NDD] | nexusdb.public.announcements | 0 | 6th August 2003 11:05 AM |