A
AliR \(VC++ MVP\)
Hi Everyone,
I have written a silverlight application, which talks to a WCF service,
which was created within the website after watching this video:
http://silverlight.net/learn/learnvideo.aspx?video=47177
The service gathers some data using a class library.
This all works fine within Visual Studio, but when published to a web server
it throws an excpetion, in the first xxxxServiceComplete call back, which
says check InnerException for more details. I check the InnerException, and
it tells me to look in the InnerException for more details.
Any thoughts?
Thanks
AliR.
I have written a silverlight application, which talks to a WCF service,
which was created within the website after watching this video:
http://silverlight.net/learn/learnvideo.aspx?video=47177
The service gathers some data using a class library.
This all works fine within Visual Studio, but when published to a web server
it throws an excpetion, in the first xxxxServiceComplete call back, which
says check InnerException for more details. I check the InnerException, and
it tells me to look in the InnerException for more details.
Any thoughts?
Thanks
AliR.