RE: c1030af7 on SBS2003, after installing ProjectServer 2003 and all u



Hi Thomas,

Thank you for posting in SBS newsgroup.

>From your description, do you mean no other virtual folders exist in IIS or
these virtual folders exist but they do not work any more after you
installed Project Server 2003 with all four updates?

If no other virtual folders exist in IIS, the best way should be restoring
the IIS settings from the backup. If you do not have backup, you may need
to re-create the Exchange related virtual directories:

In IIS, expand Default Web Site and double check if these directories
exist. If they exist, please remove them:

- EXCHANGE
- EXCHWEB
- PUBLIC
- EXADMIN
- OMA
- (Do not remove EXCHANGE-OMA)

In IIS, select Web Sites, and note the "Identifier" for Default Web Site
displayed on the right pane.

Then, enable real time editing of the metabase in IIS admin, for this:

1. Open Properties on the server object.
2. Check the box "Enable direct metabase edit"

After this, open Windows Explorer and navigate to the following directory:
%SystemRoot$\System32\inetsrv

Edit metabase.xml (make a backup first) with notepad and navigate to the
following section: /LM/DS2MB/HighWaterMarks

Set the Value="207778" to zero or delete it. This value will be located in
a string value like the following (The value may be different):

/LM/DS2MB/HighWaterMarks/{79F81D41-A652-4375-85F0-41A16037CC85} >
<Custom
Name="UnknownName_61472"
ID="61472"
Value="207778" <----- Set this to "0"
Type="STRING"
UserType="IIS_MD_UT_SERVER"
Attributes="NO_ATTRIBUTES"

If the "Identifier" for Default Web Site is not "1", replace all instances
of the identifier with 1, i.e., if the "Identifier" for Default Web Site is
998577302, find all instances of 998577302 and replace it with 1.

Alternatively, you can use Metaedit to make these changes.
Save the file.
Run "IISRESET" and then re-start the MsExchangeSA service.

The deleted virtual directories should get re-created after a few minutes
from the information that Exchange keeps in Active Directory.

You can also restore the following folders through recreating these folders
in IIS and set the correct path for them as following:

Backup (C:\inetpub\Backup)
ClientHelp (C:\inetpub\ClientHelp)
ConnectComputer (C:\inetpub\ConnectComputer)
Monitoring (C:\inetpub\monitoring)
Remote (C:\inetpub\Remote)
Rpc (%SystemRoot%\System32\RpcProxy)
tsweb (%SystemRoot%\web\tsweb)

If I have misunderstood your concerns, please do not hesitate to let me
know.

Thanks for your time and I look forward to your reply.

Best regards,

Crina Li (MSFT)

Microsoft CSS Online Newsgroup Support

Get Secure! - www.microsoft.com/security

=====================================================
This newsgroup only focuses on SBS technical issues. If you have issues
regarding other Microsoft products, you'd better post in the corresponding
newsgroups so that they can be resolved in an efficient and timely manner.
You can locate the newsgroup here:
http://www.microsoft.com/communities/newsgroups/en-us/default.aspx

When opening a new thread via the web interface, we recommend you check the
"Notify me of replies" box to receive e-mail notifications when there are
any updates in your thread. When responding to posts via your newsreader,
please "Reply to Group" so that others may learn and benefit from your
issue.

Microsoft engineers can only focus on one issue per thread. Although we
provide other information for your reference, we recommend you post
different incidents in different threads to keep the thread clean. In doing
so, it will ensure your issues are resolved in a timely manner.

For urgent issues, you may want to contact Microsoft CSS directly. Please
check http://support.microsoft.com for regional support phone numbers.

Any input or comments in this thread are highly appreciated.

=====================================================

