All Tagsmetabase (RSS)
  • Is my loop causing this: ASP 0104 80004005 | MetaBase.xml?

    The following was working in IIS 5.0, but, when we transitioned to IIS 6.0 I got the following error: Request object error 'ASP 0104 : 80004005' This is not the 'best' code, but, it is old and seldom used..... { Connection object is set } countervar is set to 1 Do While loop (this example...
    Posted to Forum by MSUTech on 11-09-2009, 2:52 PM
  • IIsWebServer tag in metabase.xml file

    I'm new to IIS, and currently supporting an application running on IIS v6.0. We are getting the '413' error and trying to resolve it by setting the UploadReadAheadSize. I noticed there are 2 IIsWebServer tags in the metabase.xml file. 1st one has location="/LM/W3SVC/1", 2nd one...
    Posted to Forum by solotenk on 09-16-2009, 2:24 PM
  • Re: IIS Mime Type configuration using C++

    Instead of using ADSI in this way, you should use the higher level (but still C based) Admin Base Objects ... that IIS exposes ... see this for more details: http://msdn.microsoft.com/en-us/library/ms525941.aspx Using ABO, you can reference objects like the MimeMap collection much easier. Dave
    Posted to Forum by davcox on 07-02-2009, 3:51 PM
  • Finding database information for IIS Applications

    Hi, I am working for a Product for which I want to find the Topology of an IIS Server. Basically right now using WMI Classes I am able to get the following information:- Applications (Websites) on the IIS Application Pool IIS Server itself However I also want to find out about the database which the...
    Posted to Forum by vineetd on 06-19-2009, 6:57 AM
  • metabase extention files

    After installing docuware web client server recently on sbs2008 i get a message saying "you must install metabase extention files before installing a web instance "after speaking to docuware they tell methey are component of windows but i am unable to find them .Any Ideas ?
    Posted to Forum by davidweston2000@yahoo.co.uk on 05-10-2009, 10:06 AM
  • Re: IIS stopped logging after reinstall

    I figured out the cause of the problem myself. For unknown reasons the value of " DontLog " in IIS' MetaBase was changed from the default value 0 to 1, meaning that client visits wasn't logged. Another related setting is " LogType ", it should be " 1 " (true). LogType...
    Posted to Forum by Gertsen on 04-28-2009, 4:49 AM
  • IIS stopped logging after reinstall

    I'm running 32Bit Windows Server 2003 Standard IIS 6.0 Reinstalling Windows on the server, as usual I made a backup of all IIS settings by using the "Backup/Restore Configuration" tool, and copying the two backup-files C:\Windows\System32\inetsrv\MetaBack\<backupname>.MD0 C:\Windows...
    Posted to Forum by Gertsen on 04-28-2009, 3:32 AM
  • Is there a way to more granularly edit the HTTP compression is IIS7?

    I have been editing the metabase in iis6 to change the compression settings and file extensions--here's an example: <IIsCompressionScheme Location ="/LM/W3SVC/Filters/Compression/gzip" HcCompressionDll="%windir%\system32\inetsrv\gzip.dll" HcCreateFlags="1" HcDoDynamicCompression...
    Posted to Forum by rlbreton on 02-18-2009, 11:22 AM
  • Re: IMSAdminBase->GetData() returns E_ACCESSDENIED on IIS 7

    Hi, After a long time I am again facing the similar problem. I have IIS filter which reads Metabase entries. When I set the App pool identity of my website to Local System / Administrator, it is able to read the Metabase key LM/W3SVC/1/*. However if I set it to "Network Service", it fails and...
    Posted to Forum by neha.noma on 02-09-2009, 5:09 AM
  • compatibility SQL SERVER 2008 IIS 6

    Hi, I have a huge problem that stays unsolved despite the amount of time and people allocated . Is there something to adjust in the IIS 6 when used with SQL SERVER 2008? I try to install CRM 4.0 on SQL SERVER 2008, IIS 6. The setup fails: Microsoft Dynamics CRM Setup --------------------------------...
    Posted to Forum by CRM2008 on 01-23-2009, 5:22 PM
Page 1 of 4 (39 items) 1 2 3 4 Next >
Microsoft Communities