Hello,
I've got the application running... And it works great ! But the browser doesn't work ad keeps giving me an XML-error with an internal server error 500
I'm working on a windows based environnement, with iis and asp.net
Can please someone help me ?
I've got the application running... And it works great ! But the browser doesn't work ad keeps giving me an XML-error with an internal server error 500
I'm working on a windows based environnement, with iis and asp.net
Can please someone help me ?
RE: Browser/upload : XML error
RE: Browser/upload : XML error
The /UserFiles/ directory (or whatever you've set it up as) needs to have Read-Write (RW) permissions. Now I'm coming from a Unix background where you can set the folder permissions through an FTP client, whereas on IIS this permission needs to be set differently (my host just had a web-based FTP interface where it was possible, if you're not managing the IIS yourself, get onto to your host to sort it out).
Good luck
RE: Browser/upload : XML error