For Programmers: Free Programming Magazines  


Home > Archive > Clipper > September 2005 > Clipper and Netware 6.5









You are viewing an archived Text-only version of the thread. To view this thread in it's original format and/or if you want to reply to this thread please [click here]

 

Author Clipper and Netware 6.5
Ryszard Rylko

2005-09-06, 7:55 am

Does anybody had a problem like this.

Netware 6.5
Windows 98
windows client for novell netware.

When I compile a program (never mind what program,
it could be even one line for ex: cls) I get an
error like this:

..RTLink for Clipper Dynamic Overlay Linker / Pre-Linker Version 3.14B
(C) Copyright Pocket Soft Inc., 1988-1991. All Rights Reserved.

140K

Naruszenie za współużytkowania podczas odczytu na dysku P
Przerwij, pOnów, Zrezygnuj?z
error eut0016: Open of buffered output file 'A.EXE' failed
Fatal Error - Abort: Permission denied

Some clipper programs crash with different errors
like VM integrity , swap file errors and so on.

Is there anybody with similiar problems ?
Can someone help me ?

Richard.
Mike

2005-09-06, 6:55 pm

Sounds like network security problems to me.

Try changing a.exe to your c:.

I never put the exe on the network anyway.

Mike

Ryszard Rylko wrote:
> Does anybody had a problem like this.
>
> Netware 6.5
> Windows 98
> windows client for novell netware.
>
> When I compile a program (never mind what program,
> it could be even one line for ex: cls) I get an
> error like this:
>
> .RTLink for Clipper Dynamic Overlay Linker / Pre-Linker Version 3.14B
> (C) Copyright Pocket Soft Inc., 1988-1991. All Rights Reserved.
>
> 140K
>
> Naruszenie za wsp=F3=B3u=BFytkowania podczas odczytu na dysku P
> Przerwij, pOn=F3w, Zrezygnuj?z
> error eut0016: Open of buffered output file 'A.EXE' failed
> Fatal Error - Abort: Permission denied
>
> Some clipper programs crash with different errors
> like VM integrity , swap file errors and so on.
>
> Is there anybody with similiar problems ?
> Can someone help me ?
>=20
> Richard.


AUGE_OHR

2005-09-06, 6:55 pm

hi,

> Netware 6.5
> Windows 98
> windows client for novell netware.


which version of Client ( good v3.3x )

> error eut0016: Open of buffered output file 'A.EXE' failed
> Fatal Error - Abort: Permission denied


a you Administrator at the NW Server ?

seems you are not allow to "write"
.... can be a "overwrite" while open *.exe by other too

> Some clipper programs crash with different errors
> like VM integrity , swap file errors and so on.


Cl*pper App will "swap" it´s tempfiles to the "root" of the starting drive.
in network "user" does not have access to the "root-dir"

did you SET CLIPPER=//F:xx /E:yyy //SWAPPATH="C:\TEMP" //TEMPPATH="C:\TEMP"

greetings by OHR
Jimmy


Ryszard Rylko

2005-09-07, 3:55 am

AUGE_OHR napisał(a):
> hi,
>
>
>
>
> which version of Client ( good v3.3x )

Default from Windows 98 SE. I don't know which version.
>
>
>
>
> a you Administrator at the NW Server ?
>
> seems you are not allow to "write"
> ... can be a "overwrite" while open *.exe by other too
>

Yes. I do it as admin. No one other is trying to open it.

>
>
>
> Cl*pper App will "swap" it´s tempfiles to the "root" of the starting drive.
> in network "user" does not have access to the "root-dir"

As admin I have all rights to the root dir. Problem appears when linker
is trying to append overlay to the main exe. I think the same problem
appears during execution of programs.
>
> did you SET CLIPPER=//F:xx /E:yyy //SWAPPATH="C:\TEMP" //TEMPPATH="C:\TEMP"

Yes. I tried like this and everything is correct. But I'm asking why I
can't do it on Netware Volume.
>
> greetings by OHR
> Jimmy
>
>


Thanks
Richard
AUGE_OHR

2005-09-07, 6:55 pm

hi,

> Default from Windows 98 SE. I don't know which version.


M$ Client for Netware do NOT work correct !!!
use Netware Client v3.3x for Win98se !

greetings by OHR
Jimmy


Ryszard Rylko

2005-09-08, 3:55 am

AUGE_OHR napisał(a):
> M$ Client for Netware do NOT work correct !!!
> use Netware Client v3.3x for Win98se !
>
> greetings by OHR
> Jimmy
>
>

Ok. Thanks a lot !!
Richard.
Sponsored Links







Also available: Server administration forum archive | Web Design forum archive | Software forum archive | Hardware reviews archive

Copyright 2008 codecomments.com