Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
Home
DiscussionsAccessExcelInfoPathOutlookPowerPointPublisherWord
DirectoryUser Groups
Related Topics
Outlook ExpressInternet ExplorerWindowsMS Server ProductsMore Topics ...

MS Office Forum / Excel / General Excel Questions / May 2007

Tip: Looking for answers? Try searching our database.

excel file won't open in IE/XML page can't be opened

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
chipsterva@gmail.com - 16 May 2007 21:23 GMT
I have an excel file in a restricted directory on our web and use an
ASP password verification page to grant access to it (designed by a
third party long gone, of course!).  I try to open it using Internet
Explorer 7 and get the following error message -

***********

The XML page cannot be displayed
Cannot view XML input using style sheet. Please correct the error and
then click the Refresh button, or try again later.

--------------------------------------------------------------------------------

An invalid character was found in text content. Error processing
resource 'http://crm1.hdma.net/eweb/SecureFileSameWindow.a...

*************

The piece of code that handles the file types and such is as follows:

else if (FileName.EndsWith("xls"))
 {
    Response.ContentType = "application/excel";
 }

The excel file opens fine in Firefox.  The excel file was created in
Excel 11, but I have tried saving it down to 2000 and 95 with no luck
- they just open up as text files with no breaks or columns.

Any help would be greatly appreciated!
Dave Peterson - 16 May 2007 21:39 GMT
If you don't get an answer in this newsgroup, you may want to ask in one of
those MSIE/scripting newsgroups.

> I have an excel file in a restricted directory on our web and use an
> ASP password verification page to grant access to it (designed by a
[quoted text clipped - 26 lines]
>
> Any help would be greatly appreciated!

Signature

Dave Peterson

 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.