Click here to Skip to main content
15,881,819 members
Home / Discussions / WPF
   

WPF

 
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 
dear Friend.

my silverlight project run successfully from solution.but i make setup of the project and deploy it.Then it's not working and Web Service is not found .after that i have change my Service references.clintconfig Endpoint setup name in address(FileConverstionBeta11) then it run successfully and i also add the clientaccesspolicy.xml with the project


After change EndPoint(its not working from local host):-
<client>
(endpoint address="http://localhost/FileConverstionBeta11/WSFileConversion.asmx"
binding="basicHttpBinding" bindingConfiguration="WSFileConversionSoap"
contract="ServiceReference1.WSFileConversionSoap" name="WSFileConversionSoap" /)


Before change EndPoint(its not working from local host) :-

<client>
(endpoint address="http://localhost/FileConverstion/WSFileConversion.asmx"
binding="basicHttpBinding" bindingConfiguration="WSFileConversionSoap"
contract="ServiceReference1.WSFileConversionSoap" name="WSFileConversionSoap" /)

and my application name is :-FileConverstion

then how to run application successfully without change of Service references.clintconfig Endpoint.Pleas help me to resolved this problem

Piyush Vardhan Singh
p_vardhan14@rediffmail.com
Eventure Technology
http://holyschoolofvaranasi.blogspot.com
http://holytravelsofvaranasi.blogspot.com



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 
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 
AnswerRe: Resource dls Pin
Mark Salsbery17-Apr-09 9:02
Mark Salsbery17-Apr-09 9:02 
QuestionHow bind 3 level master-detail scenario into datagrid? Pin
enochenoch2k16-Apr-09 14:51
enochenoch2k16-Apr-09 14:51 
QuestionWCF Issue Pin
Tauseef A16-Apr-09 8:31
Tauseef A16-Apr-09 8:31 
AnswerRe: WCF Issue Pin
Wes Aday16-Apr-09 9:23
professionalWes Aday16-Apr-09 9:23 
QuestionRe: WCF Issue Pin
Tauseef A16-Apr-09 11:06
Tauseef A16-Apr-09 11:06 

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.