Click here to Skip to main content
15,889,216 members
Home / Discussions / C#
   

C#

 
GeneralRe: Storing and retrieving objects inside databse Pin
Eddy Vluggen11-Oct-12 9:59
professionalEddy Vluggen11-Oct-12 9:59 
GeneralRe: Storing and retrieving objects inside databse Pin
Sabry190514-Oct-12 2:54
Sabry190514-Oct-12 2:54 
Question3 tier architecture Pin
tannu dwivedi11-Oct-12 1:51
tannu dwivedi11-Oct-12 1:51 
AnswerRe: 3 tier architecture Pin
Wes Aday11-Oct-12 2:25
professionalWes Aday11-Oct-12 2:25 
AnswerRe: 3 tier architecture Pin
Eddy Vluggen11-Oct-12 4:47
professionalEddy Vluggen11-Oct-12 4:47 
AnswerRe: 3 tier architecture Pin
CptSupermrkt11-Oct-12 16:26
CptSupermrkt11-Oct-12 16:26 
QuestionInjection Pin
ALIJavany11-Oct-12 1:24
ALIJavany11-Oct-12 1:24 
AnswerRe: Injection Pin
J4amieC11-Oct-12 1:30
J4amieC11-Oct-12 1:30 
GeneralRe: Injection Pin
ALIJavany11-Oct-12 8:37
ALIJavany11-Oct-12 8:37 
AnswerRe: Injection Pin
Eddy Vluggen11-Oct-12 1:30
professionalEddy Vluggen11-Oct-12 1:30 
AnswerRe: Injection Pin
Abhinav S11-Oct-12 20:57
Abhinav S11-Oct-12 20:57 
AnswerRe: Injection Pin
KiranKumar Roy14-Oct-12 1:20
KiranKumar Roy14-Oct-12 1:20 
QuestionOpacity Pin
ALIJavany11-Oct-12 1:21
ALIJavany11-Oct-12 1:21 
AnswerRe: Opacity Pin
J4amieC11-Oct-12 1:30
J4amieC11-Oct-12 1:30 
AnswerRe: Opacity Pin
Eddy Vluggen11-Oct-12 1:31
professionalEddy Vluggen11-Oct-12 1:31 
GeneralRe: Opacity Pin
Sentenryu11-Oct-12 6:24
Sentenryu11-Oct-12 6:24 
GeneralRe: Opacity Pin
Eddy Vluggen11-Oct-12 10:02
professionalEddy Vluggen11-Oct-12 10:02 
GeneralRe: Opacity Pin
Sentenryu15-Oct-12 0:06
Sentenryu15-Oct-12 0:06 
GeneralRe: Opacity Pin
Pete O'Hanlon11-Oct-12 7:40
mvePete O'Hanlon11-Oct-12 7:40 
AnswerRe: Opacity Pin
Dave Kreskowiak11-Oct-12 6:37
mveDave Kreskowiak11-Oct-12 6:37 
QuestionFTP connection error 431 Pin
nitin_ion10-Oct-12 17:54
nitin_ion10-Oct-12 17:54 
SuggestionRe: FTP connection error 431 Pin
Shameel11-Oct-12 1:05
professionalShameel11-Oct-12 1:05 
QuestionC# progam call second C# program Pin
dcof10-Oct-12 16:04
dcof10-Oct-12 16:04 
Problem:First C# 2008 app did not find the location of where the executable was located for the second program.

When my company deployed my C# 2008 and 2010 applications to a test server, one of the applications did not use the configuation set for where the executable was suppose to be at? Our network administrator found where the first program thinks the second executable was at.
Thus I am trying to determine why one of the programs did not take the setting it was given.
The location the first program was looking at was at:
c:/server name/share directory name/test/app1.exe.

The only way I can think this location was picked since on a few tries, the location of the executable as was at:

//server name/share directory name/test/app1.exe

Is this accidently? Should I have the network administrator reboot the test server to see if the c:/server name/share directory name/test/app1.exe. location request goes away?
AnswerRe: C# progam call second C# program Pin
Richard MacCutchan10-Oct-12 21:48
mveRichard MacCutchan10-Oct-12 21:48 
AnswerRe: C# progam call second C# program Pin
Pete O'Hanlon10-Oct-12 22:21
mvePete O'Hanlon10-Oct-12 22:21 

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.