Click here to Skip to main content
15,889,216 members
Home / Discussions / WPF
   

WPF

 
AnswerRe: Config Error Pin
Michael Sync29-Jan-09 2:28
Michael Sync29-Jan-09 2:28 
QuestionUsing Report Viewer Control in WPF Pin
Naks8318-Jan-09 20:28
Naks8318-Jan-09 20:28 
AnswerRe: Using Report Viewer Control in WPF Pin
User 27100919-Jan-09 2:46
User 27100919-Jan-09 2:46 
GeneralViewModel musings Pin
ColinM12318-Jan-09 12:38
ColinM12318-Jan-09 12:38 
GeneralRe: ViewModel musings Pin
User 27100919-Jan-09 2:52
User 27100919-Jan-09 2:52 
GeneralRe: ViewModel musings Pin
Pete O'Hanlon19-Jan-09 3:29
mvePete O'Hanlon19-Jan-09 3:29 
GeneralRe: ViewModel musings Pin
ColinM12319-Jan-09 18:14
ColinM12319-Jan-09 18:14 
QuestionWCF reference in class library Pin
Michael Ulmann17-Jan-09 21:52
Michael Ulmann17-Jan-09 21:52 
I've got a class library in which I added a service reference to a WCF service. VS automatically added an app.config file into the class lib which is fine with me. Smile | :)

Unfortunately, I always get the following error trying to use the service reference:

"Could not find default endpoint element that references contract 'ServiceReference1.IService1' in the ServiceModel client configuration section. This might be because no configuration file was found for your application, or because no endpoint element matching this contract could be found in the client element."

I've checked all the configuration the endpoint settings are well aligned with the auto generated proxy for the service.

I noticed that if I add the same service reference into a web app and copy the serviceModel config over it just works fine in my web app. So that's why I assumed that there must be some issues with the class lib in conjunction with wcf references?

Am I wrong?

Any help very much appreciated!

Cheers,
M
AnswerRe: WCF reference in class library Pin
Michael Ulmann17-Jan-09 22:05
Michael Ulmann17-Jan-09 22:05 
GeneralRe: WCF reference in class library Pin
Snufflufugus18-Jan-09 7:25
Snufflufugus18-Jan-09 7:25 
GeneralRe: WCF reference in class library Pin
Pete O'Hanlon18-Jan-09 8:15
mvePete O'Hanlon18-Jan-09 8:15 
AnswerRe: WCF reference in class library Pin
Ramya Jes4-Mar-10 8:41
Ramya Jes4-Mar-10 8:41 
Questionhow to upload a silverlight website.???? Pin
mayankkothari17-Jan-09 17:02
mayankkothari17-Jan-09 17:02 
AnswerRe: how to upload a silverlight website.???? Pin
Michael Sync29-Jan-09 2:29
Michael Sync29-Jan-09 2:29 
QuestionStart silverlight based website Pin
sjs4u16-Jan-09 21:35
sjs4u16-Jan-09 21:35 
AnswerRe: Start silverlight based website Pin
Mohammad Dayyan19-Jan-09 17:53
Mohammad Dayyan19-Jan-09 17:53 
AnswerRe: Start silverlight based website Pin
Michael Sync29-Jan-09 2:31
Michael Sync29-Jan-09 2:31 
QuestionWhat kind of applications we can develop using WPF? Pin
ravi.vellanky15-Jan-09 23:17
ravi.vellanky15-Jan-09 23:17 
AnswerRe: What kind of applications we can develop using WPF? Pin
Pete O'Hanlon15-Jan-09 23:25
mvePete O'Hanlon15-Jan-09 23:25 
GeneralRe: What kind of applications we can develop using WPF? Pin
ravi.vellanky19-Jan-09 1:13
ravi.vellanky19-Jan-09 1:13 
AnswerRe: What kind of applications we can develop using WPF? Pin
Jani Giannoudis16-Jan-09 4:13
Jani Giannoudis16-Jan-09 4:13 
GeneralRe: What kind of applications we can develop using WPF? Pin
ravi.vellanky19-Jan-09 1:10
ravi.vellanky19-Jan-09 1:10 
AnswerRe: What kind of applications we can develop using WPF? Pin
Jani Giannoudis19-Jan-09 1:24
Jani Giannoudis19-Jan-09 1:24 
QuestionHow save from FlowDocument to Xps Pin
VisualLive15-Jan-09 22:17
VisualLive15-Jan-09 22:17 
AnswerRe: How save from FlowDocument to Xps Pin
Pete O'Hanlon15-Jan-09 22:56
mvePete O'Hanlon15-Jan-09 22:56 

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.