> If you get this error when running Windows Media Load Simulator 9.0:
>
[quoted text clipped - 5 lines]
> any video file to "wmload.asf", and it should work. Please see the
> following Microsoft knowledge base article.
This doesn't seem to work for me. I tried both "wmload.asf" and "WMLoad.asf"
(NTFS is case insensitive, but HTTP is not, so I wasn't sure) in C:\ASFRoot
(which seems to be the default publishing point for MS media server these
days) as well as C:\wmroot (as it is referred to in the documentation of the
load simulator) and the web root directory of the IIS service.
> http://support.microsoft.com/default.aspx?scid=kb;en-us;251073
While this seems to be related, the article refers to an older version of
the load simulator and the error codes are not identical.
Strangely, I am able to 'play' the WMLoad.asf file using the MS Windows
media player on various hosts. Further, the load simulator version 7 works
fine (it only reports a single error, but this is a different bug).
I captured the network traffic between the host running the load simulator
and the media server and found that after some SMB and RPC chitchat the media
simulator attempts to access the file WMLoad.asf via http from the media
server. This completed successfully, but the load simulator aborts the test
nevertheless.
Is anybody using it successfully?