Here I will explain how to solve problem of “Could not load file or assembly'xxxxxx’ or one of its dependencies. The system cannot find the file specified” in asp.net, wcf using c#, vb.net.
Description:
In previous articles I explained can function return multiple values in sql, Query to get database size in SQL Server, Exception handling in SQL Server with try catch, SQL Query to get first & last day of month, difference b/w view and stored procedure in sql and many articles relating to SQL server. Now I will explain how to solve problem of “Could not load file or assembly'xxxxxx’ or one of its dependencies. The system cannot find the file specified” in asp.net, wcf using c#, vb.net.
To solve this problem first need to remove unwanted namespace references in your application then build and check I hope it solves your problem.
No comments:
Post a Comment
Note: only a member of this blog may post a comment.