Click here to Skip to main content
15,923,557 members
Home / Discussions / WPF
   

WPF

 
GeneralRe: WCF ServiceHost shuts down when not in console application Pin
Yoav Ben Zvi1-Dec-08 8:41
Yoav Ben Zvi1-Dec-08 8:41 
GeneralRe: WCF ServiceHost shuts down when not in console application Pin
Pete O'Hanlon1-Dec-08 8:53
mvePete O'Hanlon1-Dec-08 8:53 
Question[Message Deleted] Pin
energeticsridhar28-Nov-08 18:39
energeticsridhar28-Nov-08 18:39 
GeneralRe: How to get Desktop items on WPF Treeview Pin
Pete O'Hanlon29-Nov-08 10:59
mvePete O'Hanlon29-Nov-08 10:59 
QuestionWhat are the 3 biggest advantages of WPF over ASP.NET/Winforms??? Pin
Member 391904928-Nov-08 7:22
Member 391904928-Nov-08 7:22 
AnswerRe: What are the 3 biggest advantages of WPF over ASP.NET/Winforms??? Pin
Pete O'Hanlon28-Nov-08 8:40
mvePete O'Hanlon28-Nov-08 8:40 
GeneralRe: What are the 3 biggest advantages of WPF over ASP.NET/Winforms??? Pin
Paul Conrad29-Nov-08 5:23
professionalPaul Conrad29-Nov-08 5:23 
QuestionHELP! EXECUTION FAILS! :( Pin
User-243813328-Nov-08 3:52
User-243813328-Nov-08 3:52 
Hello, I would appreciate if someone could give a hint on what is happening.

Is this a Microsoft BUG ???

I have WinForms application that uses starts Workflows.

App.Config contains WorkflowRuntime configuration.

From VisualStudio 2008, when I click F5 (Start Debugging) everything works fine.

When I click Ctrl-F5 (Start Without Debugging), the EXE is compiled, but EXECUTION FAILS Frown | :(

When I enter the debug mode, it shows that it fails here:

WorkflowRuntime workflowRuntime = new WorkflowRuntime("WorkflowRuntime");

An error occurred creating the configuration section handler for WorkflowRuntime: Invalid syntax. (D:\Visual Studio 2008\Projects\CCO.WEBSTER\CCO.WEBSTER.WinClient\bin\Debug\CCO.WEBSTER.WinClient.exe.Config line 4)

The application WORKS FINE IN DEBUG mode, .Config File is correct!
Generated WinClient.exe.Config is exactly the same as App.Config.

The exception is thrown when the app is started without debugging,
it means that EXE is compiled just fine, but EXECUTION FAILS.

Please HELP, I wasted a month of hard work on this!
AnswerRe: HELP! EXECUTION FAILS! :( Pin
Pete O'Hanlon28-Nov-08 4:26
mvePete O'Hanlon28-Nov-08 4:26 
GeneralRe: HELP! EXECUTION FAILS! :( Pin
User-243813328-Nov-08 5:16
User-243813328-Nov-08 5:16 
QuestionGood Grief ... Crack.NET Pin
Jammer28-Nov-08 0:18
Jammer28-Nov-08 0:18 
AnswerRe: Good Grief ... Crack.NET Pin
Pete O'Hanlon28-Nov-08 1:08
mvePete O'Hanlon28-Nov-08 1:08 
GeneralRe: Good Grief ... Crack.NET Pin
Jammer28-Nov-08 6:11
Jammer28-Nov-08 6:11 
GeneralRe: Good Grief ... Crack.NET Pin
Pete O'Hanlon28-Nov-08 8:35
mvePete O'Hanlon28-Nov-08 8:35 
GeneralRe: Good Grief ... Crack.NET Pin
Jammer28-Nov-08 8:53
Jammer28-Nov-08 8:53 
GeneralRe: Good Grief ... Crack.NET Pin
Pete O'Hanlon28-Nov-08 8:56
mvePete O'Hanlon28-Nov-08 8:56 
GeneralRe: Good Grief ... Crack.NET Pin
Jammer28-Nov-08 8:59
Jammer28-Nov-08 8:59 
GeneralRe: Good Grief ... Crack.NET Pin
Paul Conrad29-Nov-08 5:21
professionalPaul Conrad29-Nov-08 5:21 
GeneralRe: Good Grief ... Crack.NET Pin
Pete O'Hanlon29-Nov-08 9:41
mvePete O'Hanlon29-Nov-08 9:41 
GeneralRe: Good Grief ... Crack.NET Pin
Paul Conrad29-Nov-08 9:58
professionalPaul Conrad29-Nov-08 9:58 
GeneralRe: Good Grief ... Crack.NET Pin
Pete O'Hanlon29-Nov-08 10:08
mvePete O'Hanlon29-Nov-08 10:08 
GeneralRe: Good Grief ... Crack.NET Pin
Paul Conrad29-Nov-08 10:10
professionalPaul Conrad29-Nov-08 10:10 
QuestionFile HashCheck Problem Pin
fqn27-Nov-08 23:04
fqn27-Nov-08 23:04 
AnswerRe: File HashCheck Problem Pin
Simon P Stevens27-Nov-08 23:59
Simon P Stevens27-Nov-08 23:59 
QuestionStoryboard completed event not getting fired... Pin
Bharti_p27-Nov-08 22:44
Bharti_p27-Nov-08 22:44 

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.