Microsoft
Software
Hardware
Network
Question : Ask about install windows service
Dear All,
In the app configure file, I use:
href="file:///C:\MyMainPro
ject\bin\D
ebug\MyDll
Name.dll"/
>
The reason for that is I don't want to copy "MyDllName.dll" under my windows service bin folder always. But by doing this, I will get error when install this service: An exception occurred while trying to find the installers .......
I could solve it by copying the dll under service bin folder for the time being. But I want to know whether I have other choices?
Thanks heaps!
Answer : Ask about install windows service
If your code is referring a namespace that is in DLL file, then you have to copy the DLL in the bin folder of Application.
Random Solutions
Exclude all records from a join which have two specific values in one table
Visual Studio 2008 Pro Trial does work with SQL 2008 CTP Trial
Feed query results from one form to another
Default Message Required Field
Load Picture Box Image from DataGridView Image Column
word 2003, the password is forgotten, how open the document
Changing default View in Outlook and Word 2007
How to forward all https request by using one isp line
Compiler Error Message: CS1012: Too many characters in character literal
CAST DATETIME2 to DATETIME