21
Views
2
Comments
[Cropit] Error when crop image
cropit
Web icon
Forge asset by Remote Coders
Application Type
Traditional Web

Hi all, 

I am trying to use the Cropit component but I am getting an error when I want to save the picture :
[HBHMNN034].DBO.[OSUSR_5Z9_UPLOADCACHE] with key 0 was not found

I have a page where I open the popup:

This is the popup when I open it

When I press save image I get the error message from above. 

This is the popupscreen

And this is the preperation

And this is the OnNotify

I want to upload the image in an OneDrive folder. There is nothing wrong with the connection because I can upload images on the server with an other upload but I want the user to be able to crop the images before uploading it to the onedrive. 

Can someone help me with this? 

Thanks in advance. 

2021-05-18 02-27-17
Manish Gupta
Champion

Hello, that error means that you try to save an Entity record with a NullIdentifier() as key. Just debug your app to see where the problem lies.

2021-05-18 02-27-17
Manish Gupta
Champion

@IT Mploy Associates 

Is your problem solved? 

Community GuidelinesBe kind and respectful, give credit to the original source of content, and search for duplicates before posting.