Home All Groups Group Topic Archive Search About

Problem with IIS, Powerpoint and AVI-File

Author
11 Jul 2005 1:00 PM
lvpaul
Hello !

We have an intranet on Windows Server 2003/IIS 6 and only
Windows-Authentication.
In one subdirectory of the intranet there is our Company-presentation -
a Powerpoint 2000-Presentation.
In the same directory the are some avi-files, that were called from the
powerpoint-presentation.

My problem is, that normal users (they can read files in the
intranet-directory) can´t see the avi-files in the presentation.
The films don´t start, there is only a black rectangle.

Running Filemon on the server, I saw that the user wants to write into
the file C:\windows\system32\config\secevent.evt.
The user dont have this right.

Do you have any idea, how to solve this problem ?

Another problem is, that some links don´t work with the
powerpoint-viewer 2000, with the full Powerpoint-Version they do.


Many thanks
aaapaul

Author
11 Jul 2005 2:16 PM
Tom Kaminski [MVP]
How is the avi linked in the ppt - URL or file path?

--
Tom Kaminski IIS MVP
http://www.microsoft.com/windowsserver2003/community/centers/iis/
http://mvp.support.microsoft.com/
http://www.iistoolshed.com/ - tools, scripts, and utilities for running IIS


<lvp***@gmx.net> wrote in message
news:1121086840.697811.135500@g43g2000cwa.googlegroups.com...
Hello !

We have an intranet on Windows Server 2003/IIS 6 and only
Windows-Authentication.
In one subdirectory of the intranet there is our Company-presentation -
a Powerpoint 2000-Presentation.
In the same directory the are some avi-files, that were called from the
powerpoint-presentation.

My problem is, that normal users (they can read files in the
intranet-directory) can´t see the avi-files in the presentation.
The films don´t start, there is only a black rectangle.

Running Filemon on the server, I saw that the user wants to write into
the file C:\windows\system32\config\secevent.evt.
The user dont have this right.

Do you have any idea, how to solve this problem ?

Another problem is, that some links don´t work with the
powerpoint-viewer 2000, with the full Powerpoint-Version they do.


Many thanks
aaapaul
Author
12 Jul 2005 5:58 AM
lvpaul
Hi Tom !

It´s a relative path, because the presentation should work on a local
PC, too.

best regards
aaapaul
Author
12 Jul 2005 1:30 PM
Tom Kaminski [MVP]
OK - have you enabled the mime-type for avi?
http://support.microsoft.com/default.aspx?scid=kb;en-us;248033

--
Tom Kaminski IIS MVP
http://www.microsoft.com/windowsserver2003/community/centers/iis/
http://mvp.support.microsoft.com/
http://www.iistoolshed.com/ - tools, scripts, and utilities for running IIS
<lvp***@gmx.net> wrote in message
news:1121147911.510773.301840@g44g2000cwa.googlegroups.com...
Hi Tom !

It´s a relative path, because the presentation should work on a local
PC, too.

best regards
aaapaul
Author
13 Jul 2005 1:04 PM
lvpaul
I added the mime type
Field1: avi
Field2: video/x-msvideo

the problem is the same.

If I give the user admin rights on the web server it would work !

Any idea ?

Thanks
aaapaul
Author
13 Jul 2005 3:38 PM
Tom Kaminski [MVP]
<lvp***@gmx.net> wrote in message
news:1121259892.750576.126140@g44g2000cwa.googlegroups.com...
>I added the mime type
> Field1: avi
> Field2: video/x-msvideo
>
> the problem is the same.
>
> If I give the user admin rights on the web server it would work !
>
> Any idea ?

Check the NTFS permissions on the avi files and make sure that user has
access.

Author
14 Jul 2005 10:23 AM
lvpaul
Hi Tom !

I gave full access rights to everybody on the directory, where the
files are stored.

-> Same problem -> black screen.

thanks
aapaul