Hey,

The error seems to suggest that it is trying to find the temporary compiled DLL, from a non pre-compiled Web Application.

I take it the application works when you debug it from Visual Studio?

Have you got IIS installed locally? Can you try taking the files from your temp location and put them into IIS locally. Does that work?

Gary