Page 1 of 1

compile message

Posted: Wed Jan 23, 2019 9:31 am
by omni
Roger,.

Compiling on a particular server and it gets a temp error #2 and will not completd.
1.9

Do you know what this means?

Fred
omni

Re: compile message

Posted: Wed Jan 23, 2019 10:38 am
by rdonnay
I think you need to create a TEMP folder on that server on the C: drive.

That's where the compiler and linker puts the temp files.
Also, you may need the following environment variable:

SET TEMP=C:\temp

Re: compile message

Posted: Wed Jan 23, 2019 11:27 am
by omni
I was on the server with the IT person watching. The temp folder is on the c-drive and it exists..that is what we were checking. It is in my user login temp folder on the server. Not sure what the error 2 means..is it windows or alaska giving that message.
I have reset the temp folder to other folders and it did use those folders, with the same message.

Update. This appears to be a terminal server issue in the registry according to some things I have read searching..actually just cannot create temp files at all.

Fred