microsoft.public.inetserver.dbweb
Thank you. I hope this information is helpful.
Tim Coffey [MSFT]
This posting is provided “AS IS” with no warranties, and confers no rights. You assume all risk for your use. © 2001 Microsoft Corporation. All rights reserved.
--------------------
| Content-Class: urn:content-classes:message
| From: "Tom" <langaard.RemoveThis@carlsongroup.com>
| Sender: "Tom" <langaard.RemoveThis@carlsongroup.com>
| Subject: Problems using ASPX and Access
| Date: Thu, 4 Dec 2003 10:59:54 -0800
| Lines: 51
| Message-ID: <d15301c3ba98$cda1bc70$a601280a@phx.gbl>
| MIME-Version: 1.0
| Content-Type: text/plain;
| charset="iso-8859-1"
| Content-Transfer-Encoding: 7bit
| X-Newsreader: Microsoft CDO for Windows 2000
| X-MIMEOLE: Produced By Microsoft MimeOLE V5.50.4910.0300
| thread-index: AcO6mM2h5YjzJiw3Q8anuAnYdP7//g==
| Newsgroups: microsoft.public.inetserver.iis
| Path: cpmsftngxa07.phx.gbl
| Xref: cpmsftngxa07.phx.gbl microsoft.public.inetserver.iis:286142
| NNTP-Posting-Host: tk2msftngxa14.phx.gbl 10.40.1.166
| X-Tomcat-NG: microsoft.public.inetserver.iis
|
| I am running IIS 6.0 on a Windows 2003 server. I created
| an ASP.Net test site using the Database Interface Wizard;
| the ASP.net pages load, but when submitting from the ASPX
| form to an Access database I get the following error
| message:
|
| Server Error in '/' Application.
|
| Index 0 is not non-negative and below total rows count.
|
| Description: An unhandled exception occurred during the
| execution of the current web request. Please review the
| stack trace for more information about the error and where
| it originated in the code.
|
| Exception Details: System.IndexOutOfRangeException: Index
| 0 is not non-negative and below total rows count.
|
| Source Error:
| An unhandled exception was generated during the execution
| of the current web request. Information regarding the
| origin and location of the exception can be identified
| using the exception stack trace below.
|
| Stack Trace:
| [IndexOutOfRangeException: Index 0 is not non-negative and
| below total rows count.]
| System.Data.DataView.GetElement(Int32 index) +43
| System.Data.DataView.get_Item(Int32 recordIndex) +5
|
| Microsoft.Office.FrontPage.DBInterface.DBEditor.CurrentRow
| () +119
|
| Microsoft.Office.FrontPage.DBInterface.DBEditor.ClickButton
| SubmitChange(Object sender, EventArgs e) +116
| System.Web.UI.WebControls.Button.OnClick(EventArgs e)
| +108
|
| System.Web.UI.WebControls.Button.System.Web.UI.IPostBackEve
| ntHandler.RaisePostBackEvent(String eventArgument) +57
| System.Web.UI.Page.RaisePostBackEvent
| (IPostBackEventHandler sourceControl, String
| eventArgument) +18
| System.Web.UI.Page.RaisePostBackEvent
| (NameValueCollection postData) +33
| System.Web.UI.Page.ProcessRequestMain() +1277
|
|
| Version Information: Microsoft .NET Framework
| Version:1.1.4322.573; ASP.NET Version:1.1.4322.573
|
| >> Stay informed about: Problems using ASPX and Access