This topic is locked

ASPRunner.NET and MSExcel

1/31/2005 7:16:59 PM
ASPRunner.NET General questions
author

I went tru alll the wizard with no problems.. then I copied all the generated files to the Web Server... and I'm getting this error message... what ca I do?... <img src='https://asprunner.com/forums/file.php?topicimage=1&fieldname=question&id=1085&image=1&table=forumtopics' class='bbc_emoticon' alt=':unsure:' />
Thanx
----------------------------------
Server Error in '/' Application.

--------------------------------------------------------------------------------
Configuration Error

Description: An error occurred during the processing of a configuration file required to service this request. Please review the specific error details below and modify your configuration file appropriately.
Parser Error Message: An error occurred while parsing EntityName. Line 19, position 84.
Source Error:
Line 17: <!--<add key="StringEmpty" value="DBNull" /> -->

Line 18: <add key="StringEmpty" value="DBNull" />

Line 19: <add key="ConnectionString" value='DRIVER={Microsoft Excel Driver (*.xls)};DBQ=" & server.mappath("db\QualityReview.xls") & ";UID=;PWD=' />

Line 20:

Line 21: </appSettings>
Source File: D:\Intranet\mr\data\metrics\web.config Line: 19
--------------------------------------------------------------------------------

Version Information: Microsoft .NET Framework Version:1.1.4322.2032; ASP.NET Version:1.1.4322.2032

admin 2/3/2005

Hi,
Please zip and send to support@xlinesoft.com the whole content of ASPRunner output folder ( ASP.NET files, include files, database etc.) along with the project file. I'll find what's wrong running it on my test box.