Hi Patrik,

 Once you successfully compile the latest source of simias and ifolder, ensure 
that the following files are present in the <installed path>/lib/simias/web
ClientUpdate.asmx         
Global.asax        
IdentitySyncManager.asmx  
Registration.asmx      
SyncHandler.ashx  
<modules>
<update>
ClientUpdateHandler.ashx  
HostAdmin.asmx     
Login.ashx                
ReportLogHandler.ashx  
<bin>               
pubsfile.ashx  
web.config
DomainService.asmx        
HostLocation.asmx  
POService.asmx            
Simias.asmx            
iFolder.asmx      
sfile.ashx

 These asmx files are necessary for the Web server to start properly. Or if you 
can send me the installed path directory structure and the files/dirs in that, 
I wil be able to provide more information on why it failed.

Kalis



>>> Patrik Dufresne <[EMAIL PROTECTED]> 11/14/2007 10:02 PM >>>
Hi,

I'm trtying to get running iFolder Client on Gusty without success. I 
can compile simias and iFolder without any problem. when I try to launch 
iFolder application in console mode I receive this error that is related 
to the starting process of simias.
    Error: Cannot start the local web services.

When I'm trying to launch only simias I get the same error. So I getting 
my self in the code to find where is the problem. I add some 
Console.WriteLine to know where is the error. I find out that the 
process stopping on line ipcServerSocket = new Socket( 
AddressFamily.InterNetwork, SocketType.Stream, ProtocolType.Tcp );

I'm using the version ifolder3-3.4.6214.1, simias-1.4.6214.1
I'm not really sure it's the best one to use with Ubuntu, but it's the 
one you suggest on the web site.

I also try with version simias-1.5.7031.1, but I get this error when I 
try to compile simias.
config.status: error: cannot find input file: src/server/Makefile.in

Thank for your help.

    Patrik Dufresne

_______________________________________________
ifolder-dev mailing list
ifolder-dev@forge.novell.com 
http://forge.novell.com/mailman/listinfo/ifolder-dev

_______________________________________________
ifolder-dev mailing list
ifolder-dev@forge.novell.com
http://forge.novell.com/mailman/listinfo/ifolder-dev

Reply via email to