Thank Balakrishnan for helping me.

I check in the path your mention for any asmx file and there is no
path with this name and only three files with asmx extension present
in the installation directory : Simias.asmx, POService.asmx,
ifolder.asmx in /opt/ifolder/web (I install every thing in
/opt/ifolder).

I search for any other asmx file in the source directory and I got this list :
file:///data/Projects/ifolder/34/simias-1.4.6214.1/test/SimiasTestsWS/SimiasTests.asmx
file:///data/Projects/ifolder/34/simias-1.4.6214.1/other/SimpleServer/DomainService.asmx
file:///data/Projects/ifolder/34/simias-1.4.6214.1/src/POBoxWS/POService.asmx
file:///data/Projects/ifolder/34/simias-1.4.6214.1/src/WebService/Simias.asmx
file:///data/Projects/ifolder/34/simias-1.4.6214.1/src/api/WebService/SimiasAPI.asmx
file:///data/Projects/ifolder/34/ifolder3-3.4.6214.1/src/WebService/iFolder.asmx

I zip all the content of /opt/ and pull it to my server (because
google don't want to send it) if you want
to take a look. Also just to be sure, I want to mention that I use the
version 3.4 present at this place
http://forgeftp.novell.com/ifolder/client/3.4/current/src/


Here the link to the archive
http://www.entreprisesmd.homeip.net:8080/share/ifolder.tar.gz

Patrik Dufresne

On Nov 16, 2007 9:07 AM, Balakrishnan KalIdas <[EMAIL PROTECTED]> wrote:
> 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
> [email protected]
> http://forge.novell.com/mailman/listinfo/ifolder-dev
>
>



-- 
Patrik Dufresne
_______________________________________________
ifolder-dev mailing list
[email protected]
http://forge.novell.com/mailman/listinfo/ifolder-dev

Reply via email to