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

C#

 
QuestionMessage Closed Pin
7-Jan-14 2:06
professionalMember 104764987-Jan-14 2:06 
SuggestionRe: problem of Deployment c# Application Winforms Pin
Richard Deeming7-Jan-14 2:37
mveRichard Deeming7-Jan-14 2:37 
Questionproblem of Deployment c# Application Pin
Member 104764987-Jan-14 1:38
professionalMember 104764987-Jan-14 1:38 
AnswerRe: problem of Deployment c# Application Pin
Wayne Gaylard7-Jan-14 1:59
professionalWayne Gaylard7-Jan-14 1:59 
GeneralMessage Closed Pin
7-Jan-14 2:17
professionalMember 104764987-Jan-14 2:17 
GeneralRe: problem of Deployment c# Application Pin
Wayne Gaylard7-Jan-14 2:20
professionalWayne Gaylard7-Jan-14 2:20 
GeneralRe: problem of Deployment c# Application Pin
Member 104764987-Jan-14 2:31
professionalMember 104764987-Jan-14 2:31 
GeneralRe: problem of Deployment c# Application Pin
Member 104764987-Jan-14 7:40
professionalMember 104764987-Jan-14 7:40 
I have changed my file configuration
like this
XML
<?xml version="1.0" encoding="utf-8" ?>
<configuration>
  <configSections>
  </configSections>
  <connectionStrings>

    <add name="Gestionparc.Properties.Settings.GestionParcConnectionString"
   connectionString="Data Source=PC; Initial Catalog=GestionParc; User Id=PC; Password=PC"
        providerName="System.Data.SqlClient" />
  </connectionStrings>
</configuration>



but is still not working Thumbs Down | :thumbsdown: Hmmm | :|
AnswerRe: problem of Deployment c# Application Pin
thatraja7-Jan-14 2:15
professionalthatraja7-Jan-14 2:15 
GeneralRe: problem of Deployment c# Application Pin
Member 104764987-Jan-14 2:44
professionalMember 104764987-Jan-14 2:44 
AnswerRe: problem of Deployment c# Application Pin
Marco Bertschi7-Jan-14 23:14
protectorMarco Bertschi7-Jan-14 23:14 
QuestionMaster Detail report using Crystal Report in Visual C# 2010 Pin
ahmed_one7-Jan-14 0:47
ahmed_one7-Jan-14 0:47 
AnswerRe: Master Detail report using Crystal Report in Visual C# 2010 Pin
thatraja7-Jan-14 1:29
professionalthatraja7-Jan-14 1:29 
QuestionRe: Master Detail report using Crystal Report in Visual C# 2010 Pin
ahmed_one7-Jan-14 18:18
ahmed_one7-Jan-14 18:18 
AnswerRe: Master Detail report using Crystal Report in Visual C# 2010 Pin
thatraja8-Jan-14 4:05
professionalthatraja8-Jan-14 4:05 
GeneralRe: Master Detail report using Crystal Report in Visual C# 2010 Pin
ahmed_one8-Jan-14 17:08
ahmed_one8-Jan-14 17:08 
QuestionChanging text in Glyphs in XpsDocument Pin
defjef6-Jan-14 21:41
defjef6-Jan-14 21:41 
QuestionRe: Changing text in Glyphs in XpsDocument Pin
Richard MacCutchan6-Jan-14 22:14
mveRichard MacCutchan6-Jan-14 22:14 
AnswerRe: Changing text in Glyphs in XpsDocument Pin
defjef6-Jan-14 23:13
defjef6-Jan-14 23:13 
GeneralRe: Changing text in Glyphs in XpsDocument Pin
Richard MacCutchan6-Jan-14 23:28
mveRichard MacCutchan6-Jan-14 23:28 
GeneralRe: Changing text in Glyphs in XpsDocument Pin
defjef6-Jan-14 23:39
defjef6-Jan-14 23:39 
GeneralRe: Changing text in Glyphs in XpsDocument Pin
Richard MacCutchan6-Jan-14 23:58
mveRichard MacCutchan6-Jan-14 23:58 
GeneralRe: Changing text in Glyphs in XpsDocument Pin
defjef7-Jan-14 0:03
defjef7-Jan-14 0:03 
GeneralRe: Changing text in Glyphs in XpsDocument Pin
Richard MacCutchan7-Jan-14 0:26
mveRichard MacCutchan7-Jan-14 0:26 
QuestionIssues with using C# library in Excel 2007 VBA Pin
Wheels0126-Jan-14 5:45
Wheels0126-Jan-14 5:45 

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.