We have a web application that we are trying to add a crystal report to.
When we add the report it creates the class file.
However we do not compile our pages into a DLL, each page uses its own class file and it is compiled upon first use individually.
Since we do not have a "webpage.dll" we are having problems getting the project to compile as the crystal page cannot find the namespace for crystal.
Any ideas?
-------------------------------------------
Ummm, we have a bit of a problem here....
When we add the report it creates the class file.
However we do not compile our pages into a DLL, each page uses its own class file and it is compiled upon first use individually.
Since we do not have a "webpage.dll" we are having problems getting the project to compile as the crystal page cannot find the namespace for crystal.
Any ideas?
-------------------------------------------
Ummm, we have a bit of a problem here....