Hi Will and co
I work with Gilderroot and am now helping him to try to work though this issue.
I think there may be some confusion due to the fact thta this thread was orginally talking about bulk importing images and we have now realised there is a larger issue with uploading issues via the Hotcakes Administration.
Here is the current state of play:
we are self hosting on two Azure Virtual Machines, one for DB and one for web and files.
Microsoft-IIS/10.0
DNN PLATFORM v. 09.02.00
Hotcakes v. 3.2.0
Only one URL extension provider installed - Hotcakes Url Extension Provider
Have tested on portal 0 and also other child portals - same result
We have tried complete fresh installs of DNN and Hotcakes
have tested using subdomains and also base domain
have ensured that only one site Alias is set and have tried canionical and redirect
We really are at a loss here as to what is causing this and how to fix it so any help would be greatly appreciated in pointing us in the right direction.
[b]Steps to recreate issue[/b]
create new product via Hotcakes Administration.
Browes and add a new image- image displays fine in the browser
save or save and close the product
on viewing the product there is no product image and only a broken image path.
viewing the portal folders shows a unique folder for the product which contains the orginal uploaded image and a folder labeled "small"
the folder label small is empty.
on checking the event viewer I can see the below error message
when trying to add 'Additional Images' to a product we are seeing the exact same result.
[b]Error Message[/b]
Severity:Error
AssemblyVersion:9.2.0
PortalID:17
PortalName:Testing Store
UserID:1
UserName:host
ActiveTabID:426
ActiveTabName:Home
RawURL:/DesktopModules/Hotcakes/Core/Admin/catalog/Products_Edit.aspx?id=b69006c8-93f4-4eca-8542-9ea03c29fba6
AbsoluteURL:/DesktopModules/Hotcakes/Core/Admin/catalog/Products_Edit.aspx
AbsoluteURLReferrer:
http://test1.gfmdesign.co...ca-8542-9ea03c29fba6 UserAgent:Mozilla/5.0 (Windows NT 6.3; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/68.0.3440.106 Safari/537.36
DefaultDataProvider:DotNetNuke.Data.SqlDataProvider, DotNetNuke
ExceptionGUID:1405b686-da0e-44d5-b5c0-3b48e210afc1
InnerException:Unable to create temporary file: {0}The file exists.
FileName:
FileLineNumber:0
FileColumnNumber:0
Method:Hotcakes.Web.TempFiles.GetTemporaryFileInfo
StackTrace:
Message:
System.ArgumentException: Unable to create temporary file: {0}The file exists. at Hotcakes.Web.TempFiles.GetTemporaryFileInfo() at Hotcakes.Web.Images.ShrinkImageFileOnDisk(String originalFile, String newFileName, Int32 maxWidth, Int32 maxHeight) at Hotcakes.Commerce.Utilities.ImageProcessing.ShrinkImage(String originalFile, String outputDirectory, Int32 maxWidth, Int32 maxHeight)
Source:
Server Name: WebVM