Re: "Class not Registered" Error
- From: Andy <anedza@xxxxxxxxxxxxxxxxxxxxxx>
- Date: Mon, 21 Apr 2008 08:05:23 -0700 (PDT)
Its unlikely to be a windows registry problem because one of the
features of .NET is that applications can search the current folder
from which they are launched for their dlls and assemblies without the
need of them being registered in the windows registry.
I don't have VS2008, but this looks like a variation on the theme of
Visual Studio trying to edit web projects through IIS. If your web
project isn't configured as a website on an IIS server, then Visual
Studio won't be able to access the project's files because it can't
find them.
I'm hoping that there is a way to make Visual Studio open all web
project files directly from the drive they reside on without going
through IIS, but I don't know how to do this..
.
- Follow-Ups:
- Re: "Class not Registered" Error
- From: Mendoza
- Re: "Class not Registered" Error
- References:
- "Class not Registered" Error
- From: Mendoza
- "Class not Registered" Error
- Prev by Date: Visual Studio Web Projects and Source Code Repositories
- Next by Date: Re: How to change the obj folder
- Previous by thread: "Class not Registered" Error
- Next by thread: Re: "Class not Registered" Error
- Index(es):
Relevant Pages
|