In my program developed using VWG v6.4 Beta 1c and VS.NET 2005, OpenFileDialog returns the correct OpenFileDialog.Files.Count both in FileOK and Close event handlers in the development machine. However it always returns zero when deployed in the IIS webserver.
Any one has the same problem?