Project looses references

  • Thread starter Thread starter Tod Johnson
  • Start date Start date
T

Tod Johnson

Hello,

I'm creating application (It located in SourceOffsite) and realize that
when another developer tries to get last version the references to
OpenNETCF are disappeared. The same thing happens with log4net.dll.

Maybe there are any workarounds for such things?

Thank you,
Tod
 
Copy all the dll that you are adding as refrences (OpenNETCF and log4net.dll)
to the projects directory and add refrences from there. (I had a similar
problem and this worked)

Ali Gardezi
 

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

Back
Top