Getting "index-1 is negatief of hoger dan het totaal aantal rijen" error randomly

Hi
In my windows application using Visual studio 2008, I am getting "index-1 is negatief of hoger dan het totaal aantal rijen" error randomly. Even I can't reproduce the error. Could anyone help me for the same.
Thanks in advance.

Hi,
Which type of application do you work with?
When did you get such error? When you build the app? When you debug the app?
I am afraid that the issue is out of support range of VS General Question forum which mainly discusses the usage issue of Visual Studio IDE such as
WPF & SL designer, Visual Studio Guidance Automation Toolkit, Developer Documentation and Help System
and Visual Studio Editor.
If you work with Windows Forms app,
please consult on Windows Forms Forum:http://social.msdn.microsoft.com/Forums/windows/en-US/home?category=windowsforms
If you are workingw with WPF app, please consult on WPF forum:
http://social.msdn.microsoft.com/Forums/vstudio/en-US/home?forum=wpf
For Visual C++ windows app, you can start a new threadt at Visual Studio Language Forums:
http://social.msdn.microsoft.com/Forums/vstudio/en-US/home?category=vslanguages
Best regards, 
We are trying to better understand customer views on social support experience, so your participation in this interview project would be greatly appreciated if you have time. Thanks for helping make community forums a great place.
Click
HERE to participate the survey.

