Click here to Skip to main content
15,883,990 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
I have a silverlight and wcf app.

when I use the "update service reference" I get a warning message:
Custom tool warning: Unable to load one or more of the requested types. Retrieve the LoaderExceptions property for more information.

I would like to retrieve those so I can see what the problem specifically is, but have no clue how to do this.

I am fairly novice at this and have searched the web on how to do this and can not find a good explanation.
Posted
Updated 1-Apr-12 6:58am
v2

1 solution

I figured out that if you manually configure it and run it in a console then you can see the errors in more detail
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900