I am getting the following error when uploading an image on my GoDaddy.com hosted website:
Request for the
permission of type 'System.Security.Permissions.EnvironmentPermission,
mscorlib, Version=2.0.0.0, Culture=neutral,
PublicKeyToken=b77a5c561934e089' failed.
On GoDaddy.com I don't have access to make sure the MACHINE/ASPNET has
read+write access to my uploads folder but they do let you configure
the folder to allow read+write from anonymous users. I am able to
upload files to the uploads folder using my own ASP.NET code so at
least I know ASP.NET can write to it. Why can't Cute Editor .NET write
to this folder and how can I fix it?
Thanks for your help,
Marcos Ocasio