Created an ASP.NET project (not MVC). I download files of the user in the directory "tempFiles" created by handles. Further somehow I process these files and I give back to the user.
On the local server, everything works fine.
When publishing to a smarterasp hosting, an incomprehensible error gets out 
(source: cs633124.vk.me )
There is a suspicion of a way to work with the file system (through physical paths) and perhaps hosting blocks this action. If so, how can we get rid of it?
Maybe someone faced this problem?
<system.web> <compilation debug="true" targetFramework="4.0"></compilation>error will be better seen - timda