CannotFindFileInXapPackage
Posted
by Blakewell
on Stack Overflow
See other posts from Stack Overflow
or by Blakewell
Published on 2010-03-24T13:31:27Z
Indexed on
2010/03/24
13:33 UTC
Read the original article
Hit count: 1319
Silverlight
|.net-4.0
I am new to Silverlight development, and I am receiving the following error:
[Xml_CannotFindFileInXapPackage] Arguments: ServiceReferences.ClientConfig
I can not find anywhere that the page is referring to the ServiceRefences.ClientConfig file. Has anyone else encountered this issue? This is occurring in a Silverlight page that is referencing a user control.
© Stack Overflow or respective owner