Click here to Skip to main content
15,915,019 members
Home / Discussions / WPF
   

WPF

 
GeneralRe: WPF XHTML Validation Tool Pin
User 27100920-May-08 4:44
User 27100920-May-08 4:44 
GeneralRe: WPF XHTML Validation Tool Pin
User 171649220-May-08 7:00
professionalUser 171649220-May-08 7:00 
QuestionCard View For the Data Grid Pin
suchi-gupta20-May-08 2:31
suchi-gupta20-May-08 2:31 
AnswerRe: Card View For the Data Grid Pin
User 27100920-May-08 4:45
User 27100920-May-08 4:45 
QuestionWPF Pin
Michael Sync19-May-08 18:09
Michael Sync19-May-08 18:09 
AnswerRe: WPF Pin
Michael Sync19-May-08 18:18
Michael Sync19-May-08 18:18 
GeneralRe: WPF Pin
Insincere Dave20-May-08 3:40
Insincere Dave20-May-08 3:40 
GeneralRe: WPF Pin
Michael Sync20-May-08 16:19
Michael Sync20-May-08 16:19 
Insincere Dave wrote:
If you change it to pack://application:,,,/FinanceExplorer/Equity.xml it should work.


Thank you very much, buddy.

I have checked the path in StockHost.xaml. I found the following code that seems correct.

<xmldataprovider x:key="PortfolioDataSource" d:isdatasource="True" source="pack://application:,,,//FinanceExplorer//Equity.xml">

I'm not sure whether you have VS 2008 or not. If you have, please try the following steps..

1) Download the application.
2) Extract it
3) Open it in VS 2008.
4) Go to Solution Explorer.
5) Double-click to open Page1.xaml. (You will get 2 errors at designtime)
6) Double-click StockHost.xaml.(You will get 11 errors at designtime)

If you close those files (e.g Page1.xaml or StockHost.xaml), those errors will be disappeared. Any idea why it's happening like that?


And, Like I said above, the path seems correct... Can you tell me how to change?

Thanks and Regards,
Michael Sync ( Blog: http://michaelsync.net)


GeneralRe: WPF Pin
Insincere Dave20-May-08 16:36
Insincere Dave20-May-08 16:36 
GeneralRe: WPF Pin
Michael Sync20-May-08 18:20
Michael Sync20-May-08 18:20 
QuestionLoading image in XBAP Pin
sanjutvm19-May-08 0:06
sanjutvm19-May-08 0:06 
Questionhow can i access textbox(which in silver light application) value in .aspx page? Pin
kishorekumar.malla@live.com18-May-08 23:59
kishorekumar.malla@live.com18-May-08 23:59 
AnswerRe: how can i access textbox(which in silver light application) value in .aspx page? Pin
NithyaR19-May-08 9:48
NithyaR19-May-08 9:48 
GeneralRe: how can i access textbox(which in silver light application) value in .aspx page? Pin
kishorekumar.malla@live.com19-May-08 15:25
kishorekumar.malla@live.com19-May-08 15:25 
GeneralRe: how can i access textbox(which in silver light application) value in .aspx page? Pin
Michael Sync19-May-08 17:46
Michael Sync19-May-08 17:46 
QuestionApp fails on restart problem ? Pin
Christian Graus18-May-08 12:27
protectorChristian Graus18-May-08 12:27 
AnswerRe: App fails on restart problem ? Pin
User 27100925-May-08 8:11
User 27100925-May-08 8:11 
QuestionRe: App fails on restart problem ? Pin
bitbonk13-Aug-08 20:48
bitbonk13-Aug-08 20:48 
AnswerRe: App fails on restart problem ? Pin
aaj2329-Apr-11 9:07
aaj2329-Apr-11 9:07 
Questionhow i create simple silverlight2.0 application Pin
wasimsharp16-May-08 17:24
wasimsharp16-May-08 17:24 
AnswerRe: how i create simple silverlight2.0 application Pin
Michael Sync19-May-08 17:43
Michael Sync19-May-08 17:43 
AnswerRe: how i create simple silverlight2.0 application Pin
Member 97203321-May-08 0:15
Member 97203321-May-08 0:15 
QuestionHow can i create simple silver light2.0 Application Pin
wasimsharp16-May-08 17:20
wasimsharp16-May-08 17:20 
AnswerRe: How can i create simple silver light2.0 Application Pin
Michael Sync19-May-08 17:41
Michael Sync19-May-08 17:41 
QuestionWpf Listview edit Pin
member2715-May-08 23:54
member2715-May-08 23:54 

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.