G
Guest
I have built my project using a "deployment project" - I've added all the
correct Merge Modules as well as Primary Output and Content Files from
'Project Outputs' ; but the aspx pages still refer to dll's which are not
separately included in the build (ie they are CrystalReports dll's which I
can see from the build output have all been 'packaged' into the build).
When I build the project in the Deployment Project it does not alter the
page directive at the top of the aspx pages which still refer to dll's which
have been 'packaged'. Thus I'm getting errors when I try load the aspx page.
correct Merge Modules as well as Primary Output and Content Files from
'Project Outputs' ; but the aspx pages still refer to dll's which are not
separately included in the build (ie they are CrystalReports dll's which I
can see from the build output have all been 'packaged' into the build).
When I build the project in the Deployment Project it does not alter the
page directive at the top of the aspx pages which still refer to dll's which
have been 'packaged'. Thus I'm getting errors when I try load the aspx page.