Re: "Class not Registered" Error

Tech-Archive recommends: Fix windows errors by optimizing your registry



I don't think we've needed IIS since VS 2005. VS has it's own built-in web
server. So I can do everything else with my project files, and I can run and
debug the website just fine....but I cannot view the property pages., and I
just noticed that I can't open the "Start options" item from the context menu
for the website project either. The error is the same, with the same CLSID.
Does anyone know how to figure out what DLL this CLSID refers to?

"Andy" wrote:

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..


.



Relevant Pages

  • Re: IssueTracker (VB) Starter Kit
    ... > I'm only trying to open the Visual Studio project. ... When it can't find a suitable web server it complains. ... >> machineA(with IIS) can detect this? ...
    (microsoft.public.dotnet.framework.aspnet)
  • Re: Upgrading to .NET
    ... The server and IIS are OK, you just need either Visual Studio .NET 2003 ... or the free Web Matrix ...
    (microsoft.public.vsnet.general)
  • Re: Advantages of using the Visual Studio Development Server (VSDS) compared to IIS
    ... I have just installed Visual Studio 2005, ... application using either the IIS Web Server or the Visual Studion ... You don't have to install IIS. ...
    (microsoft.public.dotnet.framework.aspnet)
  • Re: virtual PC/Server 2003 hosting glitches...
    ... are you using Visual Studio 2003 or 2005? ... being called a "file system" web project and the server is only available on ... because IIS is not necessary. ...
    (microsoft.public.dotnet.framework.aspnet)
  • ASP.NET mismatch
    ... "Visual Studio .NET has detected that the Web server is running ASP.NET ... I verified our webserver was running ASP.NET version 1.1 by going to IIS ... And by inspecting the Solution references ...
    (microsoft.public.vc.ide_general)