Current location - Training Enrollment Network - Books and materials - There are the following errors in running ASP.NET Book Management System in vs2008. How to solve them? I'm anxious. I hope good people can help me! !
There are the following errors in running ASP.NET Book Management System in vs2008. How to solve them? I'm anxious. I hope good people can help me! !
This situation is mainly caused by a configuration error in the web.config file.

The reason for this is that IIS of the library management system is set as the default application. In other words, this system was first successful on another person's computer. She has configured IIS and even created a connection. However, when it comes to you, using someone else's system becomes a configuration problem!

Main solutions:

1. You can reconfigure IIS and set its virtual directory to the address that the system points to.

2. Rebuild a website by yourself and load files from the original website. Remember, the Web.config file cannot be loaded.