Click here to Skip to main content
15,890,882 members
Home / Discussions / C#
   

C#

 
GeneralRe: tab control to the database Pin
PIEBALDconsult1-Jun-14 7:11
mvePIEBALDconsult1-Jun-14 7:11 
AnswerRe: tab control to the database Pin
Dave Kreskowiak1-Jun-14 7:26
mveDave Kreskowiak1-Jun-14 7:26 
QuestionRe: tab control to the database Pin
ZurdoDev2-Jun-14 1:38
professionalZurdoDev2-Jun-14 1:38 
Question[HELP] XAML/WPF C# Pin
Member 1085504131-May-14 15:40
Member 1085504131-May-14 15:40 
AnswerRe: [HELP] XAML/WPF C# Pin
OriginalGriff31-May-14 20:19
mveOriginalGriff31-May-14 20:19 
AnswerRe: [HELP] XAML/WPF C# Pin
Richard MacCutchan31-May-14 21:09
mveRichard MacCutchan31-May-14 21:09 
AnswerRe: [HELP] XAML/WPF C# Pin
ZurdoDev2-Jun-14 1:39
professionalZurdoDev2-Jun-14 1:39 
Questionwcf endpoint issue Pin
Nico Haegens31-May-14 5:12
professionalNico Haegens31-May-14 5:12 
Hi, based on recommendations on this forum, I made a wcf application to serve my 2 applications that need data.
So my solution looks like this now:
Data Access Layer project
wcf service library project
viewmodel project that extracts data from the wcf service library
a wpf application that binds to viewmodels from the viewmodel project
a test app that tests the wcf service & models
a web app that provides input for some of the models
The unit tests I made to test the wcf works perfectly as long as the service is up and running.
The wpf application fails to run as soon as I try to use the wcf service though. Always same thing: can't find the endpoint.
So when I use the models in the test app, everything works fine, when I use the same models in my wpf app, they throw exceptions as soon as they contact the wcf service. Same problem when my webapplication does this.
Can someone help me out please?
AnswerRe: wcf endpoint issue Pin
OriginalGriff31-May-14 20:20
mveOriginalGriff31-May-14 20:20 
GeneralRe: wcf endpoint issue Pin
Nico Haegens1-Jun-14 4:47
professionalNico Haegens1-Jun-14 4:47 
AnswerRe: wcf endpoint issue Pin
Richard MacCutchan31-May-14 21:07
mveRichard MacCutchan31-May-14 21:07 
GeneralRe: wcf endpoint issue Pin
Nico Haegens31-May-14 23:20
professionalNico Haegens31-May-14 23:20 
GeneralRe: wcf endpoint issue Pin
Richard MacCutchan1-Jun-14 0:42
mveRichard MacCutchan1-Jun-14 0:42 
GeneralRe: wcf endpoint issue Pin
OriginalGriff1-Jun-14 1:00
mveOriginalGriff1-Jun-14 1:00 
GeneralRe: wcf endpoint issue Pin
Richard MacCutchan1-Jun-14 1:08
mveRichard MacCutchan1-Jun-14 1:08 
GeneralRe: wcf endpoint issue Pin
OriginalGriff1-Jun-14 1:15
mveOriginalGriff1-Jun-14 1:15 
GeneralRe: wcf endpoint issue Pin
Richard Deeming2-Jun-14 1:42
mveRichard Deeming2-Jun-14 1:42 
QuestionHelp me ! How to write a Printer Driver in C# Pin
LY MINH HOANG30-May-14 10:18
LY MINH HOANG30-May-14 10:18 
AnswerRe: Help me ! How to write a Printer Driver in C# Pin
Eddy Vluggen30-May-14 10:34
professionalEddy Vluggen30-May-14 10:34 
AnswerRe: Help me ! How to write a Printer Driver in C# Pin
Dave Kreskowiak30-May-14 10:38
mveDave Kreskowiak30-May-14 10:38 
JokeRe: Help me ! How to write a Printer Driver in C# Pin
Mycroft Holmes30-May-14 12:49
professionalMycroft Holmes30-May-14 12:49 
AnswerRe: Help me ! How to write a Printer Driver in C# Pin
Richard MacCutchan30-May-14 23:49
mveRichard MacCutchan30-May-14 23:49 
QuestionCode Review? Pin
Zachery Hysong30-May-14 4:38
Zachery Hysong30-May-14 4:38 
AnswerRe: Code Review? Pin
Eddy Vluggen30-May-14 10:36
professionalEddy Vluggen30-May-14 10:36 
AnswerRe: Code Review? Pin
Richard MacCutchan30-May-14 22:03
mveRichard MacCutchan30-May-14 22:03 

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.