Wrox Programmer Forums
|
ASP.NET 1.0 and 1.1 Professional For advanced ASP.NET 1.x coders. Beginning-level questions will be redirected to other forums. NOT for "classic" ASP 3 or the newer ASP.NET 2.0 and 3.5
Welcome to the p2p.wrox.com Forums.

You are currently viewing the ASP.NET 1.0 and 1.1 Professional section of the Wrox Programmer to Programmer discussions. This is a community of software programmers and website developers including Wrox book authors and readers. New member registration was closed in 2019. New posts were shut off and the site was archived into this static format as of October 1, 2020. If you require technical support for a Wrox book please contact http://hub.wiley.com
 
Old February 3rd, 2006, 03:20 AM
Authorized User
 
Join Date: May 2005
Posts: 92
Thanks: 0
Thanked 0 Times in 0 Posts
Default Converting excel file into XML...

Dear All,
I am using a Excel File and converting it into XML.
But m getting the following error:
Error Message : The Microsoft Jet database engine cannot open the file ''. It is already opened exclusively by another user, or you need permission to view its data.

ALso, I have cheked the Permissions for the excel file.
still its not working.
Pls help.

Regards,
Muskaan.

 
Old February 3rd, 2006, 12:01 PM
Friend of Wrox
 
Join Date: Nov 2003
Posts: 1,348
Thanks: 0
Thanked 5 Times in 5 Posts
Default

Is this and ASP.NET question?

 
Old April 3rd, 2006, 12:06 AM
Registered User
 
Join Date: Apr 2006
Posts: 1
Thanks: 0
Thanked 0 Times in 0 Posts
Default

Hi Muskaan,

Did you get an solution for converting excel to xml?


Regards,

Ashish
 
Old April 3rd, 2006, 12:33 PM
Wrox Author
 
Join Date: Oct 2005
Posts: 4,104
Thanks: 1
Thanked 64 Times in 64 Posts
Send a message via AIM to dparsons
Default

The error you are getting is a permissions issue, meaning that when you try to pragmatically access the file, someone else has the file open and has a lock on it; make sure that the file is not open and is not currently being edited.

"The one language all programmers understand is profanity."





Similar Threads
Thread Thread Starter Forum Replies Last Post
Converting Excel file into a text file zone Excel VBA 3 July 26th, 2007 02:09 PM
Converting XML to XML (making element mandatory) boondocksaint20 XSLT 8 April 28th, 2006 10:54 AM
Converting excel data to Access using excel VBA ShaileshShinde VB Databases Basics 1 April 26th, 2006 07:57 AM
Excel 2000 file to XML with ASP.net asn187 ASP.NET 2.0 Basics 1 February 13th, 2006 01:07 PM
Converting an XML File into a HTML File ewan XSLT 2 October 4th, 2004 09:12 AM





Powered by vBulletin®
Copyright ©2000 - 2020, Jelsoft Enterprises Ltd.
Copyright (c) 2020 John Wiley & Sons, Inc.