Click here to Skip to main content
15,895,746 members
Home / Discussions / WPF
   

WPF

 
GeneralRe: Adding additional Brushes to the Style of a ContentControl [modified] Pin
Alan Beasley22-Mar-10 5:25
Alan Beasley22-Mar-10 5:25 
GeneralRe: Adding additional Brushes to the Style of a ContentControl Pin
Abhinav S22-Mar-10 7:38
Abhinav S22-Mar-10 7:38 
GeneralRe: Adding additional Brushes to the Style of a ContentControl Pin
Alan Beasley22-Mar-10 8:06
Alan Beasley22-Mar-10 8:06 
GeneralRe: Adding additional Brushes to the Style of a ContentControl Pin
Katka Vaughan20-Apr-10 10:15
Katka Vaughan20-Apr-10 10:15 
GeneralRe: Adding additional Brushes to the Style of a ContentControl Pin
Alan Beasley20-Apr-10 22:34
Alan Beasley20-Apr-10 22:34 
GeneralRe: Adding additional Brushes to the Style of a ContentControl Pin
Katka Vaughan21-Apr-10 1:15
Katka Vaughan21-Apr-10 1:15 
GeneralRe: Adding additional Brushes to the Style of a ContentControl Pin
Alan Beasley21-Apr-10 1:29
Alan Beasley21-Apr-10 1:29 
QuestionObject reference not set to an instance of an object Pin
FEMDEV22-Mar-10 2:25
FEMDEV22-Mar-10 2:25 
I'm developing a WCF service and a client in a solution and when I use a service reference to the WCF in the solution that is added with FilePath (not IIS) everything works fine. However when I try to either add the service as an IIS website, or I publish the service then host under IIS and then add the reference, I'm getting the following error:

Object reference not set to an instance of an object.

Description: An unhandled exception occurred during the execution of the current web request. Please review the stack trace for more information about the error and where it originated in the code.

Exception Details: System.ServiceModel.FaultException`1[[System.ServiceModel.ExceptionDetail, System.ServiceModel, Version=3.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089]]: Object reference not set to an instance of an object.

Sigh | :sigh:
AnswerRe: Object reference not set to an instance of an object Pin
Pete O'Hanlon22-Mar-10 2:32
mvePete O'Hanlon22-Mar-10 2:32 
GeneralRe: Object reference not set to an instance of an object Pin
FEMDEV22-Mar-10 3:30
FEMDEV22-Mar-10 3:30 
GeneralRe: Object reference not set to an instance of an object Pin
Kevin McFarlane22-Mar-10 7:02
Kevin McFarlane22-Mar-10 7:02 
QuestionCustom Binding Extension -- how to access source object.? Pin
quetzilla21-Mar-10 15:35
quetzilla21-Mar-10 15:35 
AnswerRe: Custom Binding Extension -- how to access source object.? Pin
quetzilla25-Mar-10 7:05
quetzilla25-Mar-10 7:05 
QuestionCustomizing Foreground (the moving part) of a progressbar in WPF Pin
2hdass21-Mar-10 8:11
2hdass21-Mar-10 8:11 
AnswerRe: Customizing Foreground (the moving part) of a progressbar in WPF Pin
Super Lloyd22-Mar-10 12:33
Super Lloyd22-Mar-10 12:33 
GeneralRe: Customizing Foreground (the moving part) of a progressbar in WPF Pin
2hdass24-Mar-10 19:04
2hdass24-Mar-10 19:04 
QuestionUsing Java api in Silverlight.. Pin
robinjoseph10018-Mar-10 22:43
robinjoseph10018-Mar-10 22:43 
AnswerRe: Using Java api in Silverlight.. Pin
Abhinav S19-Mar-10 0:03
Abhinav S19-Mar-10 0:03 
Questionhow to get WriteableBitmap of Canvas & on canvas I have placed a Control?? Pin
urooj_mahmood18-Mar-10 22:38
urooj_mahmood18-Mar-10 22:38 
QuestionVideo On Web Pin
Mark Walter Smith18-Mar-10 21:58
Mark Walter Smith18-Mar-10 21:58 
AnswerRe: Video On Web Pin
Abhinav S18-Mar-10 22:38
Abhinav S18-Mar-10 22:38 
QuestionWhat is WCF? Pin
Dhanaraj130618-Mar-10 21:32
Dhanaraj130618-Mar-10 21:32 
AnswerRe: What is WCF? Pin
Pete O'Hanlon18-Mar-10 22:16
mvePete O'Hanlon18-Mar-10 22:16 
GeneralRe: What is WCF? [modified] Pin
Dhanaraj130618-Mar-10 22:22
Dhanaraj130618-Mar-10 22:22 
GeneralRe: What is WCF? Pin
Pete O'Hanlon18-Mar-10 23:45
mvePete O'Hanlon18-Mar-10 23: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.