This is a migrated thread and some comments may be shown as answers.

Debugging resource strings are unavailable in silverlight

1 Answer 583 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
sulagna
Top achievements
Rank 1
sulagna asked on 15 Apr 2011, 11:49 AM
Hi,
We are using Rad control for silverlight Q2 2010.Our application is hosted on IIS 7 Windows server 2008.But the issue is when the credentials are given and log in button is clicked it gives the below error.But when run in local dev machine its working fine.
Earlier it was giving some framework 4 error so I changed the pool to framework 4.0 integrated it worked but now facing with the below log in issue. 

How can I attach my file?

Regards,
Sulagna

1 Answer, 1 is accepted

Sort by
0
Chris Thierry
Top achievements
Rank 1
answered on 26 May 2011, 02:13 PM
I see no answers for this error, did you solver the problem?
I have the same problem right now deploying a SL 4 application using WCF in a Windows Server 2008, this is the error:

Unhandled Error in Silverlight Application [Arg_NullReferenceException]
Arguments:
Debugging resource strings are unavailable. Often the key and arguments provide sufficient information to diagnose the problem.
See http://go.microsoft.com/fwlink/?linkid=106663&Version=4.0.60310.0&File=mscorlib.dll&Key=Arg_NullReferenceException  
at TME.Silverlight.Toolbar.Home.client_GetProviderCostCompleted(Object sender, GetProviderCostCompletedEventArgs e)
at &File=mscorlib.dll&Key=Arg_NullReferenceException  
at TME.Silverlight.Toolbar.Home.client_GetProviderCostCompleted(Object sender, GetProviderCostCompletedEventArgs e)
at TME.Silverlight.MonthlyServiceReference.MonthlyServiceClient.OnGetProviderCostCompleted(Object state)
Code:  0

The application is running ok in my machine, the services are ok in the production server if I browse the .svc file in the URL. I changed the .ClientyConfig file using the same URL but I still have the problem. I'm using the last version of RadControls for Silverlight
Any idea?
Thank you.
Tags
General Discussions
Asked by
sulagna
Top achievements
Rank 1
Answers by
Chris Thierry
Top achievements
Rank 1
Share this question
or