Click here to Skip to main content
15,887,746 members
Home / Discussions / C#
   

C#

 
GeneralRe: Char* in C++ 6 to C# .Net Pin
KeithF22-Mar-11 5:30
KeithF22-Mar-11 5:30 
GeneralRe: Char* in C++ 6 to C# .Net Pin
Richard MacCutchan22-Mar-11 8:16
mveRichard MacCutchan22-Mar-11 8:16 
GeneralRe: Char* in C++ 6 to C# .Net Pin
Ian Shlasko22-Mar-11 5:32
Ian Shlasko22-Mar-11 5:32 
AnswerRe: Char* in C++ 6 to C# .Net [modified] Pin
Luc Pattyn22-Mar-11 6:16
sitebuilderLuc Pattyn22-Mar-11 6:16 
GeneralRe: Char* in C++ 6 to C# .Net Pin
KeithF22-Mar-11 6:24
KeithF22-Mar-11 6:24 
AnswerRe: Char* in C++ 6 to C# .Net Pin
Luc Pattyn22-Mar-11 6:31
sitebuilderLuc Pattyn22-Mar-11 6:31 
GeneralRe: Char* in C++ 6 to C# .Net Pin
KeithF22-Mar-11 6:40
KeithF22-Mar-11 6:40 
Questionclickonce Deployment [modified] Pin
arkiboys22-Mar-11 3:40
arkiboys22-Mar-11 3:40 
I have developed a windows application in visual studio 2008.
This application connects to sql server 2005 Express by using a login in sql server.
As soon as the appplication runs (When the form is loaded), there is connection to the sql server, data is retrieved and displayed on the form.

In the clickonce, I just created the setup. After installtion from the CD onto the client machine, the form appears but obviously because there is no sql server 2005 express installed on the client, then the application fails to load data.
I am trying not to install the sql server 2005 express onto the machine and would like the clickonce to take care of the .mdf file.

Question
Using the clickonce procedure to create a setup onto a CD, is there an option to add the .mdf to the setup too? so that I do not have to install the sql server separately?

Note that I do NOT have .mdf in the solution of VS and the application uses a config file to connect to sql server as a connectionstring.

Thanks

modified on Tuesday, March 22, 2011 9:47 AM

AnswerRe: clickonce Deployment Pin
Dave Kreskowiak22-Mar-11 4:47
mveDave Kreskowiak22-Mar-11 4:47 
GeneralRe: clickonce Deployment Pin
arkiboys22-Mar-11 4:51
arkiboys22-Mar-11 4:51 
GeneralRe: clickonce Deployment Pin
Rajesh R Subramanian23-Mar-11 4:47
professionalRajesh R Subramanian23-Mar-11 4:47 
GeneralRe: clickonce Deployment Pin
Dave Kreskowiak23-Mar-11 12:12
mveDave Kreskowiak23-Mar-11 12:12 
GeneralRe: clickonce Deployment Pin
Rajesh R Subramanian23-Mar-11 18:38
professionalRajesh R Subramanian23-Mar-11 18:38 
Questionpass picture as parameter TO C# Pin
MrKBA22-Mar-11 2:46
MrKBA22-Mar-11 2:46 
AnswerRe: pass picture as parameter TO C# Pin
Pete O'Hanlon22-Mar-11 3:10
mvePete O'Hanlon22-Mar-11 3:10 
GeneralRe: pass picture as parameter TO C# Pin
MrKBA22-Mar-11 3:36
MrKBA22-Mar-11 3:36 
GeneralRe: pass picture as parameter TO C# Pin
BobJanova22-Mar-11 3:47
BobJanova22-Mar-11 3:47 
GeneralRe: pass picture as parameter TO C# Pin
_Erik_22-Mar-11 3:51
_Erik_22-Mar-11 3:51 
GeneralRe: pass picture as parameter TO C# Pin
MrKBA22-Mar-11 4:07
MrKBA22-Mar-11 4:07 
GeneralRe: pass picture as parameter TO C# Pin
_Erik_22-Mar-11 5:09
_Erik_22-Mar-11 5:09 
AnswerRe: pass picture as parameter TO C# Pin
Dan Mos22-Mar-11 3:13
Dan Mos22-Mar-11 3:13 
GeneralRe: pass picture as parameter TO C# Pin
MrKBA22-Mar-11 3:36
MrKBA22-Mar-11 3:36 
QuestionRe: pass picture as parameter TO C# Pin
Paladin200022-Mar-11 4:42
Paladin200022-Mar-11 4:42 
AnswerRe: pass picture as parameter TO C# Pin
MrKBA22-Mar-11 5:14
MrKBA22-Mar-11 5:14 
AnswerRe: pass picture as parameter TO C# Pin
Xmen Real 22-Mar-11 5:43
professional Xmen Real 22-Mar-11 5:43 

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.