Click here to Skip to main content
16,006,475 members
Home / Discussions / .NET (Core and Framework)
   

.NET (Core and Framework)

 
QuestionNeed help: accessing processes on LAN Pin
RimiAsh19-Apr-06 23:48
RimiAsh19-Apr-06 23:48 
AnswerRe: Need help: accessing processes on LAN Pin
Dave Kreskowiak20-Apr-06 2:36
mveDave Kreskowiak20-Apr-06 2:36 
GeneralRe: Need help: accessing processes on LAN Pin
RimiAsh3-May-06 23:09
RimiAsh3-May-06 23:09 
GeneralRe: Need help: accessing processes on LAN Pin
Dave Kreskowiak4-May-06 1:54
mveDave Kreskowiak4-May-06 1:54 
QuestionNot logging in application log Pin
Dpriya19-Apr-06 11:11
Dpriya19-Apr-06 11:11 
AnswerRe: Not logging in application log Pin
Robert Rohde21-Apr-06 3:34
Robert Rohde21-Apr-06 3:34 
Questionhelp needed in datagrid Pin
satishrg19-Apr-06 7:31
satishrg19-Apr-06 7:31 
QuestionApplication structure Pin
mcintyre23119-Apr-06 0:47
mcintyre23119-Apr-06 0:47 
Hello folks.

I am a bit confused at the moment as to what best practice should be for my situation.

I have a solution containing the following projects:

1. Scheduler (NT service)
2. Web front-end
3. Scheduler command line interface (exe)
4. Business logic layer/DAL ()
5. Reports server dll
1. and 3. are new (replacements for some old vb6 code).

Previously, all I had to do to release was to compile and distribute the web front-end - all the dlls for the reports, DAL and BL were copied to the /bin folder and everything was hunky dory.

Now that I have added 1 and 3 they have their own /bin/ folders with their own copies of the 5.

How can I make them all reference the same dlls? Should I GAC the shared dlls when I install? Should i write a script to copy all the dlls and exes into the web folders /bin/ folder? whats the right thing to do?!

thanks everybody.

AnswerRe: Application structure Pin
Robert Rohde19-Apr-06 5:27
Robert Rohde19-Apr-06 5:27 
Questiondebugging-problems (asp.net website DLL) Pin
pejuta wichasa19-Apr-06 0:14
pejuta wichasa19-Apr-06 0:14 
QuestionVB.Net Toolbar Buttons Pin
Penny van Aswegen18-Apr-06 23:39
Penny van Aswegen18-Apr-06 23:39 
AnswerRe: VB.Net Toolbar Buttons Pin
Robert Rohde19-Apr-06 5:32
Robert Rohde19-Apr-06 5:32 
QuestionC++ and VB projects in .NET 2003 Pin
Cantona2k18-Apr-06 22:28
Cantona2k18-Apr-06 22:28 
AnswerRe: C++ and VB projects in .NET 2003 Pin
mcintyre23119-Apr-06 0:48
mcintyre23119-Apr-06 0:48 
AnswerRe: C++ and VB projects in .NET 2003 Pin
HimaBindu Vejella20-Apr-06 20:48
HimaBindu Vejella20-Apr-06 20:48 
Question.Net 2.0 and Win2000 issue Pin
akshayswaroop18-Apr-06 21:43
akshayswaroop18-Apr-06 21:43 
AnswerRe: .Net 2.0 and Win2000 issue Pin
Dave Kreskowiak19-Apr-06 5:52
mveDave Kreskowiak19-Apr-06 5:52 
AnswerRe: .Net 2.0 and Win2000 issue Pin
Kevin McFarlane22-Apr-06 5:17
Kevin McFarlane22-Apr-06 5:17 
QuestionT-SQL for everything?? Pin
LyndonSubroyen18-Apr-06 20:23
LyndonSubroyen18-Apr-06 20:23 
AnswerRe: T-SQL for everything?? Pin
Colin Angus Mackay18-Apr-06 20:55
Colin Angus Mackay18-Apr-06 20:55 
AnswerRe: T-SQL for everything?? Pin
HimaBindu Vejella20-Apr-06 20:47
HimaBindu Vejella20-Apr-06 20:47 
AnswerRe: T-SQL for everything?? Pin
JimRoss2-May-06 11:51
JimRoss2-May-06 11:51 
QuestionGame server? Pin
Gwedion18-Apr-06 17:11
Gwedion18-Apr-06 17:11 
QuestionGetting the right permissions set up to use windows forms in aspx???? Pin
coder62618-Apr-06 9:28
coder62618-Apr-06 9:28 
QuestionRun service through svchost Pin
_maniaque18-Apr-06 8:30
_maniaque18-Apr-06 8:30 

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.