LotusScript to C API Programming Guide

rtLib Domino Rich Text Management template
Home
Show details for ContentContent
Purchase
Ready-to-use samples
Hide details for Online resourcesOnline resources
Technotes and goodies
Reference
Header files
Forum
Links
Happy readers

Anonymous

login


 

Hosted by Prominic.NET, Inc.
Main topic: Problems with SecAttachFileToDB

Problems with SecAttachFileToDB (by Leif lagebrand, 09/18/2006 02:06:26 AM)

Thanks for the answer. I'had already caught that problem (after really reading the book this weeken instead of skimming through it). It dosent help though.

The little RBOD appears and it says that a handle is out of range.

The NSD looks like:

############################################################

### FATAL THREAD 1/16 [ nlnotes: 3312: 3108]

### FP=0x0013da38, PC=0x60178781, SP=0x0013d2c4

### stkbase=00140000, total stksize=61440, used stksize=11580

### EAX=0x01170648, EBX=0x00000003, ECX=0x00bb0000, EDX=0x00bb0000

### ESI=0x0013d8cc, EDI=0x08960b0f, CS=0x0000001b, SS=0x00000023

### DS=0x00000023, ES=0x00000023, FS=0x0000003b, GS=0x00000000 Flags=0x00010206

Exception code: c0000005 (ACCESS_VIOLATION)

############################################################

@[ 1] 0x60178781 nnotes._Panic@4+417 (60ac3ab3)

@[ 2] 0x601787fc nnotes._Halt@4+28 (2b3)

@[ 3] 0x60008f12 nnotes._HANDLEDereference@4+50 (8960b10)

@[ 4] 0x60008e5e nnotes._InitDbContextExt@12+78 (8960b10,13dba4,3)

@[ 5] 0x60008f82 nnotes._InitDbContext@8+18 (8960b10,13dba4)

@[ 6] 0x6006c604 nnotes._NSFProfileOpenExt2@36+164 (8960b10,567742e,4,3fdd56,13cee8,7,1,1e0,13dbcc)

@[ 7] 0x6009672a nnotes._NSFProfileOpenExt@32+42 (8960b10,567742e,4,3fdd56,13cee8,8,1,1e0)

@[ 8] 0x60340db1 nnotes._SECAttachIdFileToDB@36+65 (8960b10,567742e,4,3fdd56,13cee8,9,1,1e0,13dc30)

@[ 9] 0x60a27359 nnotes.LSsThread::DoCCallout+2617 (8960198,8960fc8,8970009,8958248,13cee8,a,1,1e0,13e17c)

@[10] 0x60a27d75 nnotes.LSsThread::CProdCallFunction+373 (8970009,1,1,2,13cee8,b,1,1e0,13e1a8)

I will continue to experiment and see if I come up with something.