Microsoft KB Archive/305390

From BetaArchive Wiki
Knowledge Base


Direct booking does not work when free and busy information is unavailable

Article ID: 305390

Article Last Modified on 2/28/2007



APPLIES TO

  • Microsoft Exchange 2000 Conferencing Server
  • Microsoft Exchange 2000 Server Standard Edition



This article was previously published under Q305390


SYMPTOMS

If free and busy information is unavailable and you use the Web Conferencing Scheduler to schedule a conference while you are logged on as an anonymous user, you may not receive notification that indicates whether the conferencing resource is available.

CAUSE

This issue can occur if free and busy information is unavailable. Typically, direct booking occurs when free and busy information is available and the scheduler will receive notification. When free and busy information is unavailable, the success or failure of the booking cannot be determined and the meeting is asynchronously booked. Asynchronous booking does not provide a method to notify the user whether the booking succeeded or failed.

WORKAROUND

If you cannot resolve the issue that is making the free and busy information unavailable, you can work around this issue by editing the Send.asp file and commenting out the following lines:

    If (E_WEBSCHED_RESOURCE_FREEBUSY_UNAVAIL = Result) Then
        Result = 0
    End If
                

MORE INFORMATION

If free and busy information is available and the resource is overbooked, you should receive the following error message:

Time Overbooked

The conferencing service is booked to capacity at this time.

Please try the following:

  • Schedule a smaller resource for the meeting.
  • Schedule this resource for a different time slot.

Sending the message Error #8004200B: Unable to schedule the specified conference.
Microsoft Exchange 2000 Conferencing Server

For additional information about how to troubleshoot free and busy issues, click the following article numbers to view the articles in the Microsoft Knowledge Base:

268745 Verifying free and busy information for conferencing resources


286783 Error message updating free and busy data in Exchange 2000 Server


278305 Exchange 2000 Server users cannot view free and busy data of Exchange Server 5.5 users with Connection Agreement between organizations


Keywords: kbnofix kbprb KB305390