Hi!
I have successfully created websites using Dreamweaver and PHP for years. However, I am VERY new to ASP. I recently took over the maintenance of a website that was designed in Version 7.1 of Visual Studio. I downloaded the free Visual Webdeveloper 2008 Express Edition and moved all the files from the hosting site to my hard drive for editing.
However, I am getting numerous error messages. When I Build the site I get the following error: COULD NOT LOAD TYPE FrontAndCenter.index. It directs me to line one of the code on my index page. After reading some posts, I made sure the namespace in the index.aspx.cs file was the same. It is. I also made sure the .DLL file was in the appropriate bin folder. Once I moved the DLL, I re-built the site and got another error message: COULD NOT LOAD TYPE GLOBAL.
Any ideas what is going on? I really need to be able to update these pages as I am on a deadline.
Thanks!