Click here to Skip to main content
15,915,508 members
Home / Discussions / WPF
   

WPF

 
GeneralRe: Convert 2D image into 3D image using WPF Pin
ravi.vellanky22-Jan-09 22:59
ravi.vellanky22-Jan-09 22:59 
GeneralRe: Convert 2D image into 3D image using WPF Pin
Pete O'Hanlon23-Jan-09 1:13
mvePete O'Hanlon23-Jan-09 1:13 
QuestionHow allocate/distribute a WPF application..... Pin
VisualLive21-Jan-09 23:49
VisualLive21-Jan-09 23:49 
AnswerRe: How allocate/distribute a WPF application..... Pin
Pete O'Hanlon22-Jan-09 0:59
mvePete O'Hanlon22-Jan-09 0:59 
GeneralRe: How allocate/distribute a WPF application..... Pin
VisualLive22-Jan-09 3:57
VisualLive22-Jan-09 3:57 
GeneralRe: How allocate/distribute a WPF application..... Pin
Pete O'Hanlon22-Jan-09 4:34
mvePete O'Hanlon22-Jan-09 4:34 
GeneralRe: How allocate/distribute a WPF application..... Pin
VisualLive22-Jan-09 4:55
VisualLive22-Jan-09 4:55 
GeneralRe: How allocate/distribute a WPF application..... [modified] Pin
VisualLive22-Jan-09 14:27
VisualLive22-Jan-09 14:27 
HI Pete,
here is morning and i begin to work ,
i post the error that you asked me :
"A network-related or instance-specific error occurred while establishing a connection to Sql Server..."

In the software there is a file app.config with the string to connect to the SqlServer :

< ?xml version="1.0" encoding="utf-8"? >
< configuration >
< configSections >
 < /configSections- >
  < connectionStrings >
    < add name="Card3D.Properties.Settings._3DCardConnectionString"
   connectionString="Data Source=CHICHI\ERUSYAKO;Initial Catalog=3DCard;Integrated Security=True"
      providerName="System.Data.SqlClient" />
  < /connectionStrings >
< /configuration >



SqlServer stay on my laptop and both computer are connect in Lan(Intranet)...
maybe i wrong in this step that follow during the creation of the file.exe with ClikcOnce :
How will users install the application?
There are 3 option
1 - From a Website.
2 - From a UNC path or file share
3 - From a CD-ROM or DVD-ROM .

I choose the number 3 ....that 's right or not?

I hope my details can help you to understand where i wrong Smile | :)

However i wish you happy health.

Bye

modified on Thursday, January 22, 2009 8:35 PM

GeneralRe: How allocate/distribute a WPF application..... Pin
Pete O'Hanlon22-Jan-09 22:25
mvePete O'Hanlon22-Jan-09 22:25 
GeneralRe: How allocate/distribute a WPF application..... Pin
VisualLive22-Jan-09 23:04
VisualLive22-Jan-09 23:04 
GeneralRe: How allocate/distribute a WPF application..... Pin
VisualLive23-Jan-09 0:17
VisualLive23-Jan-09 0:17 
GeneralRe: How allocate/distribute a WPF application..... Pin
Pete O'Hanlon23-Jan-09 1:17
mvePete O'Hanlon23-Jan-09 1:17 
GeneralRe: How allocate/distribute a WPF application..... Pin
VisualLive23-Jan-09 5:03
VisualLive23-Jan-09 5:03 
GeneralRe: How allocate/distribute a WPF application..... Pin
VisualLive23-Jan-09 17:31
VisualLive23-Jan-09 17:31 
GeneralRe: How allocate/distribute a WPF application..... Pin
Pete O'Hanlon25-Jan-09 9:05
mvePete O'Hanlon25-Jan-09 9:05 
GeneralRe: How allocate/distribute a WPF application..... Pin
VisualLive2-Feb-09 21:51
VisualLive2-Feb-09 21:51 
GeneralRe: How allocate/distribute a WPF application..... Pin
VisualLive5-Feb-09 15:30
VisualLive5-Feb-09 15:30 
QuestionError Pin
Tauseef A21-Jan-09 21:39
Tauseef A21-Jan-09 21:39 
AnswerRe: Error Pin
Not Active22-Jan-09 3:38
mentorNot Active22-Jan-09 3:38 
QuestionRe: Error Pin
Mark Salsbery22-Jan-09 9:46
Mark Salsbery22-Jan-09 9:46 
AnswerRe: Error Pin
ColinM12322-Jan-09 11:55
ColinM12322-Jan-09 11:55 
AnswerRe: Error Pin
Michael Sync29-Jan-09 2:14
Michael Sync29-Jan-09 2:14 
QuestionReading html into a Sql Server Report Pin
omlac21-Jan-09 21:26
omlac21-Jan-09 21:26 
AnswerIncorrect forum - should be General Database Pin
Pete O'Hanlon21-Jan-09 22:20
mvePete O'Hanlon21-Jan-09 22:20 
GeneralRe: Incorrect forum - should be General Database Pin
omlac21-Jan-09 22:35
omlac21-Jan-09 22: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.