I have this very strange problem. Wasn't occuring before but now all of a sudden....

I am building an IIS application under VB6 using a webclass and a dataenvironment and a number of modules.

I work on an NT machine with SP5 and IIS server as delivered in NT option pack.

Previously, if I run the project it runs OK, I compile it and the compiled version produces the same output as the project.

Today I run the project and it's OK, then I compile (PC was rebooted between previous run and this run). But the compiled .dll returns a blank page!!! how can this be????

Is there something I do wrong?