Thread: VB Error Codes
View Single Post
  #6 (permalink)  
Old 04-11-2008
tukyunaaya tukyunaaya is offline
Jr. Member
 
Join Date: Apr 2008
Posts: 223
BRL$: 285.98
Thanks: 0
Thanked 4 Times in 3 Posts
Rep Power: 29
tukyunaaya is on a distinguished road
Default Re: VB Error Codes

201 The operating system cannot run %1.
202 The operating system cannot run %1.
203 The system could not find the environment option that was entered.
205 No process in the command subtree has a signal handler.
206 The filename or extension is too long.
207 The ring 2 stack is in use.
208 The global filename characters, * or ?, are entered incorrectly or too many global filename characters are specified.
209 The signal being posted is not correct.
210 The signal handler cannot be set.
212 The segment is locked and cannot be reallocated.
214 Too many dynamic link modules are attached to this program or dynamic link module.
215 Can't nest calls to LoadModule.
230 The pipe state is invalid.
231 All pipe instances are busy.
232 The pipe is being closed.
233 No process is on the other end of the pipe.
234 More data is available.
240 The session was cancelled.
254 The specified extended attribute name was invalid.
255 The extended attributes are inconsistent.
259 No more data is available.
266 The Copy API cannot be used.
267 The directory name is invalid.
275 The extended attributes did not fit in the buffer.
276 The extended attribute file on the mounted file system is corrupt.
277 The extended attribute table file is full.
278 The specified extended attribute handle is invalid.
282 The mounted file system does not support extended attributes.
288 Attempt to release mutex not owned by caller.
298 Too many posts were made to a semaphore.
299 Only part of a Read/WriteProcessMemory request was completed.
317 The system cannot find message for message number 0x%1 in message file for %2.
487 Attempt to access invalid address.
534 Arithmetic result exceeded 32 bits.
535 There is a process on other end of the pipe.
536 Waiting for a process to open the other end of the pipe.
994 Access to the extended attribute was denied.


Current Promotions... Post a New Thread anywhere on Web Development Board to earn BRL$ 5 for every thread. Post a new Reply there and earn BRL$ 3 for every reply.
Important - Read before posting Please carefully read the Global Rules and Posting Rules for GPT / Buy - Sell Offers / Link Exchange sections before posting.
Reply With Quote