assembly is not loading in setup Project.

Posted by Pankaj Mishra on Stack Overflow See other posts from Stack Overflow or by Pankaj Mishra
Published on 2010-04-03T14:57:09Z Indexed on 2010/04/03 15:03 UTC
Read the original article Hit count: 390

Filed under:
|

I have window service an i want to install this in into my local system. But when I am trying to make setup file that time i have added Project output and it adds two dll file automatically.

and error comes when i build that project setup. i Google lot of time and try lot of ideas then i got problem that Assembly is not loading.

how can i resolve that problem.

Please help me for this.

© Stack Overflow or respective owner

Related posts about c#

Related posts about windowservice