Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • Home
  • SEARCH
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 6563677
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 25, 20262026-05-25T13:52:41+00:00 2026-05-25T13:52:41+00:00

I have a vb.net web application and when a particular function runs , i

  • 0

I have a vb.net web application and when a particular function runs , i get data timeouts in the rest of the application..(ie..row not found errors or column does not belong to table but it does)

The function is adding multiple rows in multiple tables in the database and is running in a for loop. It seems to be all SQL related but I am not seeing anything in the error logs in SQL or in the application

Right now I am assuming it is memory related but I am looking for some suggestions on where to start

note..the for loop will be replaced with a bulk insert but right now I jest need to resolve the issue of the timeouts

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-25T13:52:41+00:00Added an answer on May 25, 2026 at 1:52 pm

    It sounds like a data storage process is adding rows into your database in several incremental steps, within your for loop. If you refactor that process into one bulk insert like you’re thinking, it will resolve the issue of row not found errors. What may be happening is that in your system, users are concurrently accessing records that are getting incrementally added. The programming source code likely expects the entire unit of data to exist, and as the data insert loop is not complete, it causes a runtime exception.

    Any concurrent system should insert data in an atomic fashion. If not, errors like this will typically occur.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I have an ASP.NET MVC 3 (Razor) Web Application, with a particular page which
I have a .net web application that post data to server from javascript via
I have a asp.net web application which has a number of versions deployed on
I have a large .NET web application. The system has projects for different intentions
I have an ASP.NET web application which does the following: Reads an Excel file.
I have a .NET 3.5 web application for which I have implemented a class
We have an intranet asp.net web application which uses the OOTB ASP.net membership and
I have a problem with a little .Net web application which uses the Amazon
I have a page in my vb.net web application that needs to toss a
I have a really simple ASP.NET web application and a web setup project that

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.