compile message

This forum is for eXpress++ general support.
Post Reply
Message
Author
omni
Posts: 531
Joined: Thu Jan 28, 2010 9:34 am

compile message

#1 Post 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

User avatar
rdonnay
Site Admin
Posts: 4728
Joined: Wed Jan 27, 2010 6:58 pm
Location: Boise, Idaho USA
Contact:

Re: compile message

#2 Post 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
The eXpress train is coming - and it has more cars.

omni
Posts: 531
Joined: Thu Jan 28, 2010 9:34 am

Re: compile message

#3 Post 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

Post Reply