that sounds like it should.
Besides, there shall be a new line in your web.config, section <codeSubDirectories>:
<add directoryName="XML" />
And in /App_Code directory, there need to be a new subdirectory "XML", containing download.vb and the following directories:
"Components" (5 files), "Parameters" (4 files) and "Providers/DataProviders/SQLDataProvider" (1 file).
Is this correct for your site?