Click here to Skip to main content
15,894,907 members
Home / Discussions / C#
   

C#

 
AnswerRe: Deployment for Visual C# 2010 Express Pin
Luc Pattyn11-Mar-11 19:55
sitebuilderLuc Pattyn11-Mar-11 19:55 
GeneralRe: Deployment for Visual C# 2010 Express Pin
arkiboys11-Mar-11 19:59
arkiboys11-Mar-11 19:59 
AnswerRe: Deployment for Visual C# 2010 Express Pin
Luc Pattyn11-Mar-11 20:07
sitebuilderLuc Pattyn11-Mar-11 20:07 
AnswerRe: Deployment for Visual C# 2010 Express Pin
OriginalGriff12-Mar-11 2:34
mveOriginalGriff12-Mar-11 2:34 
GeneralRe: Deployment for Visual C# 2010 Express Pin
arkiboys12-Mar-11 5:10
arkiboys12-Mar-11 5:10 
GeneralRe: Deployment for Visual C# 2010 Express Pin
OriginalGriff12-Mar-11 5:16
mveOriginalGriff12-Mar-11 5:16 
GeneralRe: Deployment for Visual C# 2010 Express Pin
arkiboys13-Mar-11 11:55
arkiboys13-Mar-11 11:55 
AnswerRe: Deployment for Visual C# 2010 Express Pin
jschell13-Mar-11 10:01
jschell13-Mar-11 10:01 
arkiboys wrote:
As you know there is no installation mechanism with c# 2010 express, so as a test, I copied all the files (.dll, .exe, pdb...) from the release folder and placed them into c:\program files(86)\MyApp


So you are copying on the binaries from C# and are not attempting a copy of SQL Server correct?

If yes then I would expect something is wrong with your code to do the login. As an example (only an example) you catch an exception and instead of reporting the exception error you report a failed login.
GeneralRe: Deployment for Visual C# 2010 Express Pin
arkiboys13-Mar-11 11:56
arkiboys13-Mar-11 11:56 
QuestionSetup File Pin
Syed Shahid Hussain11-Mar-11 11:41
Syed Shahid Hussain11-Mar-11 11:41 
AnswerRe: Setup File Pin
thatraja11-Mar-11 12:50
professionalthatraja11-Mar-11 12:50 
GeneralRe: Setup File Pin
Syed Shahid Hussain11-Mar-11 13:10
Syed Shahid Hussain11-Mar-11 13:10 
AnswerRe: Setup File Pin
Dave Kreskowiak11-Mar-11 12:51
mveDave Kreskowiak11-Mar-11 12:51 
GeneralRe: Setup File Pin
Syed Shahid Hussain11-Mar-11 13:12
Syed Shahid Hussain11-Mar-11 13:12 
AnswerRe: Setup File Pin
Dalek Dave11-Mar-11 13:52
professionalDalek Dave11-Mar-11 13:52 
QuestionFinding controls [modified] Pin
Orcun Iyigun11-Mar-11 7:02
Orcun Iyigun11-Mar-11 7:02 
AnswerRe: Finding controls Pin
OriginalGriff11-Mar-11 9:09
mveOriginalGriff11-Mar-11 9:09 
GeneralRe: Finding controls Pin
Orcun Iyigun11-Mar-11 9:50
Orcun Iyigun11-Mar-11 9:50 
AnswerRe: Finding controls Pin
GenJerDan11-Mar-11 11:26
GenJerDan11-Mar-11 11:26 
GeneralRe: Finding controls Pin
Orcun Iyigun11-Mar-11 11:32
Orcun Iyigun11-Mar-11 11:32 
GeneralRe: Finding controls Pin
GenJerDan11-Mar-11 14:44
GenJerDan11-Mar-11 14:44 
AnswerRe: Finding controls Pin
Luc Pattyn11-Mar-11 18:18
sitebuilderLuc Pattyn11-Mar-11 18:18 
GeneralRe: Finding controls Pin
GenJerDan12-Mar-11 3:01
GenJerDan12-Mar-11 3:01 
AnswerRe: Finding controls Pin
Luc Pattyn12-Mar-11 3:16
sitebuilderLuc Pattyn12-Mar-11 3:16 
AnswerRe: Finding controls Pin
JOAT-MON11-Mar-11 12:28
JOAT-MON11-Mar-11 12:28 

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.