Viewpoint Developer Central    Viewpoint Forums    Viewpoint Forums  Hop To Forum Categories  Viewpoint Media Player Support    Unable to load XML file specified

Moderators: e_phoenix13
Go
New
Find
Notify
Tools
Reply
  
-star Rating Rate It!  Login/Join 
<NickB>
Posted
Hi
I'm new to this so I may be missing something.
I have created a page that works fine locally but when I publish it to my site I get "Unable to load XML file specified".
I have checked and the files are in the same directory as the web page and there are no paths specified in any of the files I can find.
Funny thing is, it was working so I must have changed something - I can not think what!
Any help would be appreciated!
 
Reply With QuoteEdit or Delete MessageReport This Post
Junior Member
Posted Hide Post
I'm having the same problem. When we open a Viewpoint scene that is stored on the local hard drive, it works perfectly. When we transfer the same scene to our web server, we get 'unable to load xml file specified'.

We're using relative file paths, and the mtx file is in the same directory as the HTML page. I'm attaching the mtx file.

Please help...
 
Posts: 1 | Registered: January 24, 2003Reply With QuoteEdit or Delete MessageReport This Post
<NickB>
Posted
I have republished with fresh files (using the same Max ASE files) and everything is OK. I think something is a little odd here. I suspect a bug or corrupt file.
I can not pin down what is changing but I suspect it is related to the XML Parse Error noted by LSemtex as I have also had this error.
 
Reply With QuoteEdit or Delete MessageReport This Post
<Gyuri>
Posted
BUGGGG!

What about this? This is the header of the HTTP request sent by the viewer plugin to the server. It has a wrong If-Modified-Since field whic can cause HTTP error 500 at server side. I posted this bug to Viewpoint today. I hope they will do something ASAP.

And now the buggy header:

writtenword.adhost.com:80/jeep/finishme.mts Wed Sep 05 15:06:50 2001
GET http://writtenword.adhost.com/jeep/finishme.mts HTTP/1.0

Accept: */*

If-Modified-Since: Tue, 06 Jan 1981 02:14:09 GMTAccept-Encoding: gzip, deflate

User-Agent: Mozilla/4.0 (compatible; MSIE 6.0b; Windows NT 5.0)

Host: writtenword.adhost.com

Proxy-Connection: Keep-Alive

Pragma: no-cache
 
Reply With QuoteEdit or Delete MessageReport This Post
<Gyuri>
Posted
BUGGGG!

What about this? This is the header of the HTTP request sent by the viewer plugin to the server. It has a wrong If-Modified-Since field whic can cause HTTP error 500 at server side. I've the same problem.
I posted this bug to Viewpoint today. I hope they will do something ASAP.

And now the buggy header:

writtenword.adhost.com:80/jeep/finishme.mts Wed Sep 05 15:06:50 2001
GET http://writtenword.adhost.com/jeep/finishme.mts HTTP/1.0

Accept: */*

If-Modified-Since: Tue, 06 Jan 1981 02:14:09 GMTAccept-Encoding: gzip, deflate

User-Agent: Mozilla/4.0 (compatible; MSIE 6.0b; Windows NT 5.0)

Host: writtenword.adhost.com

Proxy-Connection: Keep-Alive

Pragma: no-cache
 
Reply With QuoteEdit or Delete MessageReport This Post
  Powered by Eve Community  
 

Viewpoint Developer Central    Viewpoint Forums    Viewpoint Forums  Hop To Forum Categories  Viewpoint Media Player Support    Unable to load XML file specified