i try to use the solution.
I always get an Excpetion on
byte [] fileBytes = new byte[ms.Length];
because ms is null.
any ideas ?