Similar Messages

  • My pages are not loading correctly---get index-like pages.

    Web pages like NASCAR.COM, The Daily Beast are not loading correctly. All I get are lists of links.
    ''moderator edited the title of this thread''

    ''get index-like pages for NASCAR.COM, The Daily Beast''
    For nascar.com if I turn off page styling it kind of looks like indexes.
    From the View menu (Alt+V) see if what you have for Page Style -- if you have a theme try Basic Style to see if it fixes, and try "No style" to see if it looks the same as you currently see.
    Besides themes, styles, and GreaseMonkey scripts you might have an extension such as Adblock Plus blocking some styles.

  • How to control the order in which records get indexed

    Hi,
    I like to control the order in which the ATG (10.1.2) product records get indexed in Endeca (3.1.1). I like the products/categories to be indexed in the order in which they are sequenced in BCC (in otherwords baseed on the sequence num they have). How to do this? Please help

    If you want TopLink to set the values in a particular order you can order the mappings on a descriptor by setting their ‘weight’ (DatabaseMapping.setWeight(int). All DirectToField type mappings are defaulted to a weight of 1 and all relationship mappings are defaulted to a weight of MAX_INTEGER. Mappings with a lower weight value will be processed first by TopLink.
    --Gordon

  • Problem in getting index page of Tomcat3.2(urgent!!!)

    Hello!
    I am not able to get index page of Tomcat3.2
    I am getting error page can not be displayed, when I wrote http://localhost:8080/index.html.
    Could u send me what could be problem and what will be solution
    Thanks in advace !
    Regards,
    Ritesh

    might be a stupid question, but is the tomcat server actually running?
    Maybe you have to start the server via the startup script first...
    Hope that helps
    ADowning

  • Only folders get indexed.

    Hi,
    We have Portal on a clustered environment.
    TREX is up and running fine.
    When I index any folder, I select Item to Index as ALL and service as TREX SERVICE.
    When I look up the Indexing monitor, the status is There are too many TREX errors, and only 1 object gets indexed and that is the folder itself and not the documents under it.
    So when I perform a search too I can see the folder in the search results and not the constituent files.
    I flushed the index from the TREX monitor as mentioned in other threads.
    In the URL Generator service too I have the entry https://<host>:8080 (i dont think this might have anything to do with it)
    Please help !!
    Prem

    Hi Prem,
    You have described all the things related thats good...but let me know about the error type also..you can check that in the application log.
    Also check the index server is up n running..
    just let me know the error type from the AL.
    Also check whether you have created any taxonomies and crawler parameters..
    Regards
    Piyush
    Pl reward points if this helps!!!

  • I would like to get to the point whre txt, pdf,doc are all getting indexed

    Hi gurus,
    Please reply to my question.
    I would like to get to the point where txt, pdf, doc, etc... are all getting indexed
    Edited by: 784786 on Feb 5, 2011 5:55 AM

    HOW to get to the point .....If you do not provide a context to your question, you are a very far distance away from the point.
    Sybrand's response is what would be the response to a question that is very [very] inadequately framed.
    Without knowing the Oracle version, how you plan to load documents , there is no way your question can be answered.
    For all we know, you aren't even planning to use an Oracle database but might be looking at Microsoft Windows Indexing !!
    At the top right corner of the forums.oracle.com page, you would see a link to "FAQ". The FAQ is currently hosted at http://wikis.sun.com/display/Forums/Forums+FAQ
    See the question titled "What is proper discussion forum etiquette?"
    You could also see the well known article "How To Ask Questions The Smart Way" at http://catb.org/esr/faqs/smart-questions.html
    Returning to your question :
    Assuming that you are using Oracle 11.2.0.x, you can explore the Oracle Text option.
    See the documentation at
    http://download.oracle.com/docs/cd/E11882_01/text.112/e16594/overview.htm#i1007403
    and
    http://download.oracle.com/docs/cd/E11882_01/text.112/e16594/ind.htm#i1004902
    Hemant K Chitale
    http://hemantoracledba.blogspot.com

  • Please iam getting index out of bound exception can any body solve my probl

    Dear all
    iam doing aproject in swing in that one class iam using the below method. Iam getting index out of bound exception. Actually iam trying to access the more that 50mb file at that time its giving out of memory exception after that iam using this method now its giving index out of bound exception, when it is going second time in the while loop. can any body solve my problem. Please give me the solution . Ill be very thankful to you.
    public Vector getFileContent(File fileObj){
    FileInputStream fis = null;
    DataInputStream dis = null;
    Vector v = new Vector();
    byte[] data = null;
    int pos = 0;
    int chunk = 10000;
    int sizePos = 0;
    try{
    fis = new FileInputStream(fileObj);
    int size = (int)fileObj.length();
    dis = new DataInputStream(fis);
    int k = 1;
    if(size <10000){
    data = new byte[size];
    //v.addElement(dis.readFully(data));
    dis.readFully(data);
    v.addElement(data);
    else {
    while(pos < size){
    sizePos = size - chunk*k;
    if(sizePos > 10000){
    chunk = 10000;
    else{
    chunk = sizePos;
    data = new byte[chunk];
    dis.read(data, pos, chunk);
    v.addElement(data);
    System.gc();
    pos = pos + chunk + 1;
    regards,
    surya

    pos = pos + chunk + 1;Why the +1??

  • How to get Index storage Quality

    Hi,
    I want to get the storage quality of the Index for multiple Indexes.
    I am albe to get the Index Quality for particular one Index by accessing following path.
    DB02OLD -> Tables and Indexes -> Detailed Analysis -> Enter Index Name -> Detailed Analysis
    Check storage quality by, Analyze Index -> Storage Quality
    By accessing above path i have to check index one by one and its take very long time.
    But I want to check the storage Quality for multiple Indexes at same time.
    So is it possible to get Index Storage quality for miltiple indexes in single steps?
    Regards,
    Nisit

    Hi Nisit Patel ,
    If u have found the solution please share with me
    as i also need to analyse the % of storage quality from mulitple indexes
    is there any sql script for the same
    thanks
    Anand

  • When i upload my site via ftp to 3rd party hosting i only get 'index of/' when looking at the webpag

    I have exported my site and even tested on adobe and everything looks ok.  For some reason when I export and uplaod via ftp to my 3rd party hosting and look at the site I just get the index of/  and a list of the pages and directories underneath

    Thanks for that.  Now sorted.  It was a problem on my hosting
    Ian
    cid:[email protected]
    cid:[email protected]<http://twitter.com/dieselthefrog>[cid:[email protected]][cid:[email protected]]<http://www.facebook.com/dieselfrog>[cid:[email protected]][cid:[email protected]]<http://uk.linkedin.com/pub/ian-royle/30/a20/928>
    From: Abhishek Maurya [email protected]
    Sent: 04 July 2012 23:02
    To: Ian
    Subject: when i upload my site via ftp to 3rd party hosting i only get 'index of/' when looking at the webpag
    Re: when i upload my site via ftp to 3rd party hosting i only get 'index of/' when looking at the webpag
    created by Abhishek Maurya<http://forums.adobe.com/people/Abhishek+Maurya> in Help with using Adobe Muse - View the full discussion<http://forums.adobe.com/message/4538835#4538835

  • URGENT: Web Server 6.1 SP4 won't respond to GET /index.html

    Hello folks,
    I was adding "additional document directories" when the management web interface suddenly decided that it had had enough of my additions and decided to throw out all but the last three.
    Worse still, GET /index.html doesn't work; instead the server responds with "Method not allowed", which my browser reports as HTTP405 but the server error log reports as HTTP2205. So no web page request is currently being honoured.
    For what it's worth, a look at the mime.types file shows that type=text/html is linked with exts=htm/html.
    Any ideas?
    Cheers!

    I had just clicked on OK to input another "additional document directories" when the administration server threw an error in a popup window; I honestly can't remember what text was in that popup, probably because I was gutted on realising that of the forty plus entries I had just made, only the last three were showing up in the "Current additional directories" list.
    One possibility that would exonerate the administration server is that I gave some keystroke combination that caused the obj.conf fault as by that time I was typing in quite rapidly...
    Thanks for positng.
    Cheers

  • I am transfering my stuff from my lap top to my desk top (both Mac). I cannot get my CS4 to open. It gives me a 150:30 error, licencing thing. I have no idea what to do and after hours of searching none of what I found helps. I don't know anything about t

    Sorry didn't know that the first step was just supposed to be "subject".
    So here it is again.
    "I am transfering my stuff from my lap top to my desk top (both Mac). I cannot get my CS4 to open. It gives me a 150:30 error, licencing thing. I have no idea what to do and after hours of searching none of what I found helps. I don't know anything about this stuff so please don't answer with "maybe this willl work, or maybe that."  I need a real answer please and I cannot find a way to actually contact Adobe. I also don't have a disk drive on this Mac. Thanks"
    Also please feel free to e-mail the answer because I hate looking for these answers online. It takes me forever to find this section. Not that I have even even gotten a real answer.
    [email protected]

    Hi Sonia,
    While transferring Adobe from laptop to PC the licensing files got corrupt and the right way to use Adobe Applications is to install first as transferring from a different machine can give you problems.
    You can try steps from this article if that helps otherwise you have to reinstall and manually delete some files , everything is mentioned.
    http://helpx.adobe.com/x-productkb/global/error-licensing-stopped-mac-os.html
    You can download CS4 from here:
    Download CS4 products

  • When trying to sign in to iCloud from my PC I get the message "You can't sign in because of a server error"

    When trying to sign in to iCloud from my PC I get the message "You can't sign in because of a server error".
    This happens on both my Lap Top and Desk Top computers both running Windows 7.

    I also have the same problem. I've tried all fixes listed in other forums and nothing works. Running windows Vista 32 bit. Any working solutions yet? Tried every solution listed for the cmd prompt. Turned off antivirus and spyware. Rebooting about 100 times. Nothing works.

  • When I hook my ipod up to my mac I used to get the Itunes has detected an ipod that appears to be corrupted error message. It would then sync all my song to the ipod but when I ejected it, none of the songs would be on the ipod. Now I hook it up and I get

    When I hook my ipod up to my mac I used to get the Itunes has detected an ipod that appears to be corrupted error message. It would then sync all my song to the ipod but when I ejected it, none of the songs would be on the ipod. Now I hook it up and I get the Mac OS X can't repair the disk error message. Then the spinning colored pinwheel pops up and I can't use iTunes. Please HELP!!!!!!

    Sounds like your iPod is broken. Take it to Apple or someone else who repairs iPods and see if you can get it fixed, or get it replaced.

  • Why is it that when I am trying to install an adobe product, I get 33% of the way through and then it gives me an error "unable to load metafile"??  It happened with Reader and now with Flashplayer.  With the Reader, I was able to find a different install

    Why is it that when I am trying to install an adobe product, I get 33% of the way through and then it gives me an error "unable to load metafile"??  It happened with Reader and now with Flash player.  With the Reader, I was able to find a different installation link using the troubleshooting guide.  I cannot find the same with flash player.  Please tell me how to install Flash player because there is a website that I cannot even view without it.  BTW That is annoying that I cannot even see the website without flash player
    my system is XP

    Use these installers:
    Flash Player for ActiveX (Internet Explorer)
    Flash Player Plug-in (All other browsers)
    Flash Player for Mac OS X
    For Adobe Reader go to http://get.adobe.com/reader/enterprise/

  • When I try to sync my iPad and iPhone it will get within the last 3 pictures then stop giving me an APPCRASH error message. Then iTunes will shut down. No matter what I do to increase or decrease the number of pictures it always stops 3rd from the last.

    When I try to sync my iPad and iPhone it will get within the last 3 pictures then stop giving me an APPCRASH error message. Then iTunes will shut down. No matter what I do to increase or decrease the number of pictures it always stops 3rd from the last.
    Problem Event Name:             APPCRASH
    Application Name:                  iTunes.exe
    Application Version:               10.4.0.80
    Application Timestamp:          4e262cfr
    Fault Module Name:               QuickTime.qts
    Fault Module Version:             7.70.80.34
    Exception Code:                     c0000005
    Exception Offset:                    00146b30
    OS Version                                                            1033
    Locale ID:
    Additional Information 1:          0a9e
    Additional Information 2:          0a9e372d3b4ad19135b953a78882e789
    Additional Information 3:          0a9e
    Additional Information4:          0a9e372d3b4ad19135b953a78882e789
    Any assistance I can get will be greatly appreciated.

    Thank you iTunes for fixing the problem of downloading my pictures to my iPad and iPhone with the update 10.5.0.142

Maybe you are looking for