Hi Here's my problem, I have a web service in which I call an COM object to generate file on my server. In my COM object, I have an function to generate the file. This function has a parameter. This parameter is the path to generate the file. I call this function
like this : myobject.uf_generatefile("C:\temp") This don't work, why ??? And how I can make to do this ? Thanks
ericc32
Member
5 Points
1 Post
Problem writing file with WebService
Oct 27, 2003 01:29 PM|LINK