Hi everybody,
I’m facing a weird problem: I’m using the WWW class to access our server for downloading content. Everything works fine if I’m accessing the root under “http://www.mydomain.com/” . But if I’m accessing a subdirectory under “http://www.mydomain.com/subfolderXyz/” I’ll get an error saying “Failed downloading http://www.mydomain.com/subfolderXyz/”.
If I call the url from a browser everything is fine.
I’m buiding a WebPlayer.
Anyone has a solution??
Thanks, Sebastian