Click here to Skip to main content
15,898,769 members
Home / Discussions / WPF
   

WPF

 
AnswerRe: How to download file from a physical location in Silverlight? urgent......... Pin
Braulio Dez17-Apr-09 9:01
Braulio Dez17-Apr-09 9:01 
GeneralRe: How to download file from a physical location in Silverlight? urgent......... Pin
salon18-Apr-09 0:26
salon18-Apr-09 0:26 
GeneralRe: How to download file from a physical location in Silverlight? urgent......... Pin
Braulio Dez18-Apr-09 9:06
Braulio Dez18-Apr-09 9:06 
Questionapp.config --> xaml? [modified] Pin
devvvy16-Apr-09 23:55
devvvy16-Apr-09 23:55 
AnswerRe: app.config --> xaml? Pin
Pete O'Hanlon17-Apr-09 2:13
mvePete O'Hanlon17-Apr-09 2:13 
GeneralRe: app.config --> xaml? Pin
devvvy17-Apr-09 5:58
devvvy17-Apr-09 5:58 
GeneralRe: app.config --> xaml? Pin
Pete O'Hanlon17-Apr-09 9:17
mvePete O'Hanlon17-Apr-09 9:17 
GeneralRe: app.config --> xaml? Pin
devvvy17-Apr-09 14:36
devvvy17-Apr-09 14:36 
GeneralRe: app.config --> xaml? Pin
Pete O'Hanlon19-Apr-09 8:24
mvePete O'Hanlon19-Apr-09 8:24 
GeneralRe: app.config --> xaml? Pin
Jammer17-Apr-09 23:23
Jammer17-Apr-09 23:23 
Questionsame Xaml to port a WPF app to Silverlight? Pin
devvvy16-Apr-09 23:50
devvvy16-Apr-09 23:50 
AnswerRe: same Xaml to port a WPF app to Silverlight? Pin
Mark Salsbery17-Apr-09 8:47
Mark Salsbery17-Apr-09 8:47 
Questionhosting problem from local host? Pin
Piyush Vardhan Singh16-Apr-09 23:47
Piyush Vardhan Singh16-Apr-09 23:47 
AnswerRe: hosting problem from local host? Pin
Mark Salsbery17-Apr-09 8:50
Mark Salsbery17-Apr-09 8:50 
GeneralRe: hosting problem from local host? Pin
Piyush Vardhan Singh19-Apr-09 21:09
Piyush Vardhan Singh19-Apr-09 21:09 
GeneralRe: hosting problem from local host? Pin
Mark Salsbery20-Apr-09 5:46
Mark Salsbery20-Apr-09 5:46 
QuestionTreeview in expander Pin
Ravi Mori16-Apr-09 20:01
Ravi Mori16-Apr-09 20:01 
AnswerRe: Treeview in expander Pin
pc.rajesh.singh17-Apr-09 5:03
pc.rajesh.singh17-Apr-09 5:03 
QuestionResource dls Pin
Christian Graus16-Apr-09 15:56
protectorChristian Graus16-Apr-09 15:56 
AnswerRe: Resource dls Pin
Eslam Afifi16-Apr-09 17:06
Eslam Afifi16-Apr-09 17:06 
GeneralRe: Resource dls Pin
Christian Graus16-Apr-09 19:55
protectorChristian Graus16-Apr-09 19:55 
AnswerRe: Resource dls [modified] Pin
Eslam Afifi17-Apr-09 2:20
Eslam Afifi17-Apr-09 2:20 
AnswerRe: Resource dls Pin
Oleg V. Polikarpotchkin16-Apr-09 17:41
Oleg V. Polikarpotchkin16-Apr-09 17:41 
Hi, Cristian!
Usually the best way to cure this sort of errors is to open the assembly you are loading resource from in the Refelctor and to see at the resource name. The resource name in your code must match exactly the name the Reflector will show. It will be all lowercase and can be qualified by the directory name where your resource is stored in the resource assembly.
I hope when requesting the resource you reference the assembly which contains this resource.
Regards,
Oleg V. Polikarpotchkin

ovp

GeneralRe: Resource dls Pin
Christian Graus16-Apr-09 19:54
protectorChristian Graus16-Apr-09 19:54 
GeneralRe: Resource dls Pin
Oleg V. Polikarpotchkin16-Apr-09 23:13
Oleg V. Polikarpotchkin16-Apr-09 23:13 

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.