I am trying to learn asp.net, and i have a problem on installing the Web Development Helper, As i read from the manual, it says that i need to modify the web.config file in order to use the asp.net mode.
This is the error i get...
Configuration Error
Description: An error occurred during the processing of a configuration file required to service this request. Please review the specific error details below and modify your configuration file appropriately.
Parser Error Message: Could not load file or assembly 'nStuff.WebDevHelper.Server, Version=0.5.0.0, Culture=neutral, PublicKeyToken=8fc0e3af5abcb6c4' or one of its dependencies. The system cannot find the file specified. (C:\Documents and Settings\.........\web.config line 75)
http://projects.nikhilk.net/WebDevHelper
If you know how to solve this, please help me, thank you.