I'm almost getting the same thing for a new page i created on my local machine winxp sp2 IIS
Error 1 The CodeDom provider type "Microsoft.VisualC.CppCodeProvider, CppCodeProvider, Version=8.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a" could not be located.
tried reinstalling VWD to no avail.
reinstalled .net no help...
I've been playing around with the directory structure and the locations of projects, I tried deleting as many projects as i could from VWD (by deleting moving the directories and deleting the project files...tools/options make sure show all is checked, projects and solutions. is where they are located, this should be in a different directory than the web server is in.)and got it to re create the projects. I then also removed extra directories so i was only left with relevant files in the web directory (try removing them all then slowly adding them back in to find where the problem file/app is)
I no longer get this error, (i think it was due to something i had further down the directory tree structure, as i had old versions of the app I'm working on in there, pre VWD) |