Projects used for both web and non-web solutions

Joined
Feb 27, 2011
Messages
1
Reaction score
0
Hi,

The end result of two of my applications is the output of a document in pdf format. One application is web based and the other a windows forms application. I built a class library project that will do all the work if passed the correct/valid parameters. I want to ue this project in both solutions (web and form). In this shared project I reference some jpeg images in a "images\pdf" folder.

There seems to be two issues:

1. When "publishing" the web project or creating a setup project for the forms project, only the dll of my shared project is copied out. (Yes, the shared project is set as a reference) Therefore, the project fails when trying to reference one of it's jpegs in the images\pdf directory.

2. Referencing the jpeg files from either solution in the (any) sub-directory (sub-folder) (if I copy them there manually).

Thanks.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,755
Messages
2,569,537
Members
45,023
Latest member
websitedesig25

Latest Threads

Top