2005 Web sites and class libraries

  • Thread starter Microsoft Newsserver
  • Start date
M

Microsoft Newsserver

I am working on a web site ( not web application ) which is something I
never usually bother with. I have added a class libary to the solution, but
when publishing, it does not copy the dll fromt he class library to the bin
folder of the the target, and fails.

Even if I copy manually, it still tells me I am missing a resrouce, but
locally it works just fine.


Any help will be greatly appreciated.


Thank you.
 
N

Nathan Sokalski

Is the target directory structure the same as the local directory structure?
What are the exact words it gives in the error message it gives you (does it
tell you anything about what is missing)?
 
H

harborsparrow

I am working on a web site ( not web application ) which is something I
never usually bother with. I have added a class libary to the solution, but
when publishing, it does not copy the dll fromt he class library to the bin
folder of the the target, and fails.

Even if I copy manually, it still tells me I am missing a resrouce, but
locally it works just fine.

Any help will be greatly appreciated.

Thank you.

Is that a .NET .dll or a native code .dll (COM)? If native, it must
be registered in
the machine's registry--simply copying it will not make it usable.
 

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

Forum statistics

Threads
474,262
Messages
2,571,043
Members
48,769
Latest member
Clifft

Latest Threads

Top