Click here to Skip to main content
15,900,461 members
Home / Discussions / C#
   

C#

 
GeneralRe: Casting generic parameters to int Pin
Jack Valmadre2-Jun-07 17:27
Jack Valmadre2-Jun-07 17:27 
GeneralRe: Casting generic parameters to int Pin
Daniel Grunwald3-Jun-07 2:13
Daniel Grunwald3-Jun-07 2:13 
GeneralRe: Casting generic parameters to int Pin
mikker_1233-Jun-07 4:37
mikker_1233-Jun-07 4:37 
GeneralRe: Casting generic parameters to int Pin
Jack Valmadre3-Jun-07 10:34
Jack Valmadre3-Jun-07 10:34 
QuestionGetting to the encapsulated class within a ServiceHost object? Pin
LongRange.Shooter2-Jun-07 11:36
LongRange.Shooter2-Jun-07 11:36 
QuestionHow can you adjust the maximum window size for Word, IE, Notepad, etc.??? Pin
RedPocket2-Jun-07 8:11
RedPocket2-Jun-07 8:11 
QuestionAutomatically adding dll file to publish without reference Pin
jayrooney072-Jun-07 5:56
jayrooney072-Jun-07 5:56 
AnswerRe: Automatically adding dll file to publish without reference Pin
mikker_1232-Jun-07 16:23
mikker_1232-Jun-07 16:23 
If I understand you correctly this should solve your problem:

1. Copy non-referenced dll to your project's directory and add it to project using Add -> Existing Item -> browse to dll.
2. When it is added to project, right click in it on Solution Explorer -> Properties and Set Build Action -> Content (ClickOnce problem) && Copty to Output Directory -> Copy Always (autocopy) in Properties Window
3. If you now right click on your project icon in Solution Explorer -> go to project Properties -> Publish -> Application Files, you should see your dll in list with status Include(Auto).

Hope this solves your problem, if not -> give more details and I'll answer Smile | :) .

Cheers!
GeneralRe: Automatically adding dll file to publish without reference Pin
jayrooney073-Jun-07 22:36
jayrooney073-Jun-07 22:36 
QuestionDoking question? Pin
Khoramdin2-Jun-07 4:51
Khoramdin2-Jun-07 4:51 
AnswerRe: Doking question? Pin
MatrixCoder2-Jun-07 13:08
MatrixCoder2-Jun-07 13:08 
QuestionAdding a A-record to Windows 2003 DNS Pin
Bigbirddk2-Jun-07 2:08
Bigbirddk2-Jun-07 2:08 
AnswerRe: Adding a A-record to Windows 2003 DNS Pin
Expert Coming2-Jun-07 18:03
Expert Coming2-Jun-07 18:03 
QuestionCreate Object Form Pin
hosam Taji2-Jun-07 2:03
hosam Taji2-Jun-07 2:03 
AnswerRe: Create Object Form Pin
Christian Graus2-Jun-07 2:06
protectorChristian Graus2-Jun-07 2:06 
GeneralRe: Create Object Form Pin
hosam Taji2-Jun-07 2:12
hosam Taji2-Jun-07 2:12 
QuestionConvert Html to PDF Pin
MHASSANF2-Jun-07 1:47
MHASSANF2-Jun-07 1:47 
QuestionCalling a windows form Pin
hosam Taji2-Jun-07 1:17
hosam Taji2-Jun-07 1:17 
AnswerRe: Calling a windows form Pin
Shoaib Hussain2-Jun-07 1:21
Shoaib Hussain2-Jun-07 1:21 
GeneralRe: Calling a windows form Pin
hosam Taji2-Jun-07 1:34
hosam Taji2-Jun-07 1:34 
GeneralRe: Calling a windows form Pin
Christian Graus2-Jun-07 1:37
protectorChristian Graus2-Jun-07 1:37 
GeneralRe: Calling a windows form Pin
Shoaib Hussain2-Jun-07 1:45
Shoaib Hussain2-Jun-07 1:45 
GeneralRe: Calling a windows form Pin
hosam Taji2-Jun-07 1:46
hosam Taji2-Jun-07 1:46 
AnswerRe: Calling a windows form Pin
Shoaib Hussain2-Jun-07 1:31
Shoaib Hussain2-Jun-07 1:31 
AnswerRe: Calling a windows form Pin
Christian Graus2-Jun-07 1:35
protectorChristian Graus2-Jun-07 1:35 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.