bungpeng Posted February 27, 2004 Posted February 27, 2004 I get this error when I try to create a new web project (AAA) using VS.NET 2003: The Web server repoeted the following error when attempting to create or open the Web project located at the following URL: 'http://localhost/AAA'. 'HTTP/1.1 500 Server Error' Anyone know how to solve this problem? I did unstall and reinstall IIS + VS.NET 2003, but still get the same problem... Quote
Bodybag Posted February 27, 2004 Posted February 27, 2004 Did install iis before vs.net. if you did not.You need to register asp.net by using the Aspnet_regiis - i command in dos prompt.Search for the file on your drive. Quote Programmers are trying to create bigger and beter idiot proof programs.The universe is trying to create bigger and beter idiots and so far the universe is winning.
bungpeng Posted February 27, 2004 Author Posted February 27, 2004 Of course I did. Still same problem Quote
Bodybag Posted February 27, 2004 Posted February 27, 2004 Check your event viewer .The error should either be in your system or application log. If says anything about meta data not being found your screwed. You say this happens when you start a new project? Quote Programmers are trying to create bigger and beter idiot proof programs.The universe is trying to create bigger and beter idiots and so far the universe is winning.
bungpeng Posted February 28, 2004 Author Posted February 28, 2004 Yes, this error: The server failed to load application '/LM/W3SVC' The specified metadata was not found So how to solve? Quote
Bodybag Posted March 1, 2004 Posted March 1, 2004 Had the same problem.Tried everything from meta data editors to Uninstalling iis 4 times.In the end i reinstalled windows.Couldn't find anything on the web.If you find a way to get pass this please post it. Quote Programmers are trying to create bigger and beter idiot proof programs.The universe is trying to create bigger and beter idiots and so far the universe is winning.
Bodybag Posted March 1, 2004 Posted March 1, 2004 One question. Are you running xp Prof and did you move your pc recently without shutting down properly. Quote Programmers are trying to create bigger and beter idiot proof programs.The universe is trying to create bigger and beter idiots and so far the universe is winning.
bungpeng Posted March 1, 2004 Author Posted March 1, 2004 Yes, I am running XP Pro. I not sure whether my PC without shutting down properly because sometimes my brother will use it to play game... You mean it is problem from XP pro? Quote
*Gurus* Derek Stone Posted March 1, 2004 *Gurus* Posted March 1, 2004 It sounds like the IIS Metabase is corrupt or contains invalid information for that virtual directory. Create a new virtual directory and see if that works. Quote Posting Guidelines
bungpeng Posted March 2, 2004 Author Posted March 2, 2004 I did reinstall IIS with new 'wwwroot' folder, but the problem still same Quote
Bodybag Posted March 2, 2004 Posted March 2, 2004 I also ran Windows xp pro when i had this problem. It happened after a incorrect shut down. But it seems it can also happen on windows 2000 server as i was told by a network administrator friend of mine.He says he had to restore a systems backup to fix the problem.So beter pull out that xp cd and reinstall. Quote Programmers are trying to create bigger and beter idiot proof programs.The universe is trying to create bigger and beter idiots and so far the universe is winning.
bungpeng Posted March 2, 2004 Author Posted March 2, 2004 Reinstall Windows? then it is really serious.... too many things need to backup and reinstall... I thought this should not so serious right? Just replace the corrupt file... the problem is not sure which file corrupted... Quote
Bodybag Posted March 3, 2004 Posted March 3, 2004 It is up to you. I have been checking the web so far i haven't found anything .If i do find a solution i will let you know. Quote Programmers are trying to create bigger and beter idiot proof programs.The universe is trying to create bigger and beter idiots and so far the universe is winning.
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.