Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

Error reading map file - invalid file version

83 views
Skip to first unread message

Brian Walls

unread,
Jan 5, 1999, 3:00:00 AM1/5/99
to
I have an NT 4 / IIS web server and win95 / IE 4 clients. I attempted to
package an Authorware 5 file for the Intranet, the player appears to install
on the client, but always end up with the following error:

Error reading the Authorware Web Player map file.
Invalid file version http:// <server path> /winapi.u32

I have placed the winapi.u32 in the same directory as the segments and the
following map file:

ver 0 5
get .
put DOWNLOAD
seg all stan0000.aas 0 16213
seg all stan0001.aas 16213 14390
seg all stan0002.aas 30603 16012
seg all stan0003.aas 46615 12655
seg all stan0004.aas 59270 15700
seg all stan0005.aas 74970 15808
put .
bin win16 "winapi.ucd" "winapi.ucd"
bin win32 "winapi.u32" "winapi.u32" length=182784
# HTML_PARAMS: WIDTH=600 HEIGHT=450 BGCOLOR=0000D0
opt all BypassSecurityDialog=FALSE
opt all UniqueID=59809765


Any suggestions would be greatly appreciated.

Brian Walls
Br...@stdreg.com

Ed Skwarecki

unread,
Jan 6, 1999, 3:00:00 AM1/6/99
to
Try renaming the winapi.u32 on the server to be winapi.aab and change the bin
line in the .aam file to be something like
bin win32 "winapi.aab" "winapi.u32" length=182784
On IIS, .u32 means something to the server and the server can try to run that
file instead of just downloading it.

Ed Skwarecki
Authorware Engineering
Macromedia


>


Jeff Von Ward

unread,
Jan 6, 1999, 3:00:00 AM1/6/99
to
Brian:

Open your map file and double click on the line with the winapi.u32.
Delete the length information and save the file. Put the new .aam up
on your server and it should work fine.

Cheers,
Jeff

On Tue, 5 Jan 1999 12:36:48 -0600, "Brian Walls"
<Brian...@stdreg.com> wrote:

>I have an NT 4 / IIS web server and win95 / IE 4 clients. I attempted to
>package an Authorware 5 file for the Intranet, the player appears to install
>on the client, but always end up with the following error:
>
>Error reading the Authorware Web Player map file.
>Invalid file version http:// <server path> /winapi.u32
>
>I have placed the winapi.u32 in the same directory as the segments and the
>following map file:
>
>ver 0 5
>get .
>put DOWNLOAD
>seg all stan0000.aas 0 16213
>seg all stan0001.aas 16213 14390
>seg all stan0002.aas 30603 16012
>seg all stan0003.aas 46615 12655
>seg all stan0004.aas 59270 15700
>seg all stan0005.aas 74970 15808
>put .
>bin win16 "winapi.ucd" "winapi.ucd"
>bin win32 "winapi.u32" "winapi.u32" length=182784

Jeff Von Ward
Technical Support Specialist
m a c r o m e d i a
Interactive Learning Division
-----------------------------

Find Out About Our Web and Online Learning Solutions:
http://www.macromedia.com/learning/

Try Pathware 3 on-line at:
http://www.macromedia.com/software/pathware/demo/exp_index.html

0 new messages