This posting is provided "AS IS" with no warranties, and confers no rights.
--------------------
| Thread-Topic: c1030af7 on SBS2003, after installing ProjectServer 2003
and all u
|| From: =?Utf-8?B?VGhvbWFzIFBvZXR0?= <Thomas
Poett@xxxxxxxxxxxxxxxxxxxxxxxxx>
| Subject: c1030af7 on SBS2003, after installing ProjectServer 2003 and all
u
| Date: Thu, 13 Oct 2005 06:01:04 -0700
| | Newsgroups: microsoft.public.windows.server.sbs
| |
| Hi I have a question about a problem on SBS2003 after I installed
| ProjectServer 2003 with all four updates. After doing so, no other
virtual
| folder insted of the /projectserver folder work anymore. (e.g. no
exchange
| folder, no monitoring, no oma and so on)
| When I tried to connect the public folder inside exchange systemmanger,
the
| error c1030af7 occured, but this error is in direct conjunction to the
errors
| described above.
|
| During reading the sbs newsgroups, I found some line about the errors and
| the questions comming from MS. So I also answered this questions and have
| attached them closely.
|
| kindly regards and I hope we could solve this problem.
| Thomas Poett
| Senior Consultant Infrastrutur Services and Messaging
| Request²/ Germany
| ---------------------------------------------------------------
|
| Thanks a lot for Lanwench's input!
|
| I understand initially when you trying to access Public Folder in
Exchange
| System Manage (ESM), you received ID c1030af2, then you followed KB
839744,
| and now your current issue is you got username and password prompt. If I
| have misunderstood your concern, please let me know.
|
| Based on my research, the problem may occur because of the following
| factors:
|
| 1. Internet Information Services settings are not correct. For example,
| Default website is listening on a port other than port 80,
| ExchangeApplicationPool has been deleted in IIS.
|
| -- all settings are ok, all pools exists
|
| 2. ISA Server was controlling port 80 and stopped the IIS server from
| starting.
|
| -- no ISA Server
|
| -- The SBS Server has SP1, SP1 on Exchange2k3, SP3 on SQL2000 and
| ProjectServer with all 4 updates.
| =============================
|
| Before we start to troubleshoot the issue, please help to confirm
following
| settings on your Internet Information Services:
|
| a. Access the property page of "Default Web Site" (Internet Information
| Services\Yourdomain\Web Sites\Default Web Site). Then on the Home
Directory
| tab, ensure Application pool is set to "DefaultAppPool".
|
| -- ok
|
| b. On the ISAPI filters tab, let me know which filters are listed.
|
| -- on DefWebPage: stsfltr (high), sbsfltr (high)
|
| c. On the Directory Security tab, "Authentication and Access Control",
| click Edit and ensure the "Enable anonymous access" is selected.
|
| -- ok
|
| ==============================
|
| Also, please check the IIS logs to see if all http requests are
connecting
| over port 80. If any other port is listed, then you will get this error.
|
| To enable the IIS log, use the following steps:
|
| a. In Internet Information Services console, please open the Properties
| page of the Default Web Site.
|
| b. In the Web Site tab, please check the option "Enable logging".
|
| c. Select W3C Extended Log File Format from the list below.
|
| d. Click the Properties button beside. In the General Properties tab,
| please confirm the following settings:
|
| i. On the General tab:
|
| Check the option Daily.
| Check the option "Use local time for file naming and rollover".
| Confirm the setting for "Log file directory" to be
| "%WinDir%\System32\LogFiles"
|
| ii. On the Advanced tab:
|
| Make sure all the check boxes have being checked.
|
| e. Then, reproduce the problem. All actions will be logged under the
folder
| "C:\WINDOWS\System32\LogFiles\W3SVC#" (# is a number. The number for the
| Default Web Site is 1). Please send the latest log files to me.
|
| If it is not 80 port, please open Internet Information Services console,
| open the property page of the Default Web site, make sure the default TCP
| port is pointed to 80
|
| -- logfile copy:
| #Software: Microsoft Internet Information Services 6.0
| #Version: 1.0
| #Date: 2005-10-13 12:29:14
| #Fields: date time s-sitename s-computername s-ip cs-method cs-uri-stem
| cs-uri-query s-port cs-username c-ip cs-version cs(User-Agent) cs(Cookie)
| cs(Referer) cs-host sc-status sc-substatus sc-win32-status sc-bytes
cs-bytes
| time-taken
| (accessed: http://pixipxpsrv1/exchange) 2005-10-13 12:29:14 W3SVC1
| PIXIPXPSRV1 172.20.11.30 GET /_vti_bin/owssvr.dll - 80 - 172.20.11.30
| HTTP/1.1
|
Mozilla/4.0+(compatible;+MSIE+6.0;+Windows+NT+5.2;+SV1;+.NET+CLR+1.1.4322)
-
| - pixipxpsrv1 404 0 0 261 289 1109
| (accessed: http://pixipxpsrv1/projectserver)2005-10-13 12:29:24 W3SVC1
| PIXIPXPSRV1 172.20.11.30 GET /projectserver - 80 - 172.20.11.30 HTTP/1.1
|
Mozilla/4.0+(compatible;+MSIE+6.0;+Windows+NT+5.2;+SV1;+.NET+CLR+1.1.4322)
-
| - pixipxpsrv1 301 0 0 441 294 562
| 2005-10-13 12:29:24 W3SVC1 PIXIPXPSRV1 172.20.11.30 GET
| /projectserver/LGNINT.ASP - 80 - 172.20.11.30 HTTP/1.1
|
Mozilla/4.0+(compatible;+MSIE+6.0;+Windows+NT+5.2;+SV1;+.NET+CLR+1.1.4322)
-
| - pixipxpsrv1 401 2 0 2440 295 31
| 2005-10-13 12:29:24 W3SVC1 PIXIPXPSRV1 172.20.11.30 GET /projectserver/ -
80
| - 172.20.11.30 HTTP/1.1
|
Mozilla/4.0+(compatible;+MSIE+6.0;+Windows+NT+5.2;+SV1;+.NET+CLR+1.1.4322)
-
| - pixipxpsrv1 401 1 0 2443 393 15
| 2005-10-13 12:29:26 W3SVC1 PIXIPXPSRV1 172.20.11.30 GET
| /projectserver/LGNINT.ASP - 80 PIXIP\Administrator 172.20.11.30 HTTP/1.1
|
Mozilla/4.0+(compatible;+MSIE+6.0;+Windows+NT+5.2;+SV1;+.NET+CLR+1.1.4322)
-
| - pixipxpsrv1 302 0 0 397 413 1765
| 2005-10-13 12:29:26 W3SVC1 PIXIPXPSRV1 172.20.11.30 GET
| /projectserver/lgnps.asp - 80 PIXIP\Administrator 172.20.11.30 HTTP/1.1
|
Mozilla/4.0+(compatible;+MSIE+6.0;+Windows+NT+5.2;+SV1;+.NET+CLR+1.1.4322)
-
| - pixipxpsrv1 200 0 0 16593 304 296
| (accessed: http://pixipxpsrv1/exchange)2005-10-13 12:32:05 W3SVC1
| PIXIPXPSRV1 172.20.11.30 GET /_vti_bin/owssvr.dll - 80 - 172.20.11.30
| HTTP/1.1
|
Mozilla/4.0+(compatible;+MSIE+6.0;+Windows+NT+5.2;+SV1;+.NET+CLR+1.1.4322)
-
| - pixipxpsrv1 404 0 0 261 289 171
| (accessed: http://pixipxpsrv1/public)2005-10-13 12:32:18 W3SVC1
PIXIPXPSRV1
| 172.20.11.30 GET /_vti_bin/owssvr.dll - 80 - 172.20.11.30 HTTP/1.1
|
Mozilla/4.0+(compatible;+MSIE+6.0;+Windows+NT+5.2;+SV1;+.NET+CLR+1.1.4322)
-
| - pixipxpsrv1 404 0 0 261 287 15
|
| -- the setting in ExAdmin are:
| Integrated Windows authentication.
| Basic authentication (Password is sent in clear text)
|
| -- and I tried the deletion of exadmin folder and followed the steps for
| recreation. But also this doen't work...
|
|
|
|

.