Thank you ,Herbert

//Anette

--- In [email protected], "Leberbauer, Herbert -
News" <[EMAIL PROTECTED]> wrote:
>
> Hi,
>
> did you take care of the filepaths you are using? You should use
UNC-paths
> (e.g. \\Axapta-Server\myFolder)
>
> Because if you use e.g. c:\myTempFolder as the path in your code,
it's a
> difference if the code is executed on the AOS or if executed on the
client.
>
> The path may exist on your client, and there may be files within,
but on the
> AOS, is there a folder called c:\myTemp ???
>
> The second thing could be the permissions. If your AOS-Service is
using the
> SYSTEM User, the AOS is not allowed to use shares of other servers,
because
> the SYSTEM user has only access to the local filesystem of his own
machine.
>
> HTH
> Herbert
>
> | -----Urspr�ngliche Nachricht-----
> | Von: anettemalmberg [mailto:[EMAIL PROTECTED]
> | Gesendet: Mittwoch, 02. Februar 2005 11:43
> | An: [email protected]
> | Betreff: [development-axapta] Re: Server/Client Problem
> |
> |
> |
> |
> | Hi,
> |
> | It is a lot of code, but I changed a number of methods i the
> | classes to 'static' ang modified the 'main method' like this:
> |
> | >>>client static void main(Args args)<<<<
> |
> | It's seems to work now but i still dont know the reason....
> | Regards,
> |
> |
> |
> | --- In [email protected], "Matt Benic"
<[EMAIL PROTECTED]>
> | wrote:
> | >
> | > Can you give more details on the problem? Does it fail on
opening
> | files,
> | > does it incorrectly import data?
> | > Could you possibly post some of the code?
> | >
> | > Regards,
> | >
> | > Matt Benic
> | > Axapta Developer
> | > UTi Sun Couriers Division
> | >
> | > "The universal aptitude for ineptitude makes any human
> | accomplishment
> | > an incredible miracle."
> | > - Col. John P. Stapp
> | > www.smallfrymobile.com <http://www.smallfrymobile.com>
> | >
> | >
> | > -----Original Message-----
> | > From: anettemalmberg [mailto:[EMAIL PROTECTED]
> | > Sent: 02 February 2005 11:30 AM
> | > To: [email protected]
> | > Subject: [development-axapta] Server/Client Problem
> | >
> | >
> | >
> | >
> | >
> | > Hi,
> | >
> | > I have a piece of code (I/O text files, Axapta 30, SP3)
> | working fine
> | > from a 'fat' client but not from a 'thin' one.
> | >
> | > What is the reason for that?
> | >
> | > Thanks
> | >
> | >
> | >
> | >
> | >
> | >
> | >
> | >
> | >
> | >
> | > Yahoo! Groups Links
> |
> |
> |
> |
> |
> |
> |
> |
> | 
> | Yahoo! Groups Links
> |
> |
> |
> | 
> |
> |
> |







Yahoo! Groups Sponsor
ADVERTISEMENT


Yahoo! Groups Links

Reply via email to