4

ASP.NET Cannot Load a Reference Assembly

 2 years ago
source link: https://www.codeproject.com/Tips/5318276/ASP-NET-Cannot-Load-a-Reference-Assembly
Go to the source link to view the article. You can view the picture content, updated content and better typesetting reading experience. If the link is broken, please click the button below to view the snapshot at that time.
neoserver,ios ssh client

Stats

2.8K views

ASP.NET Cannot Load a Reference Assembly

%7B936998ee-b535-4bc1-b47b-351becbf5db9%7D.jpg

Herman<T>.Instance

Rate me:
star-fill-lg.png
star-fill-lg.png
star-fill-lg.png
star-fill-lg.png
star-fill-lg.png
5.00/5 (1 vote)
22 Nov 2021CPOL
Short route to fix this issue
Visual Studio gets lost when updating packages, its project file and packages.config. In this tip, you will see an easy way to overcome this issue.

Introduction

Too often, I see when running my webapplication from Visual Studio a problem with loading assemblies. Mismatching numbers, etc. It is annoying.

Using the Code

There is an easy way to overcome this issue.

Step 1: Open your web.config

In your web.config, you will find the <runtime> section. Select that section and remove it from your web.config:

Step 2: Rebuild Your Solution

When you rebuild your solution, you will get a warning stating conflicts.

Step 3: DoubleClick the Line that States Conflicts

You will get a question if you want it fixed and click the YES button. A new runtime section is made in your web.config.

Image 4

Step 4: Rebuild Your Solution and Run It

Have fun with your application.

History

  • V0.1: Initial tip

License

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

Share

About the Author

%7B936998ee-b535-4bc1-b47b-351becbf5db9%7D.jpg

Herman<T>.Instance

Software Developer (Senior)
Netherlands Netherlands

I started in the eightees with Basic and QuickBasic. When the ninetees started dBase was my thing. Close to the millenium years I swapped to C++ and since 2003 it is only programming in c#.

There is one thing about me.
Not that kind of OO guy and definately not an ORM-fan. I know a database to well to give the importance of data out in the hands of a tool.

Comments and Discussions

You must Sign In to use this message board.

Spacing  Layout  Per page   

 

-- There are no messages in this forum --

Advertisement
Article Copyright 2021 by Herman<T>.Instance
Everything else Copyright © CodeProject, 1999-2021

Web02 2.8.20211110.1

About Joyk


Aggregate valuable and interesting links.
Joyk means Joy of geeK