Issue with Power point website on IIS 6

  • Thread starter MarcusInMaryland
  • Start date
M

MarcusInMaryland

I have published a website that works fine on workstations and file shares
but when loaded on an IIS 6.0 web server it locks IE in an vegitative state
that has to shut down with task manager. I checked MIME types, server
extensions, permissions, paths in the files ( some were absolute) and Web
service extensions. FP, asp, asp.net, msadc, ssi all enabled. I did have the
need to change the default script to "JavaScript" and Enable direct Metabase
edit.

I did get it to run by commenting the
"PPTSld.location.replace(MHTMLPrefix+escape(str));" line in the loadsld
function in script.js file but now it looks a little funky.. The other issue
is that I got curious about var MHTMLPrefix and tried to get at it but every
time I refer to it the Vegitative behavior starts so I believe this is the
source of my Bane. Is there a recommended server configuration for these
presentations or a publishing method that I am doing wrong or should Follow?
 
M

MarcusInMaryland

Nope. Did the many files and had it organize them in a single directory as
well. Does any one know what this variable is ? MHTMLPrefix, I cant find it
in the documentation.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top