Hi,
I have written a web application using ASP.NET , in my web, I have use Crystal Report to create some report as a part of my web.
The web can build/debug/rebuild without error.
But
If I use Unit Test Wizard to generate the test code, a "FileNotFound" exception is popup, I have double checked the reference link in my project, but seems there is no error with the reference link.
Error Screen cap:
http://i32.tinypic.com/15nohe8.jpg
Please help.