problem with data base

Discussion in 'ASP.NET 2.0' started by emumex, Jan 26, 2006.

  1. Bruce

    Bruce DiscountASP.NET Staff

    It's really hard to tell from the front.

    I also tried to insert a new record and it didn't seem to get written.

    I would check the application to see if you are trapping any error.

    Bruce

    DiscountASP.NET
    www.DiscountASP.NET
     
  2. thkx so much hope you can find the error

    thkx in advance
     
  3. I would suspect there is a problem within the application itself. What I'm _guessing_ is happening is your database is full or you cannot write to the file system.

    Normally, this would throw an error, but I'm (again) _guessing_ that the application is hiding the error message. Check your application to see if it is hiding these errors so you can determine what the problem is.


    Joel Thoms

    DiscountASP.NET
    http://www.DiscountASP.NET
     
  4. Bruce

    Bruce DiscountASP.NET Staff

    emumex,

    i think you misunderstood me. I can't open your application and check it, i mean I suggest you check your application.

    Bruce

    DiscountASP.NET
    www.DiscountASP.NET
     

Share This Page