RE: Web App with IIS



Hey Buz,
Put the following phrase in Google "allowDefinition='MachineToApplication'",
including the quotes.

One of the results is this link:
http://www.codecomments.com/archive289-2004-8-266290.html
which may help troubleshoot your problem.


"Buz" wrote:

> I posted the following over the holidays and had one person try to help.
> Unfortunately, I made no progress and still need assistance:
>
> I'm a beginner and trying to learn. I have a half dozen websites that I first
> configured in just html. Then I converted them to ASP.Net and it took help
> from Microsoft to get IIS to recognize the applications.
>
> Then I lost my server and had to rebuild. Now that I have, I continue to
> have the following problem:
>
> The website I have under the default website oon IIS works fine. However,
> the others, which I defined, each as their own website, fail to run. I get a
> configuration error that "It is an error to use a section registered as
> allowDefiniteion='MachineToApplication' beyond application level. This error
> can be caused by a virtual directory not being configured as an application
> in IIS." Then it displays the authentication section, whether forms or none.
>
> I have gone into IIS and reset the website applications several times. There
> appear to be no real differences between the virtual directory I defined for
> the default website and those I defined for other websites. And indeed, IIS
> seems to have no trouble finding the correct webconfig files each time.
>
> Can anyone help? I've spent a couple of days trying to puzzle through this
> and am completely stumped. Thanks!
> --
> Buz Waitz
>
> --
> Buz Waitz
.



Relevant Pages

  • Re: Permission Problems SBS2003 R1
    ... website on the SBS server? ... Default permissions and user rights for IIS 6.0 ... Step 3: Please check the permissions in IIS manager: ... Step 4: Re-running CEICW on SBS server: ...
    (microsoft.public.windows.server.sbs)
  • RE: HTTP Error 403.6
    ... Open Server Management and expand to Internet Information Services node. ... Check Default Web Site setting under IIS ... Under Website, right click Default Website, select Properties. ... Check ISAPI Filter of Default Web Site setting. ...
    (microsoft.public.windows.server.sbs)
  • RE: RWW
    ... Please rerun the CEICW, this helps us to configure network and IIS ... Open Server Management console, ... Under Website, right click Default Website, select Properties ... Microsoft CSS Online Newsgroup Support ...
    (microsoft.public.windows.server.sbs)
  • Re: Forcing ASP.NET 1.1 isnt working
    ... Set winhttp = Server.Createobject ... continued to happen even after recycling the iis and web services. ... the website require access to the 2.0 framework directory. ... (and without reconfiguring any existing apps to run under ASP.NET 2.0). ...
    (microsoft.public.dotnet.framework.aspnet)
  • Re: Calling unmanaged code from ASP.NET in IIS7
    ... It works on my dev box if I run the website through Visual Studio using ... post and a popup saying "IIS Worker Process stopped and was closed". ... the DLL for now. ...
    (microsoft.public.inetserver.iis)

Loading