Click here to Skip to main content
15,886,362 members
Home / Discussions / WPF
   

WPF

 
GeneralRe: Unknown Error Pin
Vimalsoft(Pty) Ltd23-Jan-09 1:44
professionalVimalsoft(Pty) Ltd23-Jan-09 1:44 
GeneralRe: Unknown Error Pin
Mohammad Dayyan23-Jan-09 1:51
Mohammad Dayyan23-Jan-09 1:51 
GeneralRe: Unknown Error Pin
Vimalsoft(Pty) Ltd23-Jan-09 1:55
professionalVimalsoft(Pty) Ltd23-Jan-09 1:55 
GeneralRe: Unknown Error Pin
Mohammad Dayyan23-Jan-09 2:34
Mohammad Dayyan23-Jan-09 2:34 
GeneralRe: Unknown Error Pin
Vimalsoft(Pty) Ltd25-Jan-09 19:45
professionalVimalsoft(Pty) Ltd25-Jan-09 19:45 
GeneralRe: Unknown Error Pin
Michael Sync29-Jan-09 2:38
Michael Sync29-Jan-09 2:38 
GeneralRe: Unknown Error Pin
Vimalsoft(Pty) Ltd29-Jan-09 2:42
professionalVimalsoft(Pty) Ltd29-Jan-09 2:42 
QuestionOpening or Navigating to a .aspx page from SilverLight application Pin
sumit2738-Jan-09 18:08
sumit2738-Jan-09 18:08 
Hi,

I am currently working on a SilverLight application that uses a WCF service to create and populate an Excel file and return the Result as the path on the server where the excel file is saved. This returned path will be used by the user to download/save the file.

I initially tried using the 'HypeLinkButton' and assigning the returned URL to the 'NavigateUri' property of the hyperlink. It did not work as when I clicked the URL, the page got navigated to a blank page and the error on the page was the following:

Error:
ManagedRuntimeError error #4004.
UnauthorisedAccessException Access is denied


Once I faced this issue as an alternative I tried navigating to a aspx page by opening a new window and specifying the window's URL as the returned file path. I couldnot find much on this online as well.

Any suggestions?
AnswerRe: Opening or Navigating to a .aspx page from SilverLight application Pin
johnsontroye9-Jan-09 17:28
johnsontroye9-Jan-09 17:28 
QuestionSplit WPF, WCF, and WF forums? Pin
Jon Rista8-Jan-09 7:45
Jon Rista8-Jan-09 7:45 
GeneralRe: Split WPF, WCF, and WF forums? Pin
Luc Pattyn8-Jan-09 8:37
sitebuilderLuc Pattyn8-Jan-09 8:37 
GeneralRe: Split WPF, WCF, and WF forums? Pin
Jon Rista8-Jan-09 10:22
Jon Rista8-Jan-09 10:22 
GeneralRe: Split WPF, WCF, and WF forums? Pin
Luc Pattyn8-Jan-09 10:30
sitebuilderLuc Pattyn8-Jan-09 10:30 
GeneralRe: Split WPF, WCF, and WF forums? Pin
Jon Rista8-Jan-09 10:35
Jon Rista8-Jan-09 10:35 
QuestionAccessing WPF Resources Pin
Snufflufugus8-Jan-09 5:59
Snufflufugus8-Jan-09 5:59 
AnswerRe: Accessing WPF Resources Pin
ColinM1238-Jan-09 11:37
ColinM1238-Jan-09 11:37 
GeneralRe: Accessing WPF Resources Pin
Snufflufugus8-Jan-09 14:44
Snufflufugus8-Jan-09 14:44 
QuestionHow to generate WPF controls Dynamically Pin
vsaratkar8-Jan-09 2:40
vsaratkar8-Jan-09 2:40 
AnswerRe: How to generate WPF controls Dynamically Pin
User 2710098-Jan-09 2:54
User 2710098-Jan-09 2:54 
QuestionWCF BasicHTTPBinding Thoughts Pin
Jammer7-Jan-09 23:38
Jammer7-Jan-09 23:38 
AnswerRe: WCF BasicHTTPBinding Thoughts Pin
Pete O'Hanlon8-Jan-09 1:08
mvePete O'Hanlon8-Jan-09 1:08 
GeneralRe: WCF BasicHTTPBinding Thoughts Pin
Jammer8-Jan-09 7:06
Jammer8-Jan-09 7:06 
AnswerRe: WCF BasicHTTPBinding Thoughts Pin
ColinM1238-Jan-09 11:33
ColinM1238-Jan-09 11:33 
QuestionExecutionEngineException when calling Application.Run Pin
Eslam Afifi7-Jan-09 5:07
Eslam Afifi7-Jan-09 5:07 
GeneralProblem solved. Please ignore. Pin
Eslam Afifi7-Jan-09 6:26
Eslam Afifi7-Jan-09 6:26 

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.