John, you may have already seen this but.... From the "houses" mouth: https://answers.microsoft.com/en-us/windows/forum/windows_7-files/system-error-183-cannot-create-file-when-that-file/e3970f63-d153-455a-90ad-f0929a70ec12
if the above doesn't work... based on the directory, it seems that either you, or 4D is trying to create a temporary file that already exists. Have you checked your code to insure that any file(s) you try to create do not exist before issuing some thing lie CREATE DOCUMENT, or DOCUMENT TO BLOB?? Chip On Thu, 14 Mar 2019 05:32:01 -1000, JOHN BAUGHMAN wrote: > Sorry, forgot… > > Windows Server 2008 R2 Enterprise Service Pac 1 > V16R6 64bit > > >> On Mar 14, 2019, at 4:27 AM, Chip Scheide >> <[email protected]> wrote: >> >> platform and version? >> >> On Wed, 13 Mar 2019 18:24:57 -1000, JOHN BAUGHMAN via 4D_Tech wrote: >>> One of my deployed 4D server has suddenly started throwing this error >>> (see below). When the error is being displayed 4D server is not >>> visible. When the ok button is clicked 4D server becomes visible. >>> >>> A quick google search finds some discussion about this error >>> independent of 4D and one provides a link to a utility call (Error >>> 183) repair utility. >>> >>> Can anyone shed some light on this error and perhaps why it is being >>> thrown by this particular 4D server. >>> >>> Thanks, >>> >>> John >>> >>> ――― >>> Error code 183(W132) >>> Cannot create a file when that file already exists >>> >>> Component: ‘W132' >>> Task 8336 >>> >>> Error code: 6523(xbox >>> Cannot create folder >>> C:\User\Administrator\AppData\Local\Temp\1\4D Server\. >>> Toolbox >>> Task 8336 >>> ----------- >>> >>> >>> John Baughman >>> Kailua, Hawaii >>> (808) 262-0328 >>> [email protected] >>> >>> ********************************************************************** >>> 4D Internet Users Group (4D iNUG) >>> Archive: http://lists.4d.com/archives.html >>> Options: https://lists.4d.com/mailman/options/4d_tech >>> Unsub: mailto:[email protected] >>> ********************************************************************** >> --------------- >> Gas is for washing parts >> Alcohol is for drinkin' >> Nitromethane is for racing > > --------------- Gas is for washing parts Alcohol is for drinkin' Nitromethane is for racing ********************************************************************** 4D Internet Users Group (4D iNUG) Archive: http://lists.4d.com/archives.html Options: https://lists.4d.com/mailman/options/4d_tech Unsub: mailto:[email protected] **********************************************************